Homeassistant

Latest version: v2024.11.3

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

Scan your dependencies

Page 15 of 227

2024.6.0b3

- Adjustment of unit of measurement for light (dontinelli - 116695)
- Add support for V2C Trydan 2.1.7 (dgomes - 117147)
- Fix Jewish calendar unique id's (tsvi - 117985)
- Log aiohttp error in rest_command (jpbede - 118453)
- Fix evohome so it doesn't retrieve schedules unnecessarily (zxdavb - 118478)
- Ignore the toggle intent (balloob - 118491)
- Fix blocking call in holiday (gjohansson-ST - 118496)
- Remove not needed hass object from Tag (gjohansson-ST - 118498)
- Fix group platform dependencies (jbouwh - 118499)
- Intent script: allow setting description and platforms (balloob - 118500)
- Fix tado non-string unique id for device trackers (gjohansson-ST - 118505)
- Fix key issue in config entry options in Openweathermap (gjohansson-ST - 118506)
- Ignore deprecated open and close cover intents for LLMs (tronikos - 118515)
- Fix LLMs asking which area when there is only one device (tronikos - 118518)
- Improve LLM prompt (tronikos - 118520)
- Fix unnecessary single quotes escaping in Google AI (tronikos - 118522)

2024.6.0b2

- Add Total Volatile Organic Compounds (tVOC) matter discovery schema (kibergus - 116963)
- Improve LLM prompt (tronikos - 118443)
- Instruct LLM to not pass a list to the domain (tronikos - 118451)
- Bump deebot-client to 7.3.0 (edenhaus - 118462)
- Raise `ConfigEntryNotReady` when there is no `_id` in the Tractive data (bieniu - 118467)
- Typo fix in media_extractor (lunmay - 118473)
- Set enity_category to config for airgradient select entities (edenhaus - 118477)
- Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (marcelveldt - 118483)
- Mark Matter climate dry/fan mode support on Panasonic AC (marcelveldt - 118485)
- Update frontend to 20240530.0 (bramkragten - 118489)

2024.6.0b1

- New official genie garage integration (swcloudgenie - 117020)
- Add translation strings for Matter Fan presets (marcelveldt - 118401)
- Fix light discovery for Matter dimmable plugin unit (marcelveldt - 118404)
- Handle case where timer device id exists but is not registered (delayed command) (synesthesiam - 118410)
- Ensure paho.mqtt.client is imported in the executor (bdraco - 118412)
- Fix google_tasks doing blocking I/O in the event loop (bdraco - 118418)
- Fix google_mail doing blocking I/O in the event loop (bdraco - 118421)
- Fix workday doing blocking I/O in the event loop (bdraco - 118422)
- Fix OpenWeatherMap migration (freekode - 118428)
- Fix blocking I/O in the event loop in meteo_france (bdraco - 118429)
- Bump opower to 0.4.6 (tronikos - 118434)
- Fix google_mail doing blocking i/o in the event loop (take 2) (bdraco - 118441)

2024.6.0b0

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

2024.5.5

- Fix Sonos album artwork performance ([PeteRager] - [116391]) ([sonos docs])
- Filter out HTML greater/less than entities from huawei_lte sensor values ([scop] - [117209]) ([huawei_lte docs])
- Add options-property to Plugwise Select ([bouwew] - [117655]) ([plugwise docs])
- Fix setting MQTT socket buffer size with WebsocketWrapper ([bdraco] - [117672]) ([mqtt docs])
- Bump pyrisco to 0.6.2 ([OnFreund] - [117682]) ([risco docs]) (dependency)
- Consider only active config entries as media source in Synology DSM ([mib1185] - [117691]) ([synology_dsm docs])
- Bump aranet4 to 2.3.4 ([Anrijs] - [117738]) ([aranet docs]) (dependency)
- Bump crownstone-sse to 2.0.5, crownstone-cloud to 1.4.11 ([RicArch97] - [117748]) ([crownstone docs]) (dependency)
- Block older versions of custom integration mydolphin_plus since they cause crashes ([bdraco] - [117751])
- Fix race in config entry setup ([bdraco] - [117756])
- Update wled to 0.18.0 ([frenck] - [117790]) ([wled docs]) (dependency)
- Account for disabled ZHA discovery config entries when migrating SkyConnect integration ([puddly] - [117800]) ([homeassistant_sky_connect docs])
- Tesla Wall Connector fix spelling error/typo ([bajansen] - [117841]) ([tesla_wall_connector docs])
- Prevent time pattern reschedule if cancelled during job execution ([swoga] - [117879])
- Update philips_js to 3.2.1 ([elupus] - [117881]) ([philips_js docs])
- Bump pyrympro to 0.0.8 ([OnFreund] - [117919]) ([rympro docs]) (dependency)
- Add Shelly debug logging for async_reconnect_soon ([thecode] - [117945]) ([shelly docs])
- Update pySwitchbot to 0.46.0 to fix lock key retrieval ([bdraco] - [118005]) ([switchbot docs])
- Improve async_get_issue_tracker for custom integrations ([emontnemery] - [118016])
- Bump pySwitchbot to 0.46.1 ([bdraco] - [118025]) ([switchbot docs]) (dependency)
- Extend the blocklist for Matter transitions with more models ([marcelveldt] - [118038]) ([matter docs])
- Fix rc pylint warning in MQTT ([frenck] - [118050]) ([mqtt docs])
- Add state check to config entry setup to ensure it cannot be setup twice ([bdraco] - [117193])

[116391]: https://github.com/home-assistant/core/pull/116391
[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
[117193]: https://github.com/home-assistant/core/pull/117193
[117203]: https://github.com/home-assistant/core/pull/117203
[117209]: https://github.com/home-assistant/core/pull/117209
[117631]: https://github.com/home-assistant/core/pull/117631
[117655]: https://github.com/home-assistant/core/pull/117655
[117672]: https://github.com/home-assistant/core/pull/117672
[117682]: https://github.com/home-assistant/core/pull/117682
[117691]: https://github.com/home-assistant/core/pull/117691
[117738]: https://github.com/home-assistant/core/pull/117738
[117748]: https://github.com/home-assistant/core/pull/117748
[117751]: https://github.com/home-assistant/core/pull/117751
[117756]: https://github.com/home-assistant/core/pull/117756
[117790]: https://github.com/home-assistant/core/pull/117790
[117800]: https://github.com/home-assistant/core/pull/117800
[117841]: https://github.com/home-assistant/core/pull/117841
[117879]: https://github.com/home-assistant/core/pull/117879
[117881]: https://github.com/home-assistant/core/pull/117881
[117919]: https://github.com/home-assistant/core/pull/117919
[117945]: https://github.com/home-assistant/core/pull/117945
[118005]: https://github.com/home-assistant/core/pull/118005
[118016]: https://github.com/home-assistant/core/pull/118016
[118025]: https://github.com/home-assistant/core/pull/118025
[118038]: https://github.com/home-assistant/core/pull/118038
[118050]: https://github.com/home-assistant/core/pull/118050
[Anrijs]: https://github.com/Anrijs
[OnFreund]: https://github.com/OnFreund
[PeteRager]: https://github.com/PeteRager
[RicArch97]: https://github.com/RicArch97
[bajansen]: https://github.com/bajansen
[balloob]: https://github.com/balloob
[bdraco]: https://github.com/bdraco
[bouwew]: https://github.com/bouwew
[elupus]: https://github.com/elupus
[emontnemery]: https://github.com/emontnemery
[frenck]: https://github.com/frenck
[marcelveldt]: https://github.com/marcelveldt
[mib1185]: https://github.com/mib1185
[puddly]: https://github.com/puddly
[scop]: https://github.com/scop
[swoga]: https://github.com/swoga
[thecode]: https://github.com/thecode
[accuweather docs]: https://www.home-assistant.io/integrations/accuweather/
[aranet docs]: https://www.home-assistant.io/integrations/aranet/
[crownstone docs]: https://www.home-assistant.io/integrations/crownstone/
[homeassistant_sky_connect docs]: https://www.home-assistant.io/integrations/homeassistant_sky_connect/
[huawei_lte docs]: https://www.home-assistant.io/integrations/huawei_lte/
[matter docs]: https://www.home-assistant.io/integrations/matter/
[mqtt docs]: https://www.home-assistant.io/integrations/mqtt/
[philips_js docs]: https://www.home-assistant.io/integrations/philips_js/
[plugwise docs]: https://www.home-assistant.io/integrations/plugwise/
[risco docs]: https://www.home-assistant.io/integrations/risco/
[rympro docs]: https://www.home-assistant.io/integrations/rympro/
[shelly docs]: https://www.home-assistant.io/integrations/shelly/
[sonos docs]: https://www.home-assistant.io/integrations/sonos/
[switchbot docs]: https://www.home-assistant.io/integrations/switchbot/
[synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/
[tesla_wall_connector docs]: https://www.home-assistant.io/integrations/tesla_wall_connector/
[wled docs]: https://www.home-assistant.io/integrations/wled/

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/

Page 15 of 227

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.