Homeassistant

Latest version: v2025.3.4

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

Scan your dependencies

Page 89 of 239

2022.4.0b1

Not secure
- Calculate temperature precision based on user units (rianadon - 59560)
- Bump zigpy to 0.44.1 and zha-quirks to 0.0.69 (puddly - 68921)
- Mark all input integrations as helpers (balloob - 68922)
- Rename helper_config_entry_flow to schema_config_entry_flow (emontnemery - 68924)
- Add "station is open" sensor to Tankerkoenig (mib1185 - 68925)
- Handle config entries of integrations that are removed (bramkragten - 68928)
- Bump pylitterbot to 2022.3.0 (natekspencer - 68929)
- Improve utility_meter services.yaml (emontnemery - 68930)
- Generic camera: Allow svg detect to accept leading whitespace (davet2001 - 68932)
- Generic camera: Allow gif image type in still image checker (davet2001 - 68933)
- Prevent issues with setting up "Timer" integration (unknown "restore" key) (spacegaier - 68936)
- Exclude large and chatty attributes from being recorded for update entities (bdraco - 68940)
- Rename google hangouts to google chat (tkdrob - 68941)
- Fix google calendar blocking call, running outside of executor (allenporter - 68948)
- Add support for new select selector properties (raman325 - 68952)
- Change privacy mode to config (balloob - 68954)
- Improve utility_meter services.yaml (emontnemery - 68960)
- Make utility_meter tariffs a list (emontnemery - 68967)
- Deprecate temperature conversion in base entity class (emontnemery - 68978)
- bump pynetgear to 0.9.2 (starkillerOG - 68986)
- Don't log the stack trace (balloob - 69000)
- Remove deprecated Switchbot import (balloob - 69002)
- Solax: remove deprecated YAML import (balloob - 69003)
- Nanoleaf: remove deprecated YAML import (balloob - 69004)
- Update tradfri deprecation message (balloob - 69005)
- iCloud: remove deprecated YAML import (balloob - 69006)
- DNS IP: Remove deprecated YAML import (balloob - 69007)
- Launch Library: remove deprecated YAML import (balloob - 69008)
- Version: remove deprecated YAML import (balloob - 69010)
- Device Automation: enforce passing in device-automation-enum (balloob - 69013)
- Enforce RegistryEntryDisabler enum (balloob - 69017)
- Enforce EntityCategory enum (balloob - 69015)
- Cleanup Version after removing YAML (ludeeus - 69020)
- Remove deprecated template support in persistent notifications (frenck - 69021)
- Remove deprecated YAML configuration from Brunt (frenck - 69024)
- Remove deprecated YAML configuration from Yale Smart Alarm (frenck - 69025)
- Remove deprecated YAML configuration from Met.no (frenck - 69027)
- Remove deprecated YAML configuration from Sensibo (frenck - 69028)
- Remove deprecated YAML configuration from EZVIZ (frenck - 69031)
- Remove deprecated YAML configuration from Fronius (frenck - 69032)
- Remove deprecated YAML configuration from Yamaha Music Cast (frenck - 69033)
- Improve image checks for generic camera (davet2001 - 69037)

2022.4.0b0

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

2022.3.8

Not secure
- Revert "Take Abode camera snapshot before fetching latest image" ([kevdliu] - [68626]) ([abode docs])
- Fix screenlogic to get the macaddress from discovery ([bdraco] - [68687]) ([screenlogic docs])
- Ensure solaredge can still be setup with an ignored entry ([bdraco] - [68688]) ([solaredge docs])
- Add option to connect to elkm1 non-secure when secure is discovered ([bdraco] - [68735]) ([elkm1 docs])
- Increase zwave_js add-on start attempts before timeout ([MartinHjelmare] - [68736]) ([zwave_js docs])
- Fix ignoring elkm1 discovery ([bdraco] - [68750]) ([elkm1 docs])
- Update sense library to 0.10.4 ([kbickar] - [68816]) ([sense docs]) ([emulated_kasa docs]) (dependency)
- Pin click to fix typer issue ([epenet] - [68808])
- Cleanup package constraints ([epenet] - [68833])

[68626]: https://github.com/home-assistant/core/pull/68626
[68687]: https://github.com/home-assistant/core/pull/68687
[68688]: https://github.com/home-assistant/core/pull/68688
[68735]: https://github.com/home-assistant/core/pull/68735
[68736]: https://github.com/home-assistant/core/pull/68736
[68750]: https://github.com/home-assistant/core/pull/68750
[68808]: https://github.com/home-assistant/core/pull/68808
[68816]: https://github.com/home-assistant/core/pull/68816
[68833]: https://github.com/home-assistant/core/pull/68833
[MartinHjelmare]: https://github.com/MartinHjelmare
[bdraco]: https://github.com/bdraco
[epenet]: https://github.com/epenet
[kbickar]: https://github.com/kbickar
[kevdliu]: https://github.com/kevdliu
[abode docs]: https://www.home-assistant.io/integrations/abode/
[elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/
[emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/
[screenlogic docs]: https://www.home-assistant.io/integrations/screenlogic/
[sense docs]: https://www.home-assistant.io/integrations/sense/
[solaredge docs]: https://www.home-assistant.io/integrations/solaredge/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2022.3.7

Not secure
- Fix targeting all or none entities in service calls ([emontnemery] - [68513])
- Add support for general API exception in Sense integration ([kbickar] - [68517]) ([sense docs]) ([emulated_kasa docs])
- Add cooldown timer before Sonos resubscriptions ([jjlawren] - [68521]) ([sonos docs])
- Hue handle HTTP errors ([balloob] - [68396]) ([hue docs])
- Simplify Hue error handling a bit ([marcelveldt] - [68529]) ([hue docs])
- Filter IPv6 addresses from AppleTV zeroconf discovery ([bdraco] - [68530]) ([apple_tv docs])
- Bump aiohue to 4.4.0 ([marcelveldt] - [68556]) ([hue docs])
- Bump aiohue to version 4.4.1 ([marcelveldt] - [68579]) ([hue docs])
- Bump py-synologydsm-api to 1.0.7 ([mib1185] - [68584]) ([synology_dsm docs])

[68396]: https://github.com/home-assistant/core/pull/68396
[68513]: https://github.com/home-assistant/core/pull/68513
[68517]: https://github.com/home-assistant/core/pull/68517
[68521]: https://github.com/home-assistant/core/pull/68521
[68529]: https://github.com/home-assistant/core/pull/68529
[68530]: https://github.com/home-assistant/core/pull/68530
[68556]: https://github.com/home-assistant/core/pull/68556
[68579]: https://github.com/home-assistant/core/pull/68579
[68584]: https://github.com/home-assistant/core/pull/68584
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[emontnemery]: https://github.com/emontnemery
[jjlawren]: https://github.com/jjlawren
[kbickar]: https://github.com/kbickar
[marcelveldt]: https://github.com/marcelveldt
[mib1185]: https://github.com/mib1185
[apple_tv docs]: https://www.home-assistant.io/integrations/apple_tv/
[emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[sense docs]: https://www.home-assistant.io/integrations/sense/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/

2022.3.6

Not secure
- Fix TypeError in SamsungTV ([epenet] - [68235]) ([samsungtv docs])
- Fix lyric climate ([nprez83] - [67018]) ([lyric docs])
- Fix finding matrix room that is already joined ([antlarr] - [67967]) ([matrix docs])
- Respect disable_new_entities for new device_tracker entities ([mib1185] - [68148]) ([device_tracker docs])
- Add missing await [velbus] ([cdce8p] - [68153]) ([velbus docs])
- Fix point by adding authlib constraint ([cdce8p] - [68176]) ([point docs])
- Update opensensemap-api to 0.2.0 ([frenck] - [68193]) ([opensensemap docs])
- Bump renault-api to 0.1.10 ([epenet] - [68260]) ([renault docs])
- Hue integration: update errors that should be supressed ([marcelveldt] - [68337]) ([hue docs])
- Filter IPv6 addreses from enphase_envoy discovery ([bdraco] - [68362]) ([enphase_envoy docs])
- Handle Hue discovery errors ([balloob] - [68392]) ([hue docs])
- Fix tplink color temp conversion ([bdraco] - [68484]) ([tplink docs])

[67018]: https://github.com/home-assistant/core/pull/67018
[67967]: https://github.com/home-assistant/core/pull/67967
[68148]: https://github.com/home-assistant/core/pull/68148
[68153]: https://github.com/home-assistant/core/pull/68153
[68176]: https://github.com/home-assistant/core/pull/68176
[68193]: https://github.com/home-assistant/core/pull/68193
[68235]: https://github.com/home-assistant/core/pull/68235
[68260]: https://github.com/home-assistant/core/pull/68260
[68337]: https://github.com/home-assistant/core/pull/68337
[68362]: https://github.com/home-assistant/core/pull/68362
[68392]: https://github.com/home-assistant/core/pull/68392
[68484]: https://github.com/home-assistant/core/pull/68484
[antlarr]: https://github.com/antlarr
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[cdce8p]: https://github.com/cdce8p
[epenet]: https://github.com/epenet
[frenck]: https://github.com/frenck
[marcelveldt]: https://github.com/marcelveldt
[mib1185]: https://github.com/mib1185
[nprez83]: https://github.com/nprez83
[device_tracker docs]: https://www.home-assistant.io/integrations/device_tracker/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[hue docs]: https://www.home-assistant.io/integrations/hue/
[lyric docs]: https://www.home-assistant.io/integrations/lyric/
[matrix docs]: https://www.home-assistant.io/integrations/matrix/
[opensensemap docs]: https://www.home-assistant.io/integrations/opensensemap/
[point docs]: https://www.home-assistant.io/integrations/point/
[renault docs]: https://www.home-assistant.io/integrations/renault/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[tplink docs]: https://www.home-assistant.io/integrations/tplink/
[velbus docs]: https://www.home-assistant.io/integrations/velbus/

2022.3.5

Not secure
- Fix WebSocketTimeoutException in SamsungTV ([epenet] - [68114]) ([samsungtv docs])
- 20220301.2 ([zsarnett] - [68130]) ([frontend docs])
- Filter IPv6 addresses from doorbird discovery ([bdraco] - [68031]) ([doorbird docs])
- Fix turning amcrest camera on and off ([flacjacket] - [68050]) ([amcrest docs])
- Fix Shelly EM/3EM invalid energy value after reboot ([thecode] - [68052]) ([shelly docs])
- Default somfy_mylink shade's _attr_is_closed to `None` ([cthornton] - [68053]) ([somfy_mylink docs])
- Bump amcrest version to 1.9.7 ([flacjacket] - [68055]) ([amcrest docs])
- Bump pyisy to 3.0.5 ([bdraco] - [68069]) ([isy994 docs])
- Update home_connect to 0.7.0 ([BraveChicken1] - [68089]) ([home_connect docs])
- Fix MQTT false positive deprecation warnings ([jbouwh] - [68117]) ([mqtt docs])

[68031]: https://github.com/home-assistant/core/pull/68031
[68050]: https://github.com/home-assistant/core/pull/68050
[68052]: https://github.com/home-assistant/core/pull/68052
[68053]: https://github.com/home-assistant/core/pull/68053
[68055]: https://github.com/home-assistant/core/pull/68055
[68069]: https://github.com/home-assistant/core/pull/68069
[68089]: https://github.com/home-assistant/core/pull/68089
[68114]: https://github.com/home-assistant/core/pull/68114
[68117]: https://github.com/home-assistant/core/pull/68117
[68130]: https://github.com/home-assistant/core/pull/68130
[BraveChicken1]: https://github.com/BraveChicken1
[bdraco]: https://github.com/bdraco
[cthornton]: https://github.com/cthornton
[epenet]: https://github.com/epenet
[flacjacket]: https://github.com/flacjacket
[jbouwh]: https://github.com/jbouwh
[thecode]: https://github.com/thecode
[zsarnett]: https://github.com/zsarnett
[amcrest docs]: https://www.home-assistant.io/integrations/amcrest/
[doorbird docs]: https://www.home-assistant.io/integrations/doorbird/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[home_connect docs]: https://www.home-assistant.io/integrations/home_connect/
[isy994 docs]: https://www.home-assistant.io/integrations/isy994/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[somfy_mylink docs]: https://www.home-assistant.io/integrations/somfy_mylink/

Page 89 of 239

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.