Homeassistant

Latest version: v2025.2.4

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

Scan your dependencies

Page 109 of 234

2021.5.1

Not secure
- Fix mysensors default persistence file on import ([MartinHjelmare] - [48410]) ([mysensors docs])
- Only initialize Nuki configurations ([darkson95] - [49747]) ([nuki docs])
- Denonavr bugfixes ([scarface-4711] - [49984]) ([denonavr docs])
- Fix group selector ([tkdrob] - [50088]) ([group docs])
- Fix RM pro temperature sensor ([felipediel] - [50098]) ([broadlink docs])
- Ignore empty output from MQTT fan's value template ([jbouwh] - [50122]) ([mqtt docs])
- Bump python-miio dependency ([rytilahti] - [50129]) ([xiaomi_miio docs])
- Bump sqlalchemy to 1.4.13 ([bdraco] - [50138]) ([recorder docs])
- Fix zwave_js websocket api KeyError on unloaded entry ([MartinHjelmare] - [50154]) ([zwave_js docs])
- Fix unique_id issue on onewire config entries ([epenet] - [50161]) ([onewire docs])
- Add color_mode support to group light ([emontnemery] - [50165]) ([group docs])
- Move not loaded websocket constant to zwave_js ([MartinHjelmare] - [50188])
- Add value map for Climacell V3 pollen sensors ([raman325] - [50200]) ([climacell docs])
- Ensure tesla setup is retried on timeout ([bdraco] - [50202]) ([tesla docs])
- Allow SimpliSafe startup to retry on failure ([bachya] - [50211]) ([simplisafe docs])
- Bump aiohue to 2.3.0 ([balloob] - [50217]) ([hue docs])
- support more alarm panels ([dmulcahey] - [50235]) ([zha docs])
- Fix Netatmo climate ([cgtobi] - [50238]) ([netatmo docs])
- Fix light turn_on color conversion ([emontnemery] - [50251]) ([light docs])
- Add color_mode to demo light ([emontnemery] - [49694]) ([demo docs])

[48410]: https://github.com/home-assistant/core/pull/48410
[49694]: https://github.com/home-assistant/core/pull/49694
[49747]: https://github.com/home-assistant/core/pull/49747
[49984]: https://github.com/home-assistant/core/pull/49984
[50088]: https://github.com/home-assistant/core/pull/50088
[50098]: https://github.com/home-assistant/core/pull/50098
[50122]: https://github.com/home-assistant/core/pull/50122
[50129]: https://github.com/home-assistant/core/pull/50129
[50138]: https://github.com/home-assistant/core/pull/50138
[50154]: https://github.com/home-assistant/core/pull/50154
[50161]: https://github.com/home-assistant/core/pull/50161
[50165]: https://github.com/home-assistant/core/pull/50165
[50188]: https://github.com/home-assistant/core/pull/50188
[50200]: https://github.com/home-assistant/core/pull/50200
[50202]: https://github.com/home-assistant/core/pull/50202
[50211]: https://github.com/home-assistant/core/pull/50211
[50217]: https://github.com/home-assistant/core/pull/50217
[50235]: https://github.com/home-assistant/core/pull/50235
[50238]: https://github.com/home-assistant/core/pull/50238
[50251]: https://github.com/home-assistant/core/pull/50251
[MartinHjelmare]: https://github.com/MartinHjelmare
[bachya]: https://github.com/bachya
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[cgtobi]: https://github.com/cgtobi
[darkson95]: https://github.com/darkson95
[dmulcahey]: https://github.com/dmulcahey
[emontnemery]: https://github.com/emontnemery
[epenet]: https://github.com/epenet
[felipediel]: https://github.com/felipediel
[jbouwh]: https://github.com/jbouwh
[raman325]: https://github.com/raman325
[rytilahti]: https://github.com/rytilahti
[scarface-4711]: https://github.com/scarface-4711
[tkdrob]: https://github.com/tkdrob
[broadlink docs]: https://www.home-assistant.io/integrations/broadlink/
[climacell docs]: https://www.home-assistant.io/integrations/climacell/
[demo docs]: https://www.home-assistant.io/integrations/demo/
[denonavr docs]: https://www.home-assistant.io/integrations/denonavr/
[group docs]: https://www.home-assistant.io/integrations/group/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[light docs]: https://www.home-assistant.io/integrations/light/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[mysensors docs]: https://www.home-assistant.io/integrations/mysensors/
[netatmo docs]: https://www.home-assistant.io/integrations/netatmo/
[nuki docs]: https://www.home-assistant.io/integrations/nuki/
[onewire docs]: https://www.home-assistant.io/integrations/onewire/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[tesla docs]: https://www.home-assistant.io/integrations/tesla/
[xiaomi_miio docs]: https://www.home-assistant.io/integrations/xiaomi_miio/
[zha docs]: https://www.home-assistant.io/integrations/zha/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.5.0

Not secure
https://www.home-assistant.io/blog/2021/05/05/release-20215/

2021.5.0b8

Not secure
- Guard logbook assuming entity ID is a string (balloob - 50047)
- Handle missing transport_state on media update in sonos (bdraco - 50051)
- Fix KNX climate unque_id (farmio - 50054)
- Catch Shelly set state exceptions when device is inaccessible (thecode - 50064)
- Update frontend to 20210504.0 (bramkragten - 50093)

2021.5.0b7

Not secure
- Fix Shelly battery operated devices value rounding (thecode - 49966)
- Fix KNX light unique_id (farmio - 49967)
- Fix saving a scene (bramkragten - 49980)
- Handle Timeout exceptions in system_health (ludeeus - 50017)
- Fix Blink entity service schema (frenck - 50019)
- Fix ELKM1 entity service schema (frenck - 50020)
- Fix Genius Hub entity service schema (frenck - 50024)
- Fix Harmony entity service schema (frenck - 50025)
- Mitigate NMBS key errors (Mariusthvdb - 50026)
- Fix Nexia entity service schema (frenck - 50027)
- Bump pysmappee to 0.2.25 (bsmappee - 50031)
- Update frontend to 20210503.0 (bramkragten - 50036)

2021.5.0b6

Not secure
- Correct the selector for frontend.set_theme service (bramkragten - 49952)
- Handle different entity_id formats (balloob - 49969)
- Fix Shelly external sensors invalid 999 value (thecode - 49994)
- Upgrade yeelight to 0.6.2 (TheZoker - 49995)
- Check exception causes for matching strings during recorder migration (bdraco - 49999)

2021.5.0b5

Not secure
- Bump Tesla dependency teslajsonpy to 0.18.3 (alandtse - 49939)
- Shelly light color mode bugfix (thecode - 49948)
- Fix light services descriptions (thecode - 49951)
- Bump up ZHA dependencies (Adminiuga - 49959)
- Bump simplisafe-python to 9.6.10 (bachya - 49962)
- Bump pysonos to 0.0.44 to fix client session race (bdraco - 49964)
- Fix KeyError in IQVIA (bachya - 49968)

Page 109 of 234

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.