Homeassistant

Latest version: v2025.3.4

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

Scan your dependencies

Page 84 of 239

2022.6.0b2

Not secure
- Add logbook entries for zwave_js events (raman325 - 72508)
- Include provider type in auth token response (balloob - 72560)
- Update frontend to 20220526.0 (bramkragten - 72567)
- Attach SSL context to SMTP notify and IMAP sensor (balloob - 72568)
- fjaraskupan: Don't set hardware filters for service id (elupus - 72569)
- Fix memory leak when firing state_changed events (bdraco - 72571)
- Bump httpx to 0.23.0 (uvjustin - 72573)
- Reduce the scope of the google calendar track deprecation (allenporter - 72575)
- Revert "Remove sqlite 3.34.1 downgrade workaround by reverting "Downgrade sqlite-libs on docker image (55591)" (72342)" (bdraco - 72578)
- Simplify MQTT PLATFORM_CONFIG_SCHEMA_BASE (emontnemery - 72589)
- Require passing target player when resolving media (emontnemery - 72593)
- Update integrations to pass target player when resolving media (emontnemery - 72597)
- Bump laundrify_aio to v1.1.2 (xLarry - 72605)
- Revert "Add service entity context (71558)" (balloob - 72610)
- Fix recorder system health when the db_url is lacking a hostname (bdraco - 72612)
- Bump regenmaschine to 2022.05.0 (bachya - 72613)
- Add explict type casts for postgresql filters (bdraco - 72615)

2022.6.0b1

Not secure
- Throw nest climate API errors as HomeAssistantErrors (allenporter - 72474)
- Add hardkernel hardware integration (emontnemery - 72489)
- Move manual configuration of MQTT device_tracker to the integration key (jbouwh - 72493)
- Fixes for logbook filtering and add it to the live stream (bdraco - 72501)
- Fix flux_led taking a long time to recover after offline (bdraco - 72507)
- Update node statistics for zwave_js device diagnostics dump (raman325 - 72509)
- Fix Google Assistant brightness calculation (jack5mikemotown - 72514)
- Fix bond device state with v3 firmwares (marciogranzotto - 72516)
- Fix jitter in nzbget uptime sensor (raman325 - 72518)
- Fix Moehlenhoff Alpha2 set_target_temperature and set_heat_area_mode (j-a-n - 72533)

2022.6.0b0

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

2022.5.5

Not secure
- Refresh camera stream source of Synology DSM connected cameras ([mib1185] - [70938])
- Warn user if "model" key is missing from Shelly firmware ([chemelli74] - [71612]) ([shelly docs])
- Remove LIFX bulb discovery from the inflight list if it fails to connect ([Djelibeybi] - [71673]) ([lifx docs])
- Limit parallel requests in fibaro light ([rappenze] - [71762]) ([fibaro docs])
- Fix VeSync air_quality fan attribute ([jetpacktuxedo] - [71771]) ([vesync docs])
- Fix handling package detection for latest UniFi Protect beta ([AngellusMortis] - [71821]) ([unifiprotect docs])
- Add missing Shelly Cover sensors bugfix ([RadekHvizdos] - [71831]) ([shelly docs])
- Revert changing `pysnmp` to `pysnmplib` ([bieniu] - [71901]) ([snmp docs]) ([brother docs])
- Suppress Upnp error in SamsungTV resubscribe ([epenet] - [71925]) ([samsungtv docs])
- Properly handle Shelly gen2 device disconnect ([chemelli74] - [71937]) ([shelly docs])
- Include initial state in history_stats count ([bdraco] - [71952]) ([history_stats docs])
- Fix filesize doing IO in event loop ([thecode] - [72038]) ([filesize docs])
- Ignore UpnpXmlContentError in SamsungTV ([epenet] - [72056]) ([samsungtv docs])
- Cleanup unused import in SamsungTV ([epenet] - [72102]) ([samsungtv docs])

[70938]: https://github.com/home-assistant/core/pull/70938
[71612]: https://github.com/home-assistant/core/pull/71612
[71673]: https://github.com/home-assistant/core/pull/71673
[71762]: https://github.com/home-assistant/core/pull/71762
[71771]: https://github.com/home-assistant/core/pull/71771
[71821]: https://github.com/home-assistant/core/pull/71821
[71831]: https://github.com/home-assistant/core/pull/71831
[71901]: https://github.com/home-assistant/core/pull/71901
[71925]: https://github.com/home-assistant/core/pull/71925
[71937]: https://github.com/home-assistant/core/pull/71937
[71952]: https://github.com/home-assistant/core/pull/71952
[72038]: https://github.com/home-assistant/core/pull/72038
[72056]: https://github.com/home-assistant/core/pull/72056
[72102]: https://github.com/home-assistant/core/pull/72102
[AngellusMortis]: https://github.com/AngellusMortis
[Djelibeybi]: https://github.com/Djelibeybi
[RadekHvizdos]: https://github.com/RadekHvizdos
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[chemelli74]: https://github.com/chemelli74
[epenet]: https://github.com/epenet
[jetpacktuxedo]: https://github.com/jetpacktuxedo
[mib1185]: https://github.com/mib1185
[rappenze]: https://github.com/rappenze
[thecode]: https://github.com/thecode
[brother docs]: https://www.home-assistant.io/integrations/brother/
[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/
[filesize docs]: https://www.home-assistant.io/integrations/filesize/
[history_stats docs]: https://www.home-assistant.io/integrations/history_stats/
[lifx docs]: https://www.home-assistant.io/integrations/lifx/
[samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[snmp docs]: https://www.home-assistant.io/integrations/snmp/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[vesync docs]: https://www.home-assistant.io/integrations/vesync/

2022.5.4

Not secure
- Fix timezone issue on onvif integration ([marvinroger] - [70473]) ([onvif docs])
- Fix Insteon issue with dimmer default on level ([teharris1] - [71426]) ([insteon docs])
- Migrate sabnzbd sensors unique ids ([shaiu] - [71455]) ([sabnzbd docs])
- Bump simplisafe-python to 2022.05.1 ([bachya] - [71545]) ([simplisafe docs])
- Fix SABnzbd config check ([shaiu] - [71549]) ([sabnzbd docs])
- Fix typer/click incompatibilty for unifiprotect ([AngellusMortis] - [71555]) ([unifiprotect docs])
- Improve Google Cast detection of HLS playlists ([emontnemery] - [71564]) ([cast docs])
- Correct device class for meater cook sensors ([emontnemery] - [71565]) ([meater docs])
- Bump pychromecast to 12.1.2 ([emontnemery] - [71567]) ([cast docs])
- Bump logi_circle to 0.2.3 ([evanjd] - [71578]) ([logi_circle docs])
- Bump nam backend library to version 1.2.4 ([bieniu] - [71584]) ([nam docs])
- Bump pydeconz to v92 ([Kane610] - [71613]) ([deconz docs])
- Fix wrong brightness level change visible in UI ([rappenze] - [71655]) ([fibaro docs])
- Prevent history_stats from rejecting states when microseconds differ ([bdraco] - [71704]) ([history_stats docs])
- Fix zwave_js device automation bug ([raman325] - [71715]) ([zwave_js docs])
- Fix merge conflict with master to dev in sabnzbd (CI fix) ([bdraco] - [71605]) ([sabnzbd docs])
- Add use_wallclock_as_timestamps option to generic ([uvjustin] - [71245]) ([generic docs])
- Changed API for Ukraine Alarm ([PaulAnnekov] - [71754]) ([ukraine_alarm docs])

[70473]: https://github.com/home-assistant/core/pull/70473
[71245]: https://github.com/home-assistant/core/pull/71245
[71426]: https://github.com/home-assistant/core/pull/71426
[71455]: https://github.com/home-assistant/core/pull/71455
[71545]: https://github.com/home-assistant/core/pull/71545
[71549]: https://github.com/home-assistant/core/pull/71549
[71555]: https://github.com/home-assistant/core/pull/71555
[71564]: https://github.com/home-assistant/core/pull/71564
[71565]: https://github.com/home-assistant/core/pull/71565
[71567]: https://github.com/home-assistant/core/pull/71567
[71578]: https://github.com/home-assistant/core/pull/71578
[71584]: https://github.com/home-assistant/core/pull/71584
[71605]: https://github.com/home-assistant/core/pull/71605
[71613]: https://github.com/home-assistant/core/pull/71613
[71655]: https://github.com/home-assistant/core/pull/71655
[71704]: https://github.com/home-assistant/core/pull/71704
[71715]: https://github.com/home-assistant/core/pull/71715
[71754]: https://github.com/home-assistant/core/pull/71754
[AngellusMortis]: https://github.com/AngellusMortis
[Kane610]: https://github.com/Kane610
[PaulAnnekov]: https://github.com/PaulAnnekov
[bachya]: https://github.com/bachya
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[emontnemery]: https://github.com/emontnemery
[evanjd]: https://github.com/evanjd
[marvinroger]: https://github.com/marvinroger
[raman325]: https://github.com/raman325
[rappenze]: https://github.com/rappenze
[shaiu]: https://github.com/shaiu
[teharris1]: https://github.com/teharris1
[uvjustin]: https://github.com/uvjustin
[cast docs]: https://www.home-assistant.io/integrations/cast/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/
[generic docs]: https://www.home-assistant.io/integrations/generic/
[history_stats docs]: https://www.home-assistant.io/integrations/history_stats/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[logi_circle docs]: https://www.home-assistant.io/integrations/logi_circle/
[meater docs]: https://www.home-assistant.io/integrations/meater/
[nam docs]: https://www.home-assistant.io/integrations/nam/
[onvif docs]: https://www.home-assistant.io/integrations/onvif/
[sabnzbd docs]: https://www.home-assistant.io/integrations/sabnzbd/
[simplisafe docs]: https://www.home-assistant.io/integrations/simplisafe/
[ukraine_alarm docs]: https://www.home-assistant.io/integrations/ukraine_alarm/
[unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2022.5.3

Not secure
- Move flexit climate to HVAC action ([balloob] - [71443]) ([flexit docs])
- Fix display of multiline queries in sql config flow ([bdraco] - [71450]) ([sql docs])
- Ensure sql sensors keep working after using the options flow ([bdraco] - [71453]) ([sql docs])
- Fix rgb conversion in fibaro light ([rappenze] - [71476]) ([fibaro docs])
- Revert usage of Fibaro Client V5 as it has too many errors ([rappenze] - [71477]) ([fibaro docs])
- Update py-canary to 0.5.2 ([0bmay] - [71489]) ([canary docs])
- bump total_connect_client to 2022.5 ([austinmroczek] - [71493]) ([totalconnect docs])
- Add timeout ([bieniu] - [71499]) ([brother docs])
- Add Ukraine Alarm integration ([PaulAnnekov] - [71501]) ([ukraine_alarm docs]) (new-integration)
- fix speed sensor wrong number ([shaiu] - [71502]) ([sabnzbd docs])
- Bump frontend to 20220504.1 ([balloob] - [71504]) ([frontend docs])
- Fix other enums in helpers ([balloob] - [71505])

[71443]: https://github.com/home-assistant/core/pull/71443
[71450]: https://github.com/home-assistant/core/pull/71450
[71453]: https://github.com/home-assistant/core/pull/71453
[71476]: https://github.com/home-assistant/core/pull/71476
[71477]: https://github.com/home-assistant/core/pull/71477
[71489]: https://github.com/home-assistant/core/pull/71489
[71493]: https://github.com/home-assistant/core/pull/71493
[71499]: https://github.com/home-assistant/core/pull/71499
[71501]: https://github.com/home-assistant/core/pull/71501
[71502]: https://github.com/home-assistant/core/pull/71502
[71504]: https://github.com/home-assistant/core/pull/71504
[71505]: https://github.com/home-assistant/core/pull/71505
[0bmay]: https://github.com/0bmay
[PaulAnnekov]: https://github.com/PaulAnnekov
[austinmroczek]: https://github.com/austinmroczek
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bieniu]: https://github.com/bieniu
[rappenze]: https://github.com/rappenze
[shaiu]: https://github.com/shaiu
[brother docs]: https://www.home-assistant.io/integrations/brother/
[canary docs]: https://www.home-assistant.io/integrations/canary/
[fibaro docs]: https://www.home-assistant.io/integrations/fibaro/
[flexit docs]: https://www.home-assistant.io/integrations/flexit/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[sabnzbd docs]: https://www.home-assistant.io/integrations/sabnzbd/
[sql docs]: https://www.home-assistant.io/integrations/sql/
[totalconnect docs]: https://www.home-assistant.io/integrations/totalconnect/
[ukraine_alarm docs]: https://www.home-assistant.io/integrations/ukraine_alarm/

Page 84 of 239

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.