Homeassistant

Latest version: v2025.3.4

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

Scan your dependencies

Page 120 of 239

2021.3.0b0

Not secure
Beta release notes can be found here: https://rc.home-assistant.io

2021.2.3

Not secure
- Fix SNMP engine memory leak in Brother integration ([bieniu] - [46272]) ([brother docs])
- Use oauthv3 for Tesla ([alandtse] - [45766]) ([tesla docs]) (breaking-change)
- Bump pymyq to 3.0.1 ([ehendrix23] - [46079]) ([myq docs])
- Revert transmission to check torrent lists by name rather than object ([JPHutchins] - [46190]) ([transmission docs])
- Update powerwall for new authentication requirements ([bdraco] - [46254]) ([powerwall docs])
- Fix Lutron Integration Protocol reconnect logic ([bdraco] - [46264]) ([lutron_caseta docs])
- Bump roonapi to 0.0.32 ([pavoni] - [46286]) ([roon docs])
- Add guards for missing value in binary_sensor platform of zwave_js integration ([marcelveldt] - [46293]) ([zwave_js docs])
- Add reauth support for tesla ([bdraco] - [46307]) ([tesla docs])
- Add `already_in_progress` string to roku config flow ([bramkragten] - [46333]) ([roku docs])
- Restore Google/Alexa extra significant change checks ([balloob] - [46335]) ([alexa docs]) ([google_assistant docs])
- Fix Shelly relay device set to light appliance type ([thecode] - [46181]) ([shelly docs])

[45766]: https://github.com/home-assistant/core/pull/45766
[46079]: https://github.com/home-assistant/core/pull/46079
[46181]: https://github.com/home-assistant/core/pull/46181
[46190]: https://github.com/home-assistant/core/pull/46190
[46254]: https://github.com/home-assistant/core/pull/46254
[46264]: https://github.com/home-assistant/core/pull/46264
[46272]: https://github.com/home-assistant/core/pull/46272
[46286]: https://github.com/home-assistant/core/pull/46286
[46293]: https://github.com/home-assistant/core/pull/46293
[46307]: https://github.com/home-assistant/core/pull/46307
[46333]: https://github.com/home-assistant/core/pull/46333
[46335]: https://github.com/home-assistant/core/pull/46335
[JPHutchins]: https://github.com/JPHutchins
[alandtse]: https://github.com/alandtse
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[bramkragten]: https://github.com/bramkragten
[ehendrix23]: https://github.com/ehendrix23
[marcelveldt]: https://github.com/marcelveldt
[pavoni]: https://github.com/pavoni
[thecode]: https://github.com/thecode
[alexa docs]: https://www.home-assistant.io/integrations/alexa/
[brother docs]: https://www.home-assistant.io/integrations/brother/
[google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/
[lutron_caseta docs]: https://www.home-assistant.io/integrations/lutron_caseta/
[myq docs]: https://www.home-assistant.io/integrations/myq/
[powerwall docs]: https://www.home-assistant.io/integrations/powerwall/
[roku docs]: https://www.home-assistant.io/integrations/roku/
[roon docs]: https://www.home-assistant.io/integrations/roon/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[tesla docs]: https://www.home-assistant.io/integrations/tesla/
[transmission docs]: https://www.home-assistant.io/integrations/transmission/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.2.2

Not secure
- Fix zwave_js cover control for Up/Down and Open/Close ([natekspencer] - [45965]) ([zwave_js docs])
- Fix foscam to work again with non-admin accounts and make RTSP port configurable again ([skgsergio] - [45975]) ([foscam docs])
- Fix downloader path validation on subdir ([gadgetchnnel] - [46061]) ([downloader docs])
- Fix deprecated method isAlive() ([cdce8p] - [46062]) ([zwave docs])
- Improve deCONZ logbook to be more robust in different situations ([Kane610] - [46063]) ([deconz docs])
- Fix zwave_js Notification CC sensors and binary sensors ([raman325] - [46072]) ([zwave_js docs])
- Fix incorrect current temperature for homekit water heaters ([bdraco] - [46076]) ([homekit docs])
- Use async_update_entry rather than updating config_entry.data directly in Axis ([Kane610] - [46078]) ([axis docs])
- Handle missing value in all platforms of zwave_js ([marcelveldt] - [46081]) ([zwave_js docs])
- update discovery scheme for zwave_js light platform ([marcelveldt] - [46082]) ([zwave_js docs])
- Update zwave_js discovery scheme for boolean sensors in the Alarm CC ([marcelveldt] - [46085]) ([zwave_js docs])
- Fix Google translate TTS by bumping gTTS from 2.2.1 to 2.2.2 ([hmmbob] - [46110]) ([google_translate docs])
- Revert "Convert ozw climate values to correct units (45369)" ([dshokouhi] - [46163]) ([ozw docs])
- Enable KNX auto_reconnect for auto-discovered connections ([farmio] - [46178]) ([knx docs])
- Ensure creating an index that already exists is forgiving for postgresql ([bdraco] - [46185]) ([recorder docs])
- Fix Tado Power and Link binary sensors ([Noltari] - [46235]) ([tado docs])
- Handle empty mylink response at startup ([bdraco] - [46241]) ([somfy_mylink docs])

[45965]: https://github.com/home-assistant/core/pull/45965
[45975]: https://github.com/home-assistant/core/pull/45975
[46061]: https://github.com/home-assistant/core/pull/46061
[46062]: https://github.com/home-assistant/core/pull/46062
[46063]: https://github.com/home-assistant/core/pull/46063
[46072]: https://github.com/home-assistant/core/pull/46072
[46076]: https://github.com/home-assistant/core/pull/46076
[46078]: https://github.com/home-assistant/core/pull/46078
[46081]: https://github.com/home-assistant/core/pull/46081
[46082]: https://github.com/home-assistant/core/pull/46082
[46085]: https://github.com/home-assistant/core/pull/46085
[46110]: https://github.com/home-assistant/core/pull/46110
[46163]: https://github.com/home-assistant/core/pull/46163
[46178]: https://github.com/home-assistant/core/pull/46178
[46185]: https://github.com/home-assistant/core/pull/46185
[46235]: https://github.com/home-assistant/core/pull/46235
[46241]: https://github.com/home-assistant/core/pull/46241
[Kane610]: https://github.com/Kane610
[Noltari]: https://github.com/Noltari
[bdraco]: https://github.com/bdraco
[cdce8p]: https://github.com/cdce8p
[dshokouhi]: https://github.com/dshokouhi
[farmio]: https://github.com/farmio
[gadgetchnnel]: https://github.com/gadgetchnnel
[hmmbob]: https://github.com/hmmbob
[marcelveldt]: https://github.com/marcelveldt
[natekspencer]: https://github.com/natekspencer
[raman325]: https://github.com/raman325
[skgsergio]: https://github.com/skgsergio
[axis docs]: https://www.home-assistant.io/integrations/axis/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[downloader docs]: https://www.home-assistant.io/integrations/downloader/
[foscam docs]: https://www.home-assistant.io/integrations/foscam/
[google_translate docs]: https://www.home-assistant.io/integrations/google_translate/
[homekit docs]: https://www.home-assistant.io/integrations/homekit/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[ozw docs]: https://www.home-assistant.io/integrations/ozw/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[somfy_mylink docs]: https://www.home-assistant.io/integrations/somfy_mylink/
[tado docs]: https://www.home-assistant.io/integrations/tado/
[zwave docs]: https://www.home-assistant.io/integrations/zwave/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.2.1

Not secure
- Convert ozw climate values to correct units ([Chrisgozd] - [45369]) ([ozw docs])
- Add support for iCloud 2FA ([nzapponi] - [45818]) ([icloud docs])
- Don't log missing mpd artwork inappropriately ([mweinelt] - [45908]) ([mpd docs])
- Fix entities device_info property in Harmony integration ([bieniu] - [45964]) ([harmony docs])
- Fix Local Media in Media Browser ([DeadEnded] - [45987]) ([media_source docs])
- Bump zwave-js-server-python to 0.17.1 ([MartinHjelmare] - [45988]) ([zwave_js docs])
- Bump awesomeversion from 21.2.0 to 21.2.2 ([ludeeus] - [45993])
- Do not listen for dhcp packets if the filter cannot be setup ([bdraco] - [46006]) ([dhcp docs])
- Bump zwave-js-server-python to 0.17.2 ([MartinHjelmare] - [46010]) ([zwave_js docs])
- dhcp does not need promisc mode. Disable it in scapy ([bdraco] - [46018]) ([dhcp docs])
- Revert aioshelly ([balloob] - [46038]) ([shelly docs])
- Prevent fritzbox callmonitor phonebook_id 0 from being ignored ([obelix05] - [45990]) ([fritzbox_callmonitor docs])
- Upgrade holidays to 0.10.5.2 ([fabaff] - [46013]) ([workday docs])

[45369]: https://github.com/home-assistant/core/pull/45369
[45818]: https://github.com/home-assistant/core/pull/45818
[45908]: https://github.com/home-assistant/core/pull/45908
[45964]: https://github.com/home-assistant/core/pull/45964
[45987]: https://github.com/home-assistant/core/pull/45987
[45988]: https://github.com/home-assistant/core/pull/45988
[45990]: https://github.com/home-assistant/core/pull/45990
[45993]: https://github.com/home-assistant/core/pull/45993
[46006]: https://github.com/home-assistant/core/pull/46006
[46010]: https://github.com/home-assistant/core/pull/46010
[46013]: https://github.com/home-assistant/core/pull/46013
[46018]: https://github.com/home-assistant/core/pull/46018
[46038]: https://github.com/home-assistant/core/pull/46038
[Chrisgozd]: https://github.com/Chrisgozd
[DeadEnded]: https://github.com/DeadEnded
[MartinHjelmare]: https://github.com/MartinHjelmare
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[fabaff]: https://github.com/fabaff
[ludeeus]: https://github.com/ludeeus
[mweinelt]: https://github.com/mweinelt
[nzapponi]: https://github.com/nzapponi
[obelix05]: https://github.com/obelix05
[dhcp docs]: https://www.home-assistant.io/integrations/dhcp/
[fritzbox_callmonitor docs]: https://www.home-assistant.io/integrations/fritzbox_callmonitor/
[harmony docs]: https://www.home-assistant.io/integrations/harmony/
[icloud docs]: https://www.home-assistant.io/integrations/icloud/
[media_source docs]: https://www.home-assistant.io/integrations/media_source/
[mpd docs]: https://www.home-assistant.io/integrations/mpd/
[ozw docs]: https://www.home-assistant.io/integrations/ozw/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[workday docs]: https://www.home-assistant.io/integrations/workday/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2021.2.0

Not secure
https://www.home-assistant.io/blog/2021/02/03/release-20212/

2021.2.0b5

Not secure
- Remove v4 multilevel transitional currentValue workaround in zwave_js (jcam - 45884)
- Add support for climate setpoint thermostats to zwave_js (cgtobi - 45890)
- Update discovery scheme for Meter CC in zwave_js integration (marcelveldt - 45897)
- Add integration name to the deprecation warnings (ludeeus - 45901)

Page 120 of 239

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.