Homeassistant

Latest version: v2024.5.4

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

Scan your dependencies

Page 1 of 212

2024.5.4

- Fix Fully Kiosk set config service ([amura11] - [112840]) ([fully_kiosk docs])
- Mark Duotecno entities unavailable when tcp goes down ([Cereal2nd] - [114325]) ([duotecno docs])
- Catch auth exception in husqvarna automower ([Thomas55555] - [115365]) ([husqvarna_automower docs])
- Avoid exceptions when Gemini responses are blocked ([tronikos] - [116847]) ([google_generative_ai_conversation docs])
- Reduce update interval in Ondilo Ico ([nijel] - [116989]) ([ondilo_ico docs])
- Add reauth for missing token scope in Husqvarna Automower ([Thomas55555] - [117098]) ([husqvarna_automower docs])
- Fix issue changing Insteon Hub configuration ([teharris1] - [117204]) ([insteon docs])
- Bump SoCo to 0.30.4 ([jjlawren] - [117212]) ([sonos docs]) (dependency)
- Fix zwave_js discovery logic for node device class ([raman325] - [117232]) ([zwave_js docs])
- Increase MQTT broker socket buffer size ([jbouwh] - [117267]) ([mqtt docs])
- Fix Aurora naming ([joostlek] - [117314]) ([aurora docs])
- Call Google Assistant SDK service using async_add_executor_job ([tronikos] - [117325]) ([google_assistant_sdk docs])
- Fix squeezebox blocking startup ([bdraco] - [117331]) ([squeezebox docs])
- Fix Lutron Serena Tilt Only Wood Blinds set tilt function ([wujiaqi] - [117374]) ([lutron_caseta docs])
- Fix Kodi on/off status ([mk-81] - [117436]) ([kodi docs])
- Update wled to 0.17.1 ([frenck] - [117444]) ([wled docs]) (dependency)
- Bump pyduotecno to 2024.5.0 ([Cereal2nd] - [117446]) ([duotecno docs]) (dependency)
- Fix non-thread-safe state write in tellduslive ([bdraco] - [117487]) ([tellduslive docs])
- Reolink fix not unregistering webhook during ReAuth ([starkillerOG] - [117490]) ([reolink docs])
- Fix API creation for passwordless pi_hole ([emontnemery] - [117494]) ([pi_hole docs])
- Bump reolink-aio to 0.8.10 ([starkillerOG] - [117501]) ([reolink docs]) (dependency)
- Handle uncaught exceptions in Analytics insights ([joostlek] - [117558]) ([analytics_insights docs])
- Fix poolsense naming ([joostlek] - [117567]) ([poolsense docs])
- Improve syncing light states to deCONZ groups ([Kane610] - [117588]) ([deconz docs])

[112840]: https://github.com/home-assistant/core/pull/112840
[114325]: https://github.com/home-assistant/core/pull/114325
[115365]: https://github.com/home-assistant/core/pull/115365
[116538]: https://github.com/home-assistant/core/pull/116538
[116696]: https://github.com/home-assistant/core/pull/116696
[116847]: https://github.com/home-assistant/core/pull/116847
[116937]: https://github.com/home-assistant/core/pull/116937
[116989]: https://github.com/home-assistant/core/pull/116989
[117098]: https://github.com/home-assistant/core/pull/117098
[117203]: https://github.com/home-assistant/core/pull/117203
[117204]: https://github.com/home-assistant/core/pull/117204
[117212]: https://github.com/home-assistant/core/pull/117212
[117232]: https://github.com/home-assistant/core/pull/117232
[117267]: https://github.com/home-assistant/core/pull/117267
[117314]: https://github.com/home-assistant/core/pull/117314
[117325]: https://github.com/home-assistant/core/pull/117325
[117331]: https://github.com/home-assistant/core/pull/117331
[117374]: https://github.com/home-assistant/core/pull/117374
[117436]: https://github.com/home-assistant/core/pull/117436
[117444]: https://github.com/home-assistant/core/pull/117444
[117446]: https://github.com/home-assistant/core/pull/117446
[117487]: https://github.com/home-assistant/core/pull/117487
[117490]: https://github.com/home-assistant/core/pull/117490
[117494]: https://github.com/home-assistant/core/pull/117494
[117501]: https://github.com/home-assistant/core/pull/117501
[117558]: https://github.com/home-assistant/core/pull/117558
[117567]: https://github.com/home-assistant/core/pull/117567
[117588]: https://github.com/home-assistant/core/pull/117588
[Cereal2nd]: https://github.com/Cereal2nd
[Kane610]: https://github.com/Kane610
[Thomas55555]: https://github.com/Thomas55555
[amura11]: https://github.com/amura11
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[jbouwh]: https://github.com/jbouwh
[jjlawren]: https://github.com/jjlawren
[joostlek]: https://github.com/joostlek
[mk-81]: https://github.com/mk-81
[nijel]: https://github.com/nijel
[raman325]: https://github.com/raman325
[starkillerOG]: https://github.com/starkillerOG
[teharris1]: https://github.com/teharris1
[tronikos]: https://github.com/tronikos
[wujiaqi]: https://github.com/wujiaqi
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[analytics_insights docs]: https://www.home-assistant.io/integrations/analytics_insights/
[aurora docs]: https://www.home-assistant.io/integrations/aurora/
[deconz docs]: https://www.home-assistant.io/integrations/deconz/
[duotecno docs]: https://www.home-assistant.io/integrations/duotecno/
[fully_kiosk docs]: https://www.home-assistant.io/integrations/fully_kiosk/
[google_assistant_sdk docs]: https://www.home-assistant.io/integrations/google_assistant_sdk/
[google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/
[husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/
[insteon docs]: https://www.home-assistant.io/integrations/insteon/
[kodi docs]: https://www.home-assistant.io/integrations/kodi/
[lutron_caseta docs]: https://www.home-assistant.io/integrations/lutron_caseta/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[ondilo_ico docs]: https://www.home-assistant.io/integrations/ondilo_ico/
[pi_hole docs]: https://www.home-assistant.io/integrations/pi_hole/
[poolsense docs]: https://www.home-assistant.io/integrations/poolsense/
[reolink docs]: https://www.home-assistant.io/integrations/reolink/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[squeezebox docs]: https://www.home-assistant.io/integrations/squeezebox/
[tellduslive docs]: https://www.home-assistant.io/integrations/tellduslive/
[wled docs]: https://www.home-assistant.io/integrations/wled/
[zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/

2024.5.3

- Fix Sonos select_source timeout error ([PeteRager] - [115640]) ([sonos docs])
- Update strings for Bring notification service ([tr4nt0r] - [116181]) ([bring docs])
- Bump Yolink api to 0.4.4 ([matrixd2] - [116967]) ([yolink docs])
- Update jinja2 to 3.1.4 ([cdce8p] - [116986])
- Simplify MQTT subscribe debouncer execution ([bdraco] - [117006]) ([mqtt docs])
- Log an exception mqtt client call back throws ([jbouwh] - [117028]) ([mqtt docs])
- Bump rokuecp to 0.19.3 ([ctalkington] - [117059]) ([roku docs])
- Bump pyenphase to 1.20.3 ([catsmanac] - [117061]) ([enphase_envoy docs])
- Add a missing `addon_name` placeholder to the SkyConnect config flow ([puddly] - [117089]) ([homeassistant_sky_connect docs])
- Goodwe Increase max value of export limit to 200% ([mletenay] - [117090]) ([goodwe docs])
- Improve config entry has already been setup error message ([bdraco] - [117091])
- Fix nws blocking startup ([MatthewFlamm] - [117094]) ([nws docs])
- Make the mqtt discovery update tasks eager and fix race ([jbouwh] - [117105]) ([mqtt docs])
- Bump goodwe to 0.3.5 ([mletenay] - [117115]) ([goodwe docs])
- Handle tilt position being None in HKC ([bdraco] - [117141]) ([homekit_controller docs])
- Fix typo in xiaomi_ble translation strings ([jbouwh] - [117144]) ([xiaomi_ble docs])
- Bump pytrydan to 0.6.0 ([dgomes] - [117162]) ([v2c docs])
- Bump deebot-client to 7.2.0 ([edenhaus] - [117189]) ([ecovacs docs])

[115640]: https://github.com/home-assistant/core/pull/115640
[116181]: https://github.com/home-assistant/core/pull/116181
[116538]: https://github.com/home-assistant/core/pull/116538
[116696]: https://github.com/home-assistant/core/pull/116696
[116937]: https://github.com/home-assistant/core/pull/116937
[116967]: https://github.com/home-assistant/core/pull/116967
[116986]: https://github.com/home-assistant/core/pull/116986
[117006]: https://github.com/home-assistant/core/pull/117006
[117028]: https://github.com/home-assistant/core/pull/117028
[117059]: https://github.com/home-assistant/core/pull/117059
[117061]: https://github.com/home-assistant/core/pull/117061
[117089]: https://github.com/home-assistant/core/pull/117089
[117090]: https://github.com/home-assistant/core/pull/117090
[117091]: https://github.com/home-assistant/core/pull/117091
[117094]: https://github.com/home-assistant/core/pull/117094
[117105]: https://github.com/home-assistant/core/pull/117105
[117115]: https://github.com/home-assistant/core/pull/117115
[117141]: https://github.com/home-assistant/core/pull/117141
[117144]: https://github.com/home-assistant/core/pull/117144
[117162]: https://github.com/home-assistant/core/pull/117162
[117189]: https://github.com/home-assistant/core/pull/117189
[MatthewFlamm]: https://github.com/MatthewFlamm
[PeteRager]: https://github.com/PeteRager
[bdraco]: https://github.com/bdraco
[catsmanac]: https://github.com/catsmanac
[cdce8p]: https://github.com/cdce8p
[ctalkington]: https://github.com/ctalkington
[dgomes]: https://github.com/dgomes
[edenhaus]: https://github.com/edenhaus
[frenck]: https://github.com/frenck
[jbouwh]: https://github.com/jbouwh
[matrixd2]: https://github.com/matrixd2
[mletenay]: https://github.com/mletenay
[puddly]: https://github.com/puddly
[tr4nt0r]: https://github.com/tr4nt0r
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[bring docs]: https://www.home-assistant.io/integrations/bring/
[ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/
[enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/
[goodwe docs]: https://www.home-assistant.io/integrations/goodwe/
[homeassistant_sky_connect docs]: https://www.home-assistant.io/integrations/homeassistant_sky_connect/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[nws docs]: https://www.home-assistant.io/integrations/nws/
[roku docs]: https://www.home-assistant.io/integrations/roku/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[v2c docs]: https://www.home-assistant.io/integrations/v2c/
[xiaomi_ble docs]: https://www.home-assistant.io/integrations/xiaomi_ble/
[yolink docs]: https://www.home-assistant.io/integrations/yolink/

2024.5.2

- Add workaround for data entry flow show progress ([emontnemery] - [116704])
- Improve logging of _TrackPointUTCTime objects ([bdraco] - [116711])
- Bump aiohttp-isal to 0.3.1 ([bdraco] - [116720]) (dependency)
- Fix Bosch-SHC switch state ([joostlek] - [116721]) ([bosch_shc docs])
- Remove suggested UoM from Opower ([joostlek] - [116728]) ([opower docs])
- Refactor statistics to avoid creating tasks ([bdraco] - [116743]) ([statistics docs])
- Bump bluetooth-adapters to 0.19.2 ([bdraco] - [116785]) ([bluetooth docs]) (dependency)
- fix UnboundLocalError on modified_statistic_ids in compile_statistics ([pdecat] - [116795]) ([recorder docs])
- Ensure all synology_dsm coordinators handle expired sessions ([bdraco] - [116796]) ([synology_dsm docs])
- Fix IMAP config entry setup ([jbouwh] - [116797]) ([imap docs])
- Fix airthings-ble data drop outs when Bluetooth connection is flakey ([bdraco] - [116805]) ([airthings_ble docs])
- Hide conversation agents that are exposed as agent entities ([balloob] - [116813]) ([conversation docs])
- Fix non-thread-safe state write in lutron event ([bdraco] - [116829]) ([lutron docs])
- Increase default timeout to 30 seconds in Synology DSM ([mib1185] - [116836]) ([synology_dsm docs])
- Avoid duplicate data fetch during Synologs DSM setup ([mib1185] - [116839]) ([synology_dsm docs])
- Bump androidtvremote2 to v0.0.15 ([tronikos] - [116844]) ([androidtv_remote docs]) (dependency)
- Bump goodwe to 0.3.4 ([mletenay] - [116849]) ([goodwe docs]) (dependency)
- Fix non-thread-safe operations in amcrest ([bdraco] - [116859]) ([amcrest docs])
- fix radarr coordinator updates ([tkdrob] - [116874]) ([radarr docs])
- Fix initial mqtt subcribe cooldown timeout ([jbouwh] - [116904]) ([mqtt docs])
- Update frontend to 20240501.1 ([bramkragten] - [116939]) ([frontend docs])

[116538]: https://github.com/home-assistant/core/pull/116538
[116696]: https://github.com/home-assistant/core/pull/116696
[116704]: https://github.com/home-assistant/core/pull/116704
[116711]: https://github.com/home-assistant/core/pull/116711
[116720]: https://github.com/home-assistant/core/pull/116720
[116721]: https://github.com/home-assistant/core/pull/116721
[116728]: https://github.com/home-assistant/core/pull/116728
[116743]: https://github.com/home-assistant/core/pull/116743
[116785]: https://github.com/home-assistant/core/pull/116785
[116795]: https://github.com/home-assistant/core/pull/116795
[116796]: https://github.com/home-assistant/core/pull/116796
[116797]: https://github.com/home-assistant/core/pull/116797
[116805]: https://github.com/home-assistant/core/pull/116805
[116813]: https://github.com/home-assistant/core/pull/116813
[116829]: https://github.com/home-assistant/core/pull/116829
[116836]: https://github.com/home-assistant/core/pull/116836
[116839]: https://github.com/home-assistant/core/pull/116839
[116844]: https://github.com/home-assistant/core/pull/116844
[116849]: https://github.com/home-assistant/core/pull/116849
[116859]: https://github.com/home-assistant/core/pull/116859
[116874]: https://github.com/home-assistant/core/pull/116874
[116904]: https://github.com/home-assistant/core/pull/116904
[116939]: https://github.com/home-assistant/core/pull/116939
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bramkragten]: https://github.com/bramkragten
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[jbouwh]: https://github.com/jbouwh
[joostlek]: https://github.com/joostlek
[mib1185]: https://github.com/mib1185
[mletenay]: https://github.com/mletenay
[pdecat]: https://github.com/pdecat
[tkdrob]: https://github.com/tkdrob
[tronikos]: https://github.com/tronikos
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/
[amcrest docs]: https://www.home-assistant.io/integrations/amcrest/
[androidtv_remote docs]: https://www.home-assistant.io/integrations/androidtv_remote/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[bosch_shc docs]: https://www.home-assistant.io/integrations/bosch_shc/
[conversation docs]: https://www.home-assistant.io/integrations/conversation/
[frontend docs]: https://www.home-assistant.io/integrations/frontend/
[goodwe docs]: https://www.home-assistant.io/integrations/goodwe/
[imap docs]: https://www.home-assistant.io/integrations/imap/
[lutron docs]: https://www.home-assistant.io/integrations/lutron/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[opower docs]: https://www.home-assistant.io/integrations/opower/
[radarr docs]: https://www.home-assistant.io/integrations/radarr/
[recorder docs]: https://www.home-assistant.io/integrations/recorder/
[statistics docs]: https://www.home-assistant.io/integrations/statistics/
[synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/

2024.5.1

- Fix nws forecast coordinators and remove legacy forecast handling ([MatthewFlamm] - [115857]) ([nws docs])
- Bump opentherm_gw to 2.2.0 ([GraceGRD] - [116527]) ([opentherm_gw docs]) (dependency)
- Add a lock to homekit_controller platform loads ([bdraco] - [116539]) ([homekit_controller docs])
- Fix MQTT discovery cooldown too short with large setup ([jbouwh] - [116550]) ([mqtt docs])
- Bump upb_lib to 0.5.6 ([gwww] - [116558]) ([upb docs]) (dependency)
- Bump elkm1_lib to 2.2.7 ([gwww] - [116564]) ([elkm1 docs]) (dependency)
- Fix Matter startup when Matter bridge is present ([marcelveldt] - [116569]) ([matter docs])
- Bump sanix to 1.0.6 ([tomaszsluszniak] - [116570]) ([sanix docs]) (dependency)
- Fix Airthings BLE model names ([LaStrada] - [116579]) ([airthings_ble docs])
- Improve coordinator in Ondilo ico ([joostlek] - [116596]) ([ondilo_ico docs])
- Fix inheritance order for KNX notify ([farmio] - [116600]) ([knx docs])
- Bump Airthings BLE to 0.8.0 ([LaStrada] - [116616]) ([airthings_ble docs]) (dependency)
- Bump pywaze to 1.0.1 ([eifinger] - [116621]) ([waze_travel_time docs]) (dependency)
- Add constraint for tuf ([cdce8p] - [116627])
- Bump aiounifi to v77 ([Kane610] - [116639]) ([unifi docs]) (dependency)
- Bump govee-light-local library and fix wrong information for Govee lights ([Galorhallen] - [116651]) ([govee_light_local docs]) (dependency)
- Bump ZHA dependency bellows to 0.38.4 ([puddly] - [116660]) ([zha docs]) (dependency)
- Bump habluetooth to 2.8.1 ([bdraco] - [116661]) ([bluetooth docs]) (dependency)
- Bump env_canada lib to 0.6.2 ([gwww] - [116662]) ([environment_canada docs]) (dependency)
- Block dreame_vacuum versions older than 1.0.4 ([bdraco] - [116673])
- Fix fyta test timezone handling ([cdce8p] - [116689]) ([fyta docs])
- Fix BroadlinkRemote._learn_command() ([felipediel] - [116692]) ([broadlink docs])

[115857]: https://github.com/home-assistant/core/pull/115857
[116527]: https://github.com/home-assistant/core/pull/116527
[116538]: https://github.com/home-assistant/core/pull/116538
[116539]: https://github.com/home-assistant/core/pull/116539
[116550]: https://github.com/home-assistant/core/pull/116550
[116558]: https://github.com/home-assistant/core/pull/116558
[116564]: https://github.com/home-assistant/core/pull/116564
[116569]: https://github.com/home-assistant/core/pull/116569
[116570]: https://github.com/home-assistant/core/pull/116570
[116579]: https://github.com/home-assistant/core/pull/116579
[116596]: https://github.com/home-assistant/core/pull/116596
[116600]: https://github.com/home-assistant/core/pull/116600
[116616]: https://github.com/home-assistant/core/pull/116616
[116621]: https://github.com/home-assistant/core/pull/116621
[116627]: https://github.com/home-assistant/core/pull/116627
[116639]: https://github.com/home-assistant/core/pull/116639
[116651]: https://github.com/home-assistant/core/pull/116651
[116660]: https://github.com/home-assistant/core/pull/116660
[116661]: https://github.com/home-assistant/core/pull/116661
[116662]: https://github.com/home-assistant/core/pull/116662
[116673]: https://github.com/home-assistant/core/pull/116673
[116689]: https://github.com/home-assistant/core/pull/116689
[116692]: https://github.com/home-assistant/core/pull/116692
[Galorhallen]: https://github.com/Galorhallen
[GraceGRD]: https://github.com/GraceGRD
[Kane610]: https://github.com/Kane610
[LaStrada]: https://github.com/LaStrada
[MatthewFlamm]: https://github.com/MatthewFlamm
[bdraco]: https://github.com/bdraco
[cdce8p]: https://github.com/cdce8p
[eifinger]: https://github.com/eifinger
[farmio]: https://github.com/farmio
[felipediel]: https://github.com/felipediel
[frenck]: https://github.com/frenck
[gwww]: https://github.com/gwww
[jbouwh]: https://github.com/jbouwh
[joostlek]: https://github.com/joostlek
[marcelveldt]: https://github.com/marcelveldt
[puddly]: https://github.com/puddly
[tomaszsluszniak]: https://github.com/tomaszsluszniak
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[airthings_ble docs]: https://www.home-assistant.io/integrations/airthings_ble/
[bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/
[broadlink docs]: https://www.home-assistant.io/integrations/broadlink/
[elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/
[environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/
[fyta docs]: https://www.home-assistant.io/integrations/fyta/
[govee_light_local docs]: https://www.home-assistant.io/integrations/govee_light_local/
[homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/
[knx docs]: https://www.home-assistant.io/integrations/knx/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[nws docs]: https://www.home-assistant.io/integrations/nws/
[ondilo_ico docs]: https://www.home-assistant.io/integrations/ondilo_ico/
[opentherm_gw docs]: https://www.home-assistant.io/integrations/opentherm_gw/
[sanix docs]: https://www.home-assistant.io/integrations/sanix/
[unifi docs]: https://www.home-assistant.io/integrations/unifi/
[upb docs]: https://www.home-assistant.io/integrations/upb/
[waze_travel_time docs]: https://www.home-assistant.io/integrations/waze_travel_time/
[zha docs]: https://www.home-assistant.io/integrations/zha/

2024.5.0

https://www.home-assistant.io/blog/2024/05/01/release-20245/

2024.5.0b7

- Add blocklist for known Matter devices with faulty transitions (marcelveldt - 116524)
- Fix stop event cleanup when reloading MQTT (bdraco - 116525)

Page 1 of 212

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.