Homeassistant

Latest version: v2025.3.4

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 98 of 239

2021.11.5

Not secure
- Use source list property instead of the attribute in Denon AVR integration ([bieniu] - [59768]) ([denonavr docs])
- Fix typo in attribute for Fritz ([chemelli74] - [59791]) ([fritz docs])
- Fix Netgear init error on orbi models ([starkillerOG] - [59799]) ([netgear docs])
- Bump velbusaio to 2021.11.7 ([Cereal2nd] - [59817]) ([velbus docs])
- Fix invalid string syntax in OwnTracks config flow translations ([spacegaier] - [59838]) ([owntracks docs])
- Strip out deleted entities when configuring homekit ([bdraco] - [59844]) ([homekit docs])
- Bugfix in Tuya Number value scaling ([PlusPlus-ua] - [59903]) ([tuya docs])
- Fix Tuya back scaling in Climate and Humidifer entities ([frenck] - [59909]) ([tuya docs])
- Store: copy pending data ([balloob] - [59934])
- Remove test_check_package_version_does_not_match ([emontnemery] - [59785])

[59768]: https://github.com/home-assistant/core/pull/59768
[59785]: https://github.com/home-assistant/core/pull/59785
[59791]: https://github.com/home-assistant/core/pull/59791
[59799]: https://github.com/home-assistant/core/pull/59799
[59817]: https://github.com/home-assistant/core/pull/59817
[59838]: https://github.com/home-assistant/core/pull/59838
[59844]: https://github.com/home-assistant/core/pull/59844
[59903]: https://github.com/home-assistant/core/pull/59903
[59909]: https://github.com/home-assistant/core/pull/59909
[59934]: https://github.com/home-assistant/core/pull/59934
[Cereal2nd]: https://github.com/Cereal2nd
[PlusPlus-ua]: https://github.com/PlusPlus-ua
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[chemelli74]: https://github.com/chemelli74
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[spacegaier]: https://github.com/spacegaier
[starkillerOG]: https://github.com/starkillerOG
[denonavr docs]: /integrations/denonavr/
[fritz docs]: /integrations/fritz/
[homekit docs]: /integrations/homekit/
[netgear docs]: /integrations/netgear/
[owntracks docs]: /integrations/owntracks/
[tuya docs]: /integrations/tuya/
[velbus docs]: /integrations/velbus/

2021.11.4

Not secure
- Air visual : robustness at startup when evaluate time interval ([jugla] - [59544]) ([airvisual docs])
- Override api url in norway_air ([ludeeus] - [59573]) ([norway_air docs]) ([met docs])
- Fix firmware status check for Fritz ([chemelli74] - [59578]) ([fritz docs])
- Always use a step size of 1 for z-wave js fans ([mkowalchuk] - [59622]) ([zwave_js docs])
- Fix favorite RPM max value in Xiaomi Miio ([bieniu] - [59631]) ([xiaomi_miio docs])
- Bump zeroconf to 0.36.12 ([bdraco] - [59133]) ([zeroconf docs])
- Bump zeroconf to 0.36.13 ([bdraco] - [59644]) ([zeroconf docs])
- Bump greecliamate to 0.12.4 ([cmroche] - [59645]) ([gree docs])
- Ensure flux_led bulbs turn on even if brightness is 0 ([bdraco] - [59661])
- Update aiolookin to 0.0.4 version ([ANMalko] - [59684]) ([lookin docs])
- Fix bug in AirVisual re-auth ([bachya] - [59685]) ([airvisual docs])
- Bump greeclimate to 0.12.5 ([cmroche] - [59730]) ([gree docs])
- Bump flux_led to 0.24.21 ([bdraco] - [59662]) ([flux_led docs])
- Bump flux_led to 0.24.24 ([bdraco] - [59740]) ([flux_led docs])
- Fix invalid string syntax in French OwnTracks config flow ([spacegaier] - [59752]) ([owntracks docs])

[59133]: https://github.com/home-assistant/core/pull/59133
[59544]: https://github.com/home-assistant/core/pull/59544
[59573]: https://github.com/home-assistant/core/pull/59573
[59578]: https://github.com/home-assistant/core/pull/59578
[59622]: https://github.com/home-assistant/core/pull/59622
[59631]: https://github.com/home-assistant/core/pull/59631
[59644]: https://github.com/home-assistant/core/pull/59644
[59645]: https://github.com/home-assistant/core/pull/59645
[59661]: https://github.com/home-assistant/core/pull/59661
[59662]: https://github.com/home-assistant/core/pull/59662
[59684]: https://github.com/home-assistant/core/pull/59684
[59685]: https://github.com/home-assistant/core/pull/59685
[59730]: https://github.com/home-assistant/core/pull/59730
[59740]: https://github.com/home-assistant/core/pull/59740
[59752]: https://github.com/home-assistant/core/pull/59752
[ANMalko]: https://github.com/ANMalko
[bachya]: https://github.com/bachya
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[chemelli74]: https://github.com/chemelli74
[cmroche]: https://github.com/cmroche
[jugla]: https://github.com/jugla
[ludeeus]: https://github.com/ludeeus
[mkowalchuk]: https://github.com/mkowalchuk
[spacegaier]: https://github.com/spacegaier
[airvisual docs]: https://www.home-assistant.io/integrations/airvisual/
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[gree docs]: https://www.home-assistant.io/integrations/gree/
[lookin docs]: https://www.home-assistant.io/integrations/lookin/
[met docs]: https://www.home-assistant.io/integrations/met/
[norway_air docs]: https://www.home-assistant.io/integrations/norway_air/
[owntracks docs]: https://www.home-assistant.io/integrations/owntracks/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/
[zeroconf docs]: https://www.home-assistant.io/integrations/zeroconf/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.11.3

Not secure
- Fix rpi_camera setup hanging on initialization ([enegaard] - [59316]) ([rpi_camera docs])
- Fix state of sense net_production sensor ([kbickar] - [59391]) ([sense docs]) ([emulated_kasa docs])
- Update frontend to 20211109.0 ([bramkragten] - [59451]) ([frontend docs])
- Fix zeroconf with sonos v1 firmware ([bdraco] - [59460]) ([sonos docs])
- Ignore None state in state_change_event ([dgomes] - [59485]) ([integration docs])
- Fix wirelesstag switch arm/disarm ([sergeymaysak] - [59515]) ([wirelesstag docs])
- Remove incomplete segment on stream restart ([uvjustin] - [59532]) ([stream docs])

[59316]: https://github.com/home-assistant/core/pull/59316
[59391]: https://github.com/home-assistant/core/pull/59391
[59451]: https://github.com/home-assistant/core/pull/59451
[59460]: https://github.com/home-assistant/core/pull/59460
[59485]: https://github.com/home-assistant/core/pull/59485
[59515]: https://github.com/home-assistant/core/pull/59515
[59532]: https://github.com/home-assistant/core/pull/59532
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[dgomes]: https://github.com/dgomes
[enegaard]: https://github.com/enegaard
[kbickar]: https://github.com/kbickar
[sergeymaysak]: https://github.com/sergeymaysak
[uvjustin]: https://github.com/uvjustin
[emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[integration docs]: https://www.home-assistant.io/integrations/integration/
[rpi_camera docs]: https://www.home-assistant.io/integrations/rpi_camera/
[sense docs]: https://www.home-assistant.io/integrations/sense/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[stream docs]: https://www.home-assistant.io/integrations/stream/
[wirelesstag docs]: https://www.home-assistant.io/integrations/wirelesstag/

2021.11.2

Not secure
- Bump total_connect_client to 2021.11.2 ([austinmroczek] - [58818]) ([totalconnect docs])
- Adjust frag_duration setting in stream ([uvjustin] - [59135]) ([stream docs])
- Bump flux_led to 0.24.15 ([bdraco] - [59159]) ([flux_led docs])
- Bump aioguardian to 2021.11.0 ([bachya] - [59161]) ([guardian docs])
- Guard against flaky SimpliSafe API calls ([bachya] - [59175]) ([simplisafe docs])
- Guard against missing data in ReCollect Waste ([bachya] - [59177]) ([recollect_waste docs])
- Change ReCollect Waste device class to date ([bachya] - [59180]) ([recollect_waste docs])
- bump aioshelly to 1.0.4 ([mib1185] - [59209]) ([shelly docs])
- Bump flux_led to 0.24.17 ([bdraco] - [59211]) ([flux_led docs])
- Fix tradfri group reachable access ([janiversen] - [59217]) ([tradfri docs])
- Increase timeout for fetching camera data on Synology DSM ([mib1185] - [59237]) ([synology_dsm docs])
- Add Battery sensor regardless if the battery_percent_remaining attribute is supported or not ([Adminiuga] - [59264]) ([zha docs])
- Fix condition for fritz integration ([chemelli74] - [59281]) ([fritz docs])
- Remove illuminance sensor ([bieniu] - [59305]) ([xiaomi_miio docs])
- Revert "Use DeviceInfo in shelly (58520)" ([thecode] - [59315]) ([shelly docs])
- Support generic xiaomi_miio vacuums ([OGKevin] - [59317]) ([xiaomi_miio docs])
- Bump paho-mqtt to 1.6.1 ([emontnemery] - [59339]) ([mqtt docs]) ([shiftr docs])
- Bump velbusaio to 2021.11.6 ([Cereal2nd] - [59353]) ([velbus docs])
- Update frontend to 20211108.0 ([bramkragten] - [59364]) ([frontend docs])

[58818]: https://github.com/home-assistant/core/pull/58818
[59135]: https://github.com/home-assistant/core/pull/59135
[59159]: https://github.com/home-assistant/core/pull/59159
[59161]: https://github.com/home-assistant/core/pull/59161
[59175]: https://github.com/home-assistant/core/pull/59175
[59177]: https://github.com/home-assistant/core/pull/59177
[59180]: https://github.com/home-assistant/core/pull/59180
[59209]: https://github.com/home-assistant/core/pull/59209
[59211]: https://github.com/home-assistant/core/pull/59211
[59217]: https://github.com/home-assistant/core/pull/59217
[59237]: https://github.com/home-assistant/core/pull/59237
[59264]: https://github.com/home-assistant/core/pull/59264
[59281]: https://github.com/home-assistant/core/pull/59281
[59305]: https://github.com/home-assistant/core/pull/59305
[59315]: https://github.com/home-assistant/core/pull/59315
[59317]: https://github.com/home-assistant/core/pull/59317
[59339]: https://github.com/home-assistant/core/pull/59339
[59353]: https://github.com/home-assistant/core/pull/59353
[59364]: https://github.com/home-assistant/core/pull/59364
[Adminiuga]: https://github.com/Adminiuga
[Cereal2nd]: https://github.com/Cereal2nd
[OGKevin]: https://github.com/OGKevin
[austinmroczek]: https://github.com/austinmroczek
[bachya]: https://github.com/bachya
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[bramkragten]: https://github.com/bramkragten
[chemelli74]: https://github.com/chemelli74
[emontnemery]: https://github.com/emontnemery
[janiversen]: https://github.com/janiversen
[mib1185]: https://github.com/mib1185
[thecode]: https://github.com/thecode
[uvjustin]: https://github.com/uvjustin
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[guardian docs]: https://www.home-assistant.io/integrations/guardian/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[recollect_waste docs]: https://www.home-assistant.io/integrations/recollect_waste/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[shiftr docs]: https://www.home-assistant.io/integrations/shiftr/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[stream docs]: https://www.home-assistant.io/integrations/stream/
[synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/
[totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/
[tradfri docs]: https://www.home-assistant.io/integrations/tradfri/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2021.11.1

Not secure
- Swap sharkiq vacuum is_docked with is_charging ([tomgie] - [58975]) ([sharkiq docs])
- Fix mop attribute for unified mop and water box in Xiaomi Miio ([OGKevin] - [58990]) ([xiaomi_miio docs])
- Fix timedelta-based sensors for xiaomi_miio ([rytilahti] - [58995]) ([xiaomi_miio docs])
- Bump aiopvpc to 2.2.1 ([azogue] - [59008]) ([pvpc_hourly_pricing docs])
- Accept all roborock vacuum models for xiaomi_miio ([rytilahti] - [59018]) ([xiaomi_miio docs])
- Fix Nut resources option migration ([ollo69] - [59020]) ([nut docs])
- Environment Canada config_flow fix ([gwww] - [59029]) ([environment_canada docs])
- Bump velbus-aio to 2021.11.0 ([Cereal2nd] - [59040]) ([velbus docs])
- Constrain urllib3 to >=1.26.5 ([frenck] - [59043])
- Correct migration to recorder schema 22 ([emontnemery] - [59048]) ([recorder docs])
- Increase time to authorize OctoPrint ([frenck] - [59051]) ([octoprint docs])
- Remove use_time sensor from mjjsq humidifers ([rytilahti] - [59066]) ([xiaomi_miio docs])
- Change minimum supported SQLite version to 3.31.0 ([emontnemery] - [59073]) ([recorder docs])
- Correct rescheduling of ExternalStatisticsTask ([emontnemery] - [59076]) ([recorder docs])
- Bump flux_led to 0.24.14 ([bdraco] - [59121]) ([flux_led docs])

[58975]: https://github.com/home-assistant/core/pull/58975
[58990]: https://github.com/home-assistant/core/pull/58990
[58995]: https://github.com/home-assistant/core/pull/58995
[59008]: https://github.com/home-assistant/core/pull/59008
[59018]: https://github.com/home-assistant/core/pull/59018
[59020]: https://github.com/home-assistant/core/pull/59020
[59029]: https://github.com/home-assistant/core/pull/59029
[59040]: https://github.com/home-assistant/core/pull/59040
[59043]: https://github.com/home-assistant/core/pull/59043
[59048]: https://github.com/home-assistant/core/pull/59048
[59051]: https://github.com/home-assistant/core/pull/59051
[59066]: https://github.com/home-assistant/core/pull/59066
[59073]: https://github.com/home-assistant/core/pull/59073
[59076]: https://github.com/home-assistant/core/pull/59076
[59121]: https://github.com/home-assistant/core/pull/59121
[Cereal2nd]: https://github.com/Cereal2nd
[OGKevin]: https://github.com/OGKevin
[azogue]: https://github.com/azogue
[bdraco]: https://github.com/bdraco
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[gwww]: https://github.com/gwww
[ollo69]: https://github.com/ollo69
[rytilahti]: https://github.com/rytilahti
[tomgie]: https://github.com/tomgie
[environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/
[flux_led docs]: https://www.home-assistant.io/integrations/flux_led/
[nut docs]: https://www.home-assistant.io/integrations/nut/
[octoprint docs]: https://www.home-assistant.io/integrations/octoprint/
[pvpc_hourly_pricing docs]: https://www.home-assistant.io/integrations/pvpc_hourly_pricing/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[sharkiq docs]: https://www.home-assistant.io/integrations/sharkiq/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/

2021.11.0

Not secure
https://www.home-assistant.io/blog/2021/11/03/release-202111/

Page 98 of 239

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.