Homeassistant

Latest version: v2025.2.4

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

Scan your dependencies

Page 104 of 234

2021.8.0b0

Not secure
https://rc.home-assistant.io/latest-release-notes/

2021.7.4

Not secure
- Allow pymodbus to reconnect in running system (not startup) ([janiversen] - [53020]) ([modbus docs])
- Fix groups reporting incorrect supported color modes ([Kane610] - [53088]) ([deconz docs])
- Handle all WeMo ensure_long_press_virtual_device exceptions ([esev] - [53094]) ([wemo docs])
- Fix remote rpi gpio input type ([jgriff2] - [53108]) ([remote_rpi_gpio docs])
- More restrictive state updates of UniFi uptime sensor ([Kane610] - [53111]) ([unifi docs])
- Bump simplisafe-python to 11.0.2 ([bachya] - [53121]) ([simplisafe docs])
- Bump nexia to 0.9.10 to fix asair login ([bdraco] - [53122]) ([nexia docs])
- Bump surepy to 0.7.0 ([benleb] - [53123]) ([surepetcare docs])
- Upgrade pysonos to 0.0.53 ([amelchio] - [53137]) ([sonos docs])
- Correctly detect is not home ([balloob] - [53279]) ([device_tracker docs])
- Upgrade to async-upnp-client==0.19.1 ([StevenLooman] - [53288]) ([dlna_dmr docs]) ([ssdp docs]) ([upnp docs])
- Fix homekit locks not being created from when setup from the UI ([bdraco] - [53301]) ([homekit docs])

[53020]: https://github.com/home-assistant/core/pull/53020
[53088]: https://github.com/home-assistant/core/pull/53088
[53094]: https://github.com/home-assistant/core/pull/53094
[53108]: https://github.com/home-assistant/core/pull/53108
[53111]: https://github.com/home-assistant/core/pull/53111
[53121]: https://github.com/home-assistant/core/pull/53121
[53122]: https://github.com/home-assistant/core/pull/53122
[53123]: https://github.com/home-assistant/core/pull/53123
[53137]: https://github.com/home-assistant/core/pull/53137
[53279]: https://github.com/home-assistant/core/pull/53279
[53288]: https://github.com/home-assistant/core/pull/53288
[53301]: https://github.com/home-assistant/core/pull/53301
[Kane610]: https://github.com/Kane610
[StevenLooman]: https://github.com/StevenLooman
[amelchio]: https://github.com/amelchio
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[benleb]: https://github.com/benleb
[esev]: https://github.com/esev
[janiversen]: https://github.com/janiversen
[jgriff2]: https://github.com/jgriff2
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[device_tracker docs]: https://www.home-assistant.io/integrations/device_tracker/
[dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[modbus docs]: https://www.home-assistant.io/integrations/modbus/
[nexia docs]: https://www.home-assistant.io/integrations/nexia/
[remote_rpi_gpio docs]: https://www.home-assistant.io/integrations/remote_rpi_gpio/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[ssdp docs]: https://www.home-assistant.io/integrations/ssdp/
[surepetcare docs]: https://www.home-assistant.io/integrations/surepetcare/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[upnp docs]: https://www.home-assistant.io/integrations/upnp/
[wemo docs]: https://www.home-assistant.io/integrations/wemo/

2021.7.3

Not secure
- Update ZHA to support zigpy 0.34.0 device initialization ([puddly] - [52610]) ([zha docs])
- copy() --> deepcopy(). ([janiversen] - [52794]) ([modbus docs])
- only allow one active call in each platform. ([janiversen] - [52823]) ([modbus docs])
- Bump pyatv to 0.8.1 ([doug-hoffman] - [52849]) ([apple_tv docs])
- Handle dhcp packets without a hostname ([bdraco] - [52882]) ([dhcp docs])
- Add OUIs for legacy samsungtv ([bdraco] - [52928]) ([samsungtv docs])
- Bump python-fireservicerota to 0.0.43 ([cyberjunky] - [52966]) ([fireservicerota docs])
- More graceful exception handling in Plex library sensors ([jjlawren] - [52969]) ([plex docs])
- Fix issue connecting to Insteon Hub v2 ([teharris1] - [52970]) ([insteon docs])
- Bump pysma to 0.6.4 ([rklomp] - [52973]) ([sma docs])
- Update pyrainbird to 0.4.3 ([peternijssen] - [52990]) ([rainbird docs])
- Bump pypck to 0.7.10 ([alengwenus] - [53013]) ([lcn docs])
- fix for timestamp not present in SIA ([eavanvalkenburg] - [53015]) ([sia docs])
- Co2signal, set SCAN_INTERVAL ([Danielhiversen] - [53023]) ([co2signal docs])
- Another SIA fix for timestamp not present. ([eavanvalkenburg] - [53045])
- Fix knx expose feature not correctly falling back to default value ([da-anda] - [53046]) ([knx docs])
- Expose Spotify as a service ([balloob] - [53063])
- Increase polling interval to prevent reaching daily limit ([vlebourl] - [53066]) ([home_plus_control docs])
- Add light white parameter to light/services.yaml ([emontnemery] - [53075]) ([light docs])

[52610]: https://github.com/home-assistant/core/pull/52610
[52794]: https://github.com/home-assistant/core/pull/52794
[52823]: https://github.com/home-assistant/core/pull/52823
[52849]: https://github.com/home-assistant/core/pull/52849
[52882]: https://github.com/home-assistant/core/pull/52882
[52928]: https://github.com/home-assistant/core/pull/52928
[52966]: https://github.com/home-assistant/core/pull/52966
[52969]: https://github.com/home-assistant/core/pull/52969
[52970]: https://github.com/home-assistant/core/pull/52970
[52973]: https://github.com/home-assistant/core/pull/52973
[52990]: https://github.com/home-assistant/core/pull/52990
[53013]: https://github.com/home-assistant/core/pull/53013
[53015]: https://github.com/home-assistant/core/pull/53015
[53023]: https://github.com/home-assistant/core/pull/53023
[53045]: https://github.com/home-assistant/core/pull/53045
[53046]: https://github.com/home-assistant/core/pull/53046
[53063]: https://github.com/home-assistant/core/pull/53063
[53066]: https://github.com/home-assistant/core/pull/53066
[53075]: https://github.com/home-assistant/core/pull/53075
[Danielhiversen]: https://github.com/Danielhiversen
[alengwenus]: https://github.com/alengwenus
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[cyberjunky]: https://github.com/cyberjunky
[da-anda]: https://github.com/da-anda
[doug-hoffman]: https://github.com/doug-hoffman
[eavanvalkenburg]: https://github.com/eavanvalkenburg
[emontnemery]: https://github.com/emontnemery
[janiversen]: https://github.com/janiversen
[jjlawren]: https://github.com/jjlawren
[peternijssen]: https://github.com/peternijssen
[puddly]: https://github.com/puddly
[rklomp]: https://github.com/rklomp
[teharris1]: https://github.com/teharris1
[vlebourl]: https://github.com/vlebourl
[apple_tv docs]: https://www.home-assistant.io/integrations/apple_tv/
[co2signal docs]: https://www.home-assistant.io/integrations/co2signal/
[dhcp docs]: https://www.home-assistant.io/integrations/dhcp/
[fireservicerota docs]: https://www.home-assistant.io/integrations/fireservicerota/
[home_plus_control docs]: https://www.home-assistant.io/integrations/home_plus_control/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[lcn docs]: https://www.home-assistant.io/integrations/lcn/
[light docs]: https://www.home-assistant.io/integrations/light/
[modbus docs]: https://www.home-assistant.io/integrations/modbus/
[plex docs]: https://www.home-assistant.io/integrations/plex/
[rainbird docs]: https://www.home-assistant.io/integrations/rainbird/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[sia docs]: https://www.home-assistant.io/integrations/sia/
[sma docs]: https://www.home-assistant.io/integrations/sma/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2021.7.2

Not secure
- Ignore Sonos Boost devices during discovery ([jjlawren] - [52845]) ([sonos docs])
- Add zeroconf discovery to Sonos ([bdraco] - [52655]) ([sonos docs])
- Remove scale calculation for climacell cloud cover ([apaperclip] - [52752]) ([climacell docs])
- Fix homebridge devices becoming unavailable frequently ([Jc2k] - [52753]) ([homekit_controller docs])
- Fix nexia thermostats humidify without dehumidify support ([bdraco] - [52758]) ([nexia docs])
- Support certain homekit devices that emit invalid JSON ([Jc2k] - [52759]) ([homekit_controller docs])
- Send ssdp requests to ipv4 broadcast as well ([bdraco] - [52760]) ([ssdp docs])
- Bump dependency to properly handle current and voltage not being reported on some zhapower endpoints ([Kane610] - [52764]) ([deconz docs])
- Upgrade pymazda to 0.2.0 ([bdr99] - [52775])
- Fix ESPHome Camera not merging image packets ([OttoWinter] - [52783]) ([esphome docs])
- Fix Neato parameter for token refresh ([chemelli74] - [52785]) ([neato docs])
- Add the Trane brand to nexia ([bdraco] - [52805]) ([nexia docs])
- Bump python-fireservicerota to 0.0.42 ([cyberjunky] - [52807]) ([fireservicerota docs])
- Bump up ZHA depdencies ([Adminiuga] - [52818]) ([zha docs])
- Update arcam lib to 0.7.0 ([elupus] - [52829]) ([arcam_fmj docs])
- Bump aiohomekit to 0.5.1 to solve performance regression ([bdraco] - [52878]) ([homekit_controller docs])
- Bump pyhaversion to 21.7.0 ([ludeeus] - [52880]) ([version docs])
- Prefer using xy over hs when supported by light ([Kane610] - [52883]) ([deconz docs])
- Bump zwave-js-server-python to 0.27.1 ([raman325] - [52885]) ([zwave_js docs])
- Surepetcare, fix set_lock_state ([Danielhiversen] - [52912]) ([surepetcare docs])
- Bump pyinsteon to 1.0.11 ([teharris1] - [52927]) ([insteon docs])
- Fix recorder purge with sqlite3 < 3.32.0 ([bdraco] - [52929])
- Bump pysonos to 0.0.52 ([jjlawren] - [52934]) ([sonos docs])

[52655]: https://github.com/home-assistant/core/pull/52655
[52752]: https://github.com/home-assistant/core/pull/52752
[52753]: https://github.com/home-assistant/core/pull/52753
[52758]: https://github.com/home-assistant/core/pull/52758
[52759]: https://github.com/home-assistant/core/pull/52759
[52760]: https://github.com/home-assistant/core/pull/52760
[52764]: https://github.com/home-assistant/core/pull/52764
[52775]: https://github.com/home-assistant/core/pull/52775
[52783]: https://github.com/home-assistant/core/pull/52783
[52785]: https://github.com/home-assistant/core/pull/52785
[52805]: https://github.com/home-assistant/core/pull/52805
[52807]: https://github.com/home-assistant/core/pull/52807
[52818]: https://github.com/home-assistant/core/pull/52818
[52829]: https://github.com/home-assistant/core/pull/52829
[52845]: https://github.com/home-assistant/core/pull/52845
[52878]: https://github.com/home-assistant/core/pull/52878
[52880]: https://github.com/home-assistant/core/pull/52880
[52883]: https://github.com/home-assistant/core/pull/52883
[52885]: https://github.com/home-assistant/core/pull/52885
[52912]: https://github.com/home-assistant/core/pull/52912
[52927]: https://github.com/home-assistant/core/pull/52927
[52929]: https://github.com/home-assistant/core/pull/52929
[52934]: https://github.com/home-assistant/core/pull/52934
[Adminiuga]: https://github.com/Adminiuga
[Danielhiversen]: https://github.com/Danielhiversen
[Jc2k]: https://github.com/Jc2k
[Kane610]: https://github.com/Kane610
[OttoWinter]: https://github.com/OttoWinter
[apaperclip]: https://github.com/apaperclip
[bdr99]: https://github.com/bdr99
[bdraco]: https://github.com/bdraco
[chemelli74]: https://github.com/chemelli74
[cyberjunky]: https://github.com/cyberjunky
[elupus]: https://github.com/elupus
[jjlawren]: https://github.com/jjlawren
[ludeeus]: https://github.com/ludeeus
[raman325]: https://github.com/raman325
[teharris1]: https://github.com/teharris1
[arcam_fmj docs]: https://www.home-assistant.io/integrations/arcam_fmj/
[climacell docs]: https://www.home-assistant.io/integrations/climacell/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[esphome docs]: https://www.home-assistant.io/integrations/esphome/
[fireservicerota docs]: https://www.home-assistant.io/integrations/fireservicerota/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[neato docs]: https://www.home-assistant.io/integrations/neato/
[nexia docs]: https://www.home-assistant.io/integrations/nexia/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[ssdp docs]: https://www.home-assistant.io/integrations/ssdp/
[surepetcare docs]: https://www.home-assistant.io/integrations/surepetcare/
[version docs]: https://www.home-assistant.io/integrations/version/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.7.1

Not secure
- Fix service registration typo in Nuki integration ([anaisbetts] - [52631]) ([nuki docs])
- Fix Fritz default consider home value ([chemelli74] - [52648]) ([fritz docs])
- Handle KeyError when accessing device information ([ludeeus] - [52650]) ([ecovacs docs])
- Warn if `interface_addr` remains in Sonos configuration ([jjlawren] - [52652]) ([sonos docs])
- Ignore unused keys from Sonos device properties callback ([jjlawren] - [52660]) ([sonos docs])
- Ensure Forecast.Solar returns an iso formatted timestamp ([frenck] - [52669]) ([forecast_solar docs])
- Use iso-formatted times in MetOffice weather forecast ([avee87] - [52672]) ([metoffice docs])
- Fix precipitation calculation for hourly forecast ([agners] - [52676]) ([openweathermap docs])
- Move recorder.py import to runtime ([uvjustin] - [52682]) ([stream docs])
- Bump simplisafe-python to 11.0.1 ([bachya] - [52684]) ([simplisafe docs])
- pyWeMo version bump (0.6.5) ([esev] - [52701]) ([wemo docs])
- Bump pylutron to 0.2.8 fixing python 3.9 incompatibility ([JonGilmore] - [52702]) ([lutron docs])
- Add check for _client existence in modbus ([janiversen] - [52719]) ([modbus docs])
- Fix KNX Fan features ([Tommatheussen] - [52732]) ([fan docs])
- Esphome fix camera image ([jesserockz] - [52738]) ([esphome docs])

[52631]: https://github.com/home-assistant/core/pull/52631
[52648]: https://github.com/home-assistant/core/pull/52648
[52650]: https://github.com/home-assistant/core/pull/52650
[52652]: https://github.com/home-assistant/core/pull/52652
[52660]: https://github.com/home-assistant/core/pull/52660
[52669]: https://github.com/home-assistant/core/pull/52669
[52672]: https://github.com/home-assistant/core/pull/52672
[52676]: https://github.com/home-assistant/core/pull/52676
[52682]: https://github.com/home-assistant/core/pull/52682
[52684]: https://github.com/home-assistant/core/pull/52684
[52701]: https://github.com/home-assistant/core/pull/52701
[52702]: https://github.com/home-assistant/core/pull/52702
[52719]: https://github.com/home-assistant/core/pull/52719
[52732]: https://github.com/home-assistant/core/pull/52732
[52738]: https://github.com/home-assistant/core/pull/52738
[JonGilmore]: https://github.com/JonGilmore
[Tommatheussen]: https://github.com/Tommatheussen
[agners]: https://github.com/agners
[anaisbetts]: https://github.com/anaisbetts
[avee87]: https://github.com/avee87
[bachya]: https://github.com/bachya
[chemelli74]: https://github.com/chemelli74
[esev]: https://github.com/esev
[frenck]: https://github.com/frenck
[janiversen]: https://github.com/janiversen
[jesserockz]: https://github.com/jesserockz
[jjlawren]: https://github.com/jjlawren
[ludeeus]: https://github.com/ludeeus
[uvjustin]: https://github.com/uvjustin
[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/
[esphome docs]: https://www.home-assistant.io/integrations/esphome/
[fan docs]: https://www.home-assistant.io/integrations/fan/
[forecast_solar docs]: https://www.home-assistant.io/integrations/forecast_solar/
[fritz docs]: https://www.home-assistant.io/integrations/fritz/
[lutron docs]: https://www.home-assistant.io/integrations/lutron/
[metoffice docs]: https://www.home-assistant.io/integrations/metoffice/
[modbus docs]: https://www.home-assistant.io/integrations/modbus/
[nuki docs]: https://www.home-assistant.io/integrations/nuki/
[openweathermap docs]: https://www.home-assistant.io/integrations/openweathermap/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[stream docs]: https://www.home-assistant.io/integrations/stream/
[wemo docs]: https://www.home-assistant.io/integrations/wemo/

2021.7.0

Not secure
https://www.home-assistant.io/blog/2021/07/07/release-20217/

Page 104 of 234

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.