Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency homeassistant to v2024 (#11)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [homeassistant](https://togithub.com/home-assistant/core) | `==2023.12.3` -> `==2024.7.3` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/homeassistant/2024.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/homeassistant/2024.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/homeassistant/2023.12.3/2024.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/homeassistant/2023.12.3/2024.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>home-assistant/core (homeassistant)</summary> ### [`v2024.7.3`](https://togithub.com/home-assistant/core/releases/tag/2024.7.3) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.7.2...2024.7.3) - Fix reauth error and exception in ista EcoTrend integration ([@​tr4nt0r] - [#​121482]) ([ista_ecotrend docs]) - Retain Jellyfin config flow input on connection issue ([@​j-stienstra] - [#​121618]) ([jellyfin docs]) - Update Supla async_set_cover_position to use "REVEAL_PARTIALLY" ([@​ontaptom] - [#​121663]) ([supla docs]) - Bump sunweg 3.0.2 ([@​rokam] - [#​121684]) ([sunweg docs]) (dependency) - Allow enigma2 devices to use different source bouquets ([@​autinerd] - [#​121686]) ([enigma2 docs]) (dependency) - Fix tplink bug changing color temp on bulbs with light effects ([@​sdb9696] - [#​121696]) ([tplink docs]) - Bump knocki to 0.3.0 ([@​joostlek] - [#​121704]) ([knocki docs]) (dependency) - Bump pyloadapi to v1.3.2 ([@​tr4nt0r] - [#​121709]) ([pyload docs]) (dependency) - Fix update happening too early in unifiprotect ([@​bdraco] - [#​121714]) ([unifiprotect docs]) - Bump knocki to 0.3.1 ([@​joostlek] - [#​121717]) ([knocki docs]) (dependency) - Fix bad access to UniFi runtime_data when not assigned ([@​Kane610] - [#​121725]) ([unifi docs]) - Update Idasen Desk library to 2.6.2 ([@​abmantis] - [#​121729]) ([idasen_desk docs]) (dependency) - Bump opower to 0.5.2 to fix 403 forbidden errors for users with multiple accounts ([@​tronikos] - [#​121762]) ([opower docs]) - Pin mashumaro version >= 3.13.1 for python 3.12.4 compatibility. ([@​allenporter] - [#​121782]) - Bump pytedee_async to 0.2.20 ([@​zweckj] - [#​121783]) ([tedee docs]) (dependency) - Add some missing tplink ouis ([@​bdraco] - [#​121785]) ([tplink docs]) - Use async_connect in newly bumped 0.5.8 UPB library ([@​gwww] - [#​121789]) ([upb docs]) - Bump python-kasa to 0.7.0.4 ([@​sdb9696] - [#​121791]) ([tplink docs]) (dependency) - Add missing translations to Roborock ([@​jpbede] - [#​121796]) ([roborock docs]) - Fix alexa does to check `current_position` correctly when handling cover range changes ([@​jbouwh] - [#​121798]) ([alexa docs]) - Reolink media second lens ([@​starkillerOG] - [#​121800]) ([reolink docs]) - Bump PySwitchbot to 0.48.1 ([@​ollo69] - [#​121804]) ([switchbot docs]) (dependency) - Bump aiolifx to 1.0.4 ([@​Djelibeybi] - [#​121267]) ([lifx docs]) (dependency) - Bump aiolifx to 1.0.5 ([@​Djelibeybi] - [#​121824]) ([lifx docs]) (dependency) - Log add/remove index complete at the same level as when it starts ([@​bdraco] - [#​121852]) ([recorder docs]) - Fix opentherm_gw availability ([@​mvn23] - [#​121892]) ([opentherm_gw docs]) - Fix rainforest_raven closing device due to timeout ([@​cottsay] - [#​121905]) ([rainforest_raven docs]) - Fix enigma2 mute ([@​tgorochowik] - [#​121928]) ([enigma2 docs]) - Fix `configuration_url` for Shelly device using IPv6 ([@​bieniu] - [#​121939]) ([shelly docs]) - Narrow sqlite database corruption check to ensure disk image is malformed ([@​bdraco] - [#​121947]) ([recorder docs]) - Bump python-holidays to 0.53 ([@​gjohansson-ST] - [#​122021]) ([workday docs]) ([holiday docs]) (dependency) - Mark UniFi power cycle button as unavailable if PoE is not enabled on port ([@​Kane610] - [#​122035]) ([unifi docs]) - Fix hive not updating when boosting ([@​HarryEMartland] - [#​122042]) ([hive docs]) - Update tplink device config during reauth flow ([@​sdb9696] - [#​122089]) ([tplink docs]) - Prevent connecting to a Shelly device that is already connected ([@​thecode] - [#​122105]) ([shelly docs]) - Bump tplink dependency python-kasa to 0.7.0.5 ([@​sdb9696] - [#​122119]) ([tplink docs]) (dependency) - Update yt-dlp to 2024.07.16 ([@​cdce8p] - [#​122124]) ([media_extractor docs]) (dependency) - Fix KeyError in config flow of Bring integration ([@​tr4nt0r] - [#​122136]) ([bring docs]) [#​120579]: https://togithub.com/home-assistant/core/pull/120579 [#​121267]: https://togithub.com/home-assistant/core/pull/121267 [#​121289]: https://togithub.com/home-assistant/core/pull/121289 [#​121482]: https://togithub.com/home-assistant/core/pull/121482 [#​121618]: https://togithub.com/home-assistant/core/pull/121618 [#​121663]: https://togithub.com/home-assistant/core/pull/121663 [#​121671]: https://togithub.com/home-assistant/core/pull/121671 [#​121684]: https://togithub.com/home-assistant/core/pull/121684 [#​121686]: https://togithub.com/home-assistant/core/pull/121686 [#​121696]: https://togithub.com/home-assistant/core/pull/121696 [#​121704]: https://togithub.com/home-assistant/core/pull/121704 [#​121709]: https://togithub.com/home-assistant/core/pull/121709 [#​121714]: https://togithub.com/home-assistant/core/pull/121714 [#​121717]: https://togithub.com/home-assistant/core/pull/121717 [#​121725]: https://togithub.com/home-assistant/core/pull/121725 [#​121729]: https://togithub.com/home-assistant/core/pull/121729 [#​121762]: https://togithub.com/home-assistant/core/pull/121762 [#​121782]: https://togithub.com/home-assistant/core/pull/121782 [#​121783]: https://togithub.com/home-assistant/core/pull/121783 [#​121785]: https://togithub.com/home-assistant/core/pull/121785 [#​121789]: https://togithub.com/home-assistant/core/pull/121789 [#​121791]: https://togithub.com/home-assistant/core/pull/121791 [#​121796]: https://togithub.com/home-assistant/core/pull/121796 [#​121798]: https://togithub.com/home-assistant/core/pull/121798 [#​121800]: https://togithub.com/home-assistant/core/pull/121800 [#​121804]: https://togithub.com/home-assistant/core/pull/121804 [#​121824]: https://togithub.com/home-assistant/core/pull/121824 [#​121852]: https://togithub.com/home-assistant/core/pull/121852 [#​121892]: https://togithub.com/home-assistant/core/pull/121892 [#​121905]: https://togithub.com/home-assistant/core/pull/121905 [#​121928]: https://togithub.com/home-assistant/core/pull/121928 [#​121939]: https://togithub.com/home-assistant/core/pull/121939 [#​121947]: https://togithub.com/home-assistant/core/pull/121947 [#​122021]: https://togithub.com/home-assistant/core/pull/122021 [#​122035]: https://togithub.com/home-assistant/core/pull/122035 [#​122042]: https://togithub.com/home-assistant/core/pull/122042 [#​122089]: https://togithub.com/home-assistant/core/pull/122089 [#​122105]: https://togithub.com/home-assistant/core/pull/122105 [#​122119]: https://togithub.com/home-assistant/core/pull/122119 [#​122124]: https://togithub.com/home-assistant/core/pull/122124 [#​122136]: https://togithub.com/home-assistant/core/pull/122136 [@​Djelibeybi]: https://togithub.com/Djelibeybi [@​HarryEMartland]: https://togithub.com/HarryEMartland [@​Kane610]: https://togithub.com/Kane610 [@​abmantis]: https://togithub.com/abmantis [@​allenporter]: https://togithub.com/allenporter [@​autinerd]: https://togithub.com/autinerd [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​cdce8p]: https://togithub.com/cdce8p [@​cottsay]: https://togithub.com/cottsay [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​gwww]: https://togithub.com/gwww [@​j-stienstra]: https://togithub.com/j-stienstra [@​jbouwh]: https://togithub.com/jbouwh [@​joostlek]: https://togithub.com/joostlek [@​jpbede]: https://togithub.com/jpbede [@​mvn23]: https://togithub.com/mvn23 [@​ollo69]: https://togithub.com/ollo69 [@​ontaptom]: https://togithub.com/ontaptom [@​rokam]: https://togithub.com/rokam [@​sdb9696]: https://togithub.com/sdb9696 [@​starkillerOG]: https://togithub.com/starkillerOG [@​tgorochowik]: https://togithub.com/tgorochowik [@​thecode]: https://togithub.com/thecode [@​tr4nt0r]: https://togithub.com/tr4nt0r [@​tronikos]: https://togithub.com/tronikos [@​zweckj]: https://togithub.com/zweckj [abode docs]: https://www.home-assistant.io/integrations/abode/ [alexa docs]: https://www.home-assistant.io/integrations/alexa/ [bring docs]: https://www.home-assistant.io/integrations/bring/ [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [hive docs]: https://www.home-assistant.io/integrations/hive/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [idasen_desk docs]: https://www.home-assistant.io/integrations/idasen_desk/ [ista_ecotrend docs]: https://www.home-assistant.io/integrations/ista_ecotrend/ [jellyfin docs]: https://www.home-assistant.io/integrations/jellyfin/ [knocki docs]: https://www.home-assistant.io/integrations/knocki/ [lifx docs]: https://www.home-assistant.io/integrations/lifx/ [media_extractor docs]: https://www.home-assistant.io/integrations/media_extractor/ [opentherm_gw docs]: https://www.home-assistant.io/integrations/opentherm_gw/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [pyload docs]: https://www.home-assistant.io/integrations/pyload/ [rainforest_raven docs]: https://www.home-assistant.io/integrations/rainforest_raven/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [sunweg docs]: https://www.home-assistant.io/integrations/sunweg/ [supla docs]: https://www.home-assistant.io/integrations/supla/ [switchbot docs]: https://www.home-assistant.io/integrations/switchbot/ [tedee docs]: https://www.home-assistant.io/integrations/tedee/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [workday docs]: https://www.home-assistant.io/integrations/workday/ ### [`v2024.7.2`](https://togithub.com/home-assistant/core/releases/tag/2024.7.2) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.7.1...2024.7.2) - Remove legacy foreign key constraint from sqlite states table ([@​bdraco] - [#​120779]) ([recorder docs]) - Direct Users to App-Specific Passwords for iCloud integration to prevent MFA spam ([@​rcmaehl] - [#​120945]) ([icloud docs]) - LLM to handle int attributes ([@​ahaverty] - [#​121037]) - Fix empty list in kodi media_player ([@​TermeHansen] - [#​121250]) ([kodi docs]) - Fix ombi configuration validation ([@​temesinko] - [#​121314]) ([ombi docs]) - Bump anova-wifi to 0.17.0 ([@​Lash-L] - [#​121337]) ([anova docs]) (dependency) - Fix initial Wall Connector values in Tessie ([@​Bre77] - [#​121353]) ([tessie docs]) - Bump psutil to 6.0.0 ([@​gjohansson-ST] - [#​121385]) ([systemmonitor docs]) (dependency) - Fix unnecessary logging of turn on/off feature flags in Climate ([@​gjohansson-ST] - [#​121387]) ([climate docs]) - Fix timezone issue in smhi weather ([@​gjohansson-ST] - [#​121389]) ([smhi docs]) - Fix feature flag in climate ([@​gjohansson-ST] - [#​121398]) ([climate docs]) - Allow current empty feeds to be configured in Feedreader ([@​mib1185] - [#​121421]) ([feedreader docs]) - Fix MPD config flow ([@​joostlek] - [#​121431]) ([mpd docs]) - Sort mealie mealplans ([@​joostlek] - [#​121433]) ([mealie docs]) - Fix Mealie URL field ([@​joostlek] - [#​121434]) ([mealie docs]) - Bump pymodbus to 3.6.9 ([@​janiversen] - [#​121445]) ([modbus docs]) (dependency) - Bump jaraco.abode to 5.2.1 ([@​jaraco] - [#​121446]) ([abode docs]) (dependency) - Bump yalexs to 6.4.2 ([@​bdraco] - [#​121467]) ([august docs]) (dependency) - Bump xiaomi-ble to 0.30.1 ([@​joostlek] - [#​120743]) ([xiaomi_ble docs]) (dependency) - Bump xiaomi-ble to 0.30.2 ([@​ov1d1u] - [#​121471]) ([xiaomi_ble docs]) (dependency) - Include hass device ID in mobile app get_config webhook ([@​balloob] - [#​121496]) ([mobile_app docs]) - Fix person tracking in unifiprotect ([@​bdraco] - [#​121528]) ([unifiprotect docs]) - Remove homematic state_class from GAS_POWER sensor ([@​ChristophCaina] - [#​121533]) ([homematic docs]) - Update vehicle to 2.2.2 ([@​frenck] - [#​121556]) ([rdw docs]) (dependency) - Update tailscale to 0.6.1 ([@​frenck] - [#​121557]) ([tailscale docs]) (dependency) - Fix upb config flow connect ([@​gwww] - [#​121571]) ([upb docs]) - Bump pyenphase to 1.20.6 ([@​catsmanac] - [#​121583]) ([enphase_envoy docs]) (dependency) - Allow ambilight when we have connection (philips_js) ([@​elupus] - [#​121620]) ([philips_js docs]) - Update frontend to [`2024071`](https://togithub.com/home-assistant/core/commit/20240710).0 ([@​piitaya] - [#​121651]) ([frontend docs]) - Small fix in velbus cover for the assumed states ([@​Cereal2nd] - [#​121656]) ([velbus docs]) - Block icloud3 custom integration from breaking the recorder ([@​frenck] - [#​121658]) - Handle errors in Fully Kiosk camera ([@​tronikos] - [#​121659]) ([fully_kiosk docs]) - Block places <=2.7.0 custom integration from breaking the recorder ([@​frenck] - [#​121662]) - Fix state for Matter Locks (including optional door sensor) ([@​marcelveldt] - [#​121665]) ([matter docs]) - Matter lock state follow-up ([@​marcelveldt] - [#​121669]) ([matter docs]) - Block variable <=3.4.4 custom integration from breaking the recorder ([@​frenck] - [#​121670]) [#​120579]: https://togithub.com/home-assistant/core/pull/120579 [#​120743]: https://togithub.com/home-assistant/core/pull/120743 [#​120779]: https://togithub.com/home-assistant/core/pull/120779 [#​120945]: https://togithub.com/home-assistant/core/pull/120945 [#​121037]: https://togithub.com/home-assistant/core/pull/121037 [#​121250]: https://togithub.com/home-assistant/core/pull/121250 [#​121289]: https://togithub.com/home-assistant/core/pull/121289 [#​121314]: https://togithub.com/home-assistant/core/pull/121314 [#​121337]: https://togithub.com/home-assistant/core/pull/121337 [#​121353]: https://togithub.com/home-assistant/core/pull/121353 [#​121385]: https://togithub.com/home-assistant/core/pull/121385 [#​121387]: https://togithub.com/home-assistant/core/pull/121387 [#​121389]: https://togithub.com/home-assistant/core/pull/121389 [#​121398]: https://togithub.com/home-assistant/core/pull/121398 [#​121421]: https://togithub.com/home-assistant/core/pull/121421 [#​121431]: https://togithub.com/home-assistant/core/pull/121431 [#​121433]: https://togithub.com/home-assistant/core/pull/121433 [#​121434]: https://togithub.com/home-assistant/core/pull/121434 [#​121445]: https://togithub.com/home-assistant/core/pull/121445 [#​121446]: https://togithub.com/home-assistant/core/pull/121446 [#​121467]: https://togithub.com/home-assistant/core/pull/121467 [#​121471]: https://togithub.com/home-assistant/core/pull/121471 [#​121496]: https://togithub.com/home-assistant/core/pull/121496 [#​121528]: https://togithub.com/home-assistant/core/pull/121528 [#​121533]: https://togithub.com/home-assistant/core/pull/121533 [#​121556]: https://togithub.com/home-assistant/core/pull/121556 [#​121557]: https://togithub.com/home-assistant/core/pull/121557 [#​121571]: https://togithub.com/home-assistant/core/pull/121571 [#​121583]: https://togithub.com/home-assistant/core/pull/121583 [#​121620]: https://togithub.com/home-assistant/core/pull/121620 [#​121651]: https://togithub.com/home-assistant/core/pull/121651 [#​121656]: https://togithub.com/home-assistant/core/pull/121656 [#​121658]: https://togithub.com/home-assistant/core/pull/121658 [#​121659]: https://togithub.com/home-assistant/core/pull/121659 [#​121662]: https://togithub.com/home-assistant/core/pull/121662 [#​121665]: https://togithub.com/home-assistant/core/pull/121665 [#​121669]: https://togithub.com/home-assistant/core/pull/121669 [#​121670]: https://togithub.com/home-assistant/core/pull/121670 [@​Bre77]: https://togithub.com/Bre77 [@​Cereal2nd]: https://togithub.com/Cereal2nd [@​ChristophCaina]: https://togithub.com/ChristophCaina [@​Lash-L]: https://togithub.com/Lash-L [@​TermeHansen]: https://togithub.com/TermeHansen [@​ahaverty]: https://togithub.com/ahaverty [@​balloob]: https://togithub.com/balloob [@​bdraco]: https://togithub.com/bdraco [@​catsmanac]: https://togithub.com/catsmanac [@​elupus]: https://togithub.com/elupus [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​gwww]: https://togithub.com/gwww [@​janiversen]: https://togithub.com/janiversen [@​jaraco]: https://togithub.com/jaraco [@​joostlek]: https://togithub.com/joostlek [@​marcelveldt]: https://togithub.com/marcelveldt [@​mib1185]: https://togithub.com/mib1185 [@​ov1d1u]: https://togithub.com/ov1d1u [@​piitaya]: https://togithub.com/piitaya [@​rcmaehl]: https://togithub.com/rcmaehl [@​temesinko]: https://togithub.com/temesinko [@​tronikos]: https://togithub.com/tronikos [abode docs]: https://www.home-assistant.io/integrations/abode/ [anova docs]: https://www.home-assistant.io/integrations/anova/ [august docs]: https://www.home-assistant.io/integrations/august/ [climate docs]: https://www.home-assistant.io/integrations/climate/ [enphase_envoy docs]: https://www.home-assistant.io/integrations/enphase_envoy/ [feedreader docs]: https://www.home-assistant.io/integrations/feedreader/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [fully_kiosk docs]: https://www.home-assistant.io/integrations/fully_kiosk/ [homematic docs]: https://www.home-assistant.io/integrations/homematic/ [icloud docs]: https://www.home-assistant.io/integrations/icloud/ [kodi docs]: https://www.home-assistant.io/integrations/kodi/ [matter docs]: https://www.home-assistant.io/integrations/matter/ [mealie docs]: https://www.home-assistant.io/integrations/mealie/ [mobile_app docs]: https://www.home-assistant.io/integrations/mobile_app/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [mpd docs]: https://www.home-assistant.io/integrations/mpd/ [ombi docs]: https://www.home-assistant.io/integrations/ombi/ [philips_js docs]: https://www.home-assistant.io/integrations/philips_js/ [rdw docs]: https://www.home-assistant.io/integrations/rdw/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [smhi docs]: https://www.home-assistant.io/integrations/smhi/ [systemmonitor docs]: https://www.home-assistant.io/integrations/systemmonitor/ [tailscale docs]: https://www.home-assistant.io/integrations/tailscale/ [tessie docs]: https://www.home-assistant.io/integrations/tessie/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [xiaomi_ble docs]: https://www.home-assistant.io/integrations/xiaomi_ble/ ### [`v2024.7.1`](https://togithub.com/home-assistant/core/releases/tag/2024.7.1) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.7.0...2024.7.1) - Improve redaction for stream error messages ([@​allenporter] - [#​120867]) ([stream docs]) - Add device class translations in Random ([@​dougiteixeira] - [#​120890]) ([random docs]) - Fix locking/unlocking transition state in Matter lock platform ([@​marcelveldt] - [#​121099]) ([matter docs]) - Fix HmIP-ESI GAS sensor DeviceClass ([@​ChristophCaina] - [#​121106]) ([homematicip_cloud docs]) - Starline: Fix "Error updating SLNet token" message in Log ([@​Chupaka] - [#​121122]) ([starline docs]) - Bump inkbird-ble to 0.5.8 ([@​bdraco] - [#​121134]) ([inkbird docs]) (dependency) - Fix broken pathlib import in august integration ([@​mweinelt] - [#​121135]) ([august docs]) - Bump velbusaio to 2024.7.5 ([@​Cereal2nd] - [#​121156]) ([velbus docs]) (dependency) - Fix `pulse counter frequency` sensors for Shelly Plus Uni ([@​bieniu] - [#​121178]) ([shelly docs]) - Bump youless library version 2.1.2 ([@​gjong] - [#​121181]) ([youless docs]) (dependency) - Bump python-kasa to 0.7.0.3 ([@​sdb9696] - [#​121183]) ([tplink docs]) (dependency) - Fix Matter light discovery schema for DimmerSwitch ([@​marcelveldt] - [#​121185]) ([matter docs]) - Listen for attribute changes of OnOff cluster in appliances ([@​marcelveldt] - [#​121198]) ([matter docs]) - Bump anova-wifi to 0.15.0 ([@​Lash-L] - [#​121222]) ([anova docs]) (dependency) - Fix work area sensor in Husqvarna Automower ([@​Thomas55555] - [#​121228]) ([husqvarna_automower docs]) - Revert Homematic IP Cloud unique ID changes ([@​hahn-th] - [#​121231]) ([homematicip_cloud docs]) - Bump deebot-client to 8.1.1 ([@​edenhaus] - [#​121241]) ([ecovacs docs]) (dependency) - Fix WebOS TV media player status when OFF after IDLE ([@​thecode] - [#​121251]) ([webostv docs]) - Bump aioaquacell to 0.1.8 ([@​Jordi1990] - [#​121253]) ([aquacell docs]) (dependency) - Bump aiowebostv to 0.4.2 ([@​thecode] - [#​121258]) ([webostv docs]) (dependency) - Bump python-holidays to 0.52 ([@​gjohansson-ST] - [#​121283]) ([workday docs]) ([holiday docs]) (dependency) - Fix tplink light effect behaviour when activating a scene ([@​sdb9696] - [#​121288]) ([tplink docs]) - Update frontend to [`2024070`](https://togithub.com/home-assistant/core/commit/20240705).0 ([@​bramkragten] - [#​121295]) ([frontend docs]) [#​120579]: https://togithub.com/home-assistant/core/pull/120579 [#​120867]: https://togithub.com/home-assistant/core/pull/120867 [#​120890]: https://togithub.com/home-assistant/core/pull/120890 [#​121099]: https://togithub.com/home-assistant/core/pull/121099 [#​121106]: https://togithub.com/home-assistant/core/pull/121106 [#​121122]: https://togithub.com/home-assistant/core/pull/121122 [#​121134]: https://togithub.com/home-assistant/core/pull/121134 [#​121135]: https://togithub.com/home-assistant/core/pull/121135 [#​121156]: https://togithub.com/home-assistant/core/pull/121156 [#​121178]: https://togithub.com/home-assistant/core/pull/121178 [#​121181]: https://togithub.com/home-assistant/core/pull/121181 [#​121183]: https://togithub.com/home-assistant/core/pull/121183 [#​121185]: https://togithub.com/home-assistant/core/pull/121185 [#​121198]: https://togithub.com/home-assistant/core/pull/121198 [#​121222]: https://togithub.com/home-assistant/core/pull/121222 [#​121228]: https://togithub.com/home-assistant/core/pull/121228 [#​121231]: https://togithub.com/home-assistant/core/pull/121231 [#​121241]: https://togithub.com/home-assistant/core/pull/121241 [#​121251]: https://togithub.com/home-assistant/core/pull/121251 [#​121253]: https://togithub.com/home-assistant/core/pull/121253 [#​121258]: https://togithub.com/home-assistant/core/pull/121258 [#​121283]: https://togithub.com/home-assistant/core/pull/121283 [#​121288]: https://togithub.com/home-assistant/core/pull/121288 [#​121295]: https://togithub.com/home-assistant/core/pull/121295 [@​Cereal2nd]: https://togithub.com/Cereal2nd [@​ChristophCaina]: https://togithub.com/ChristophCaina [@​Chupaka]: https://togithub.com/Chupaka [@​Jordi1990]: https://togithub.com/Jordi1990 [@​Lash-L]: https://togithub.com/Lash-L [@​Thomas55555]: https://togithub.com/Thomas55555 [@​allenporter]: https://togithub.com/allenporter [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​bramkragten]: https://togithub.com/bramkragten [@​dougiteixeira]: https://togithub.com/dougiteixeira [@​edenhaus]: https://togithub.com/edenhaus [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​gjong]: https://togithub.com/gjong [@​hahn-th]: https://togithub.com/hahn-th [@​marcelveldt]: https://togithub.com/marcelveldt [@​mweinelt]: https://togithub.com/mweinelt [@​sdb9696]: https://togithub.com/sdb9696 [@​thecode]: https://togithub.com/thecode [abode docs]: https://www.home-assistant.io/integrations/abode/ [anova docs]: https://www.home-assistant.io/integrations/anova/ [aquacell docs]: https://www.home-assistant.io/integrations/aquacell/ [august docs]: https://www.home-assistant.io/integrations/august/ [ecovacs docs]: https://www.home-assistant.io/integrations/ecovacs/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [homematicip_cloud docs]: https://www.home-assistant.io/integrations/homematicip_cloud/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [inkbird docs]: https://www.home-assistant.io/integrations/inkbird/ [matter docs]: https://www.home-assistant.io/integrations/matter/ [random docs]: https://www.home-assistant.io/integrations/random/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [starline docs]: https://www.home-assistant.io/integrations/starline/ [stream docs]: https://www.home-assistant.io/integrations/stream/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [velbus docs]: https://www.home-assistant.io/integrations/velbus/ [webostv docs]: https://www.home-assistant.io/integrations/webostv/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [youless docs]: https://www.home-assistant.io/integrations/youless/ ### [`v2024.7.0`](https://togithub.com/home-assistant/core/releases/tag/2024.7.0) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.4...2024.7.0) https://www.home-assistant.io/blog/2024/07/03/release-20247/ ### [`v2024.6.4`](https://togithub.com/home-assistant/core/releases/tag/2024.6.4) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.3...2024.6.4) - UniFi temp fix to handle runtime data ([@​Kane610] - [#​120031]) ([unifi docs]) - Fix for Synology DSM shared images ([@​lodesmets] - [#​117695]) ([synology_dsm docs]) - Fix Jewish Calendar unique id migration ([@​tsvi] - [#​119683]) ([jewish_calendar docs]) - Fix model import in Spotify ([@​jjlawren] - [#​119747]) ([spotify docs]) - Add Kasa Dimmer to Matter TRANSITION_BLOCKLIST ([@​dubstomp] - [#​119751]) ([matter docs]) - Bump py-canary to v0.5.4 ([@​0bmay] - [#​119793]) ([canary docs]) - Pin tenacity to 8.3.0 ([@​cdce8p] - [#​119815]) - Bump aiozoneinfo to 0.2.0 ([@​bdraco] - [#​119845]) (dependency) - Fix up ecobee windspeed unit ([@​bjpetit] - [#​119870]) ([ecobee docs]) - Bump hdate to 0.10.9 ([@​tsvi] - [#​119887]) ([jewish_calendar docs]) (dependency) - Bump weatherflow4py to 0.2.21 ([@​jeeftor] - [#​119889]) ([weatherflow_cloud docs]) (dependency) - Bump babel to 2.15.0 ([@​gjohansson-ST] - [#​119006]) ([holiday docs]) (dependency) - Bump python-holidays to 0.51 ([@​gjohansson-ST] - [#​119918]) ([workday docs]) ([holiday docs]) (dependency) - Fix Onkyo zone volume ([@​arturpragacz] - [#​119949]) ([onkyo docs]) - Bump plugwise to v0.37.4.1 ([@​bouwew] - [#​119963]) ([plugwise docs]) (dependency) - Always create a new HomeAssistant object when falling back to recovery mode ([@​emontnemery] - [#​119969]) - Fix Hydrawise volume unit bug ([@​thomaskistler] - [#​119988]) ([hydrawise docs]) - Fix songpal crash for soundbars without sound modes ([@​BestPig] - [#​119999]) ([songpal docs]) - Make UniFi services handle unloaded config entry ([@​Kane610] - [#​120028]) ([unifi docs]) - Bump env-canada to 0.6.3 ([@​gwww] - [#​120035]) ([environment_canada docs]) (dependency) - Bump aioimaplib to 1.1.0 ([@​jbouwh] - [#​120045]) ([imap docs]) (dependency) - Update AEMET-OpenData to v0.5.2 ([@​Noltari] - [#​120065]) ([aemet docs]) (dependency) - Bump intents to 2024.6.21 ([@​synesthesiam] - [#​120106]) ([conversation docs]) (dependency) - Revert "Make UniFi services handle unloaded config entry ([@​Kane610] - [#​120028]) ([unifi docs]) - Update pydrawise to 2024.6.4 ([@​thomaskistler] - [#​119868]) ([hydrawise docs]) (dependency) [#​117695]: https://togithub.com/home-assistant/core/pull/117695 [#​118400]: https://togithub.com/home-assistant/core/pull/118400 [#​119006]: https://togithub.com/home-assistant/core/pull/119006 [#​119096]: https://togithub.com/home-assistant/core/pull/119096 [#​119376]: https://togithub.com/home-assistant/core/pull/119376 [#​119683]: https://togithub.com/home-assistant/core/pull/119683 [#​119742]: https://togithub.com/home-assistant/core/pull/119742 [#​119747]: https://togithub.com/home-assistant/core/pull/119747 [#​119751]: https://togithub.com/home-assistant/core/pull/119751 [#​119793]: https://togithub.com/home-assistant/core/pull/119793 [#​119815]: https://togithub.com/home-assistant/core/pull/119815 [#​119845]: https://togithub.com/home-assistant/core/pull/119845 [#​119868]: https://togithub.com/home-assistant/core/pull/119868 [#​119870]: https://togithub.com/home-assistant/core/pull/119870 [#​119887]: https://togithub.com/home-assistant/core/pull/119887 [#​119889]: https://togithub.com/home-assistant/core/pull/119889 [#​119918]: https://togithub.com/home-assistant/core/pull/119918 [#​119949]: https://togithub.com/home-assistant/core/pull/119949 [#​119963]: https://togithub.com/home-assistant/core/pull/119963 [#​119969]: https://togithub.com/home-assistant/core/pull/119969 [#​119988]: https://togithub.com/home-assistant/core/pull/119988 [#​119999]: https://togithub.com/home-assistant/core/pull/119999 [#​120028]: https://togithub.com/home-assistant/core/pull/120028 [#​120031]: https://togithub.com/home-assistant/core/pull/120031 [#​120035]: https://togithub.com/home-assistant/core/pull/120035 [#​120045]: https://togithub.com/home-assistant/core/pull/120045 [#​120065]: https://togithub.com/home-assistant/core/pull/120065 [#​120106]: https://togithub.com/home-assistant/core/pull/120106 [@​0bmay]: https://togithub.com/0bmay [@​BestPig]: https://togithub.com/BestPig [@​Kane610]: https://togithub.com/Kane610 [@​Noltari]: https://togithub.com/Noltari [@​arturpragacz]: https://togithub.com/arturpragacz [@​bdraco]: https://togithub.com/bdraco [@​bjpetit]: https://togithub.com/bjpetit [@​bouwew]: https://togithub.com/bouwew [@​cdce8p]: https://togithub.com/cdce8p [@​dubstomp]: https://togithub.com/dubstomp [@​emontnemery]: https://togithub.com/emontnemery [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​gwww]: https://togithub.com/gwww [@​jbouwh]: https://togithub.com/jbouwh [@​jeeftor]: https://togithub.com/jeeftor [@​jjlawren]: https://togithub.com/jjlawren [@​lodesmets]: https://togithub.com/lodesmets [@​synesthesiam]: https://togithub.com/synesthesiam [@​thomaskistler]: https://togithub.com/thomaskistler [@​tsvi]: https://togithub.com/tsvi [aemet docs]: https://www.home-assistant.io/integrations/aemet/ [canary docs]: https://www.home-assistant.io/integrations/canary/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [ecobee docs]: https://www.home-assistant.io/integrations/ecobee/ [environment_canada docs]: https://www.home-assistant.io/integrations/environment_canada/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/ [imap docs]: https://www.home-assistant.io/integrations/imap/ [jewish_calendar docs]: https://www.home-assistant.io/integrations/jewish_calendar/ [matter docs]: https://www.home-assistant.io/integrations/matter/ [onkyo docs]: https://www.home-assistant.io/integrations/onkyo/ [plugwise docs]: https://www.home-assistant.io/integrations/plugwise/ [songpal docs]: https://www.home-assistant.io/integrations/songpal/ [spotify docs]: https://www.home-assistant.io/integrations/spotify/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [weatherflow_cloud docs]: https://www.home-assistant.io/integrations/weatherflow_cloud/ [workday docs]: https://www.home-assistant.io/integrations/workday/ ### [`v2024.6.3`](https://togithub.com/home-assistant/core/releases/tag/2024.6.3) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.2...2024.6.3) - Make remaining time of timers available to LLMs ([@​tronikos] - [#​118696]) - Bump uiprotect to 0.10.1 ([@​bdraco] - [#​119327]) ([unifiprotect docs]) (dependency) - Bump uiprotect to 0.13.0 ([@​bdraco] - [#​119344]) ([unifiprotect docs]) (dependency) - Bump uiprotect to 1.0.0 ([@​bdraco] - [#​119415]) ([unifiprotect docs]) (dependency) - Fix incorrect key name in unifiprotect options strings ([@​bdraco] - [#​119417]) ([unifiprotect docs]) - Bump buieradar to 1.0.6 ([@​mjj4791] - [#​119433]) ([buienradar docs]) (dependency) - Bump uiprotect to v1.0.1 ([@​ep1cman] - [#​119436]) ([unifiprotect docs]) (dependency) - Bump uiprotect to 1.1.0 ([@​bdraco] - [#​119449]) ([unifiprotect docs]) (dependency) - Add loggers to gardena bluetooth ([@​elupus] - [#​119460]) ([gardena_bluetooth docs]) - Revert Use integration fallback configuration for tado water heater fallback ([@​erwindouna] - [#​119466]) ([tado docs]) - Partially revert "Add more debug logging to Ping integration" ([@​jpbede] - [#​119487]) ([ping docs]) - Revert "Revert Use integration fallback configuration for tado water fallback" ([@​ethemcemozkan] - [#​119526]) ([tado docs]) - Fix error for Reolink snapshot streams ([@​starkillerOG] - [#​119572]) ([reolink docs]) - Bump uiprotect to 1.2.1 ([@​bdraco] - [#​119620]) ([unifiprotect docs]) (dependency) - Fix group enabled platforms are preloaded if they have alternative states ([@​jbouwh] - [#​119621]) ([group docs]) - Update frontend to [`2024061`](https://togithub.com/home-assistant/core/commit/20240610).1 ([@​piitaya] - [#​119634]) ([frontend docs]) - Soften unifiprotect EA channel message ([@​bdraco] - [#​119641]) ([unifiprotect docs]) - Bump goodwe to 0.3.6 ([@​mletenay] - [#​119646]) ([goodwe docs]) (dependency) - Bump uiprotect to 1.4.1 ([@​bdraco] - [#​119653]) ([unifiprotect docs]) (dependency) - Bump uiprotect to 1.6.0 ([@​bdraco] - [#​119661]) ([unifiprotect docs]) (dependency) - Fix alarm default code in concord232 ([@​gjohansson-ST] - [#​119691]) ([concord232 docs]) - Bump uiprotect to 1.7.1 ([@​bdraco] - [#​119694]) ([unifiprotect docs]) - Bump uiprotect to 1.7.2 ([@​bdraco] - [#​119705]) ([unifiprotect docs]) (dependency) - Bump ZHA dependencies ([@​TheJulianJES] - [#​119713]) ([zha docs]) (dependency) - Ensure UniFi Protect EA warning is not persistent ([@​frenck] - [#​119730]) ([unifiprotect docs]) - Ensure workday issues are not persistent ([@​frenck] - [#​119732]) ([workday docs]) [#​118400]: https://togithub.com/home-assistant/core/pull/118400 [#​118696]: https://togithub.com/home-assistant/core/pull/118696 [#​119096]: https://togithub.com/home-assistant/core/pull/119096 [#​119327]: https://togithub.com/home-assistant/core/pull/119327 [#​119344]: https://togithub.com/home-assistant/core/pull/119344 [#​119376]: https://togithub.com/home-assistant/core/pull/119376 [#​119415]: https://togithub.com/home-assistant/core/pull/119415 [#​119417]: https://togithub.com/home-assistant/core/pull/119417 [#​119433]: https://togithub.com/home-assistant/core/pull/119433 [#​119436]: https://togithub.com/home-assistant/core/pull/119436 [#​119449]: https://togithub.com/home-assistant/core/pull/119449 [#​119460]: https://togithub.com/home-assistant/core/pull/119460 [#​119466]: https://togithub.com/home-assistant/core/pull/119466 [#​119487]: https://togithub.com/home-assistant/core/pull/119487 [#​119526]: https://togithub.com/home-assistant/core/pull/119526 [#​119572]: https://togithub.com/home-assistant/core/pull/119572 [#​119620]: https://togithub.com/home-assistant/core/pull/119620 [#​119621]: https://togithub.com/home-assistant/core/pull/119621 [#​119634]: https://togithub.com/home-assistant/core/pull/119634 [#​119641]: https://togithub.com/home-assistant/core/pull/119641 [#​119646]: https://togithub.com/home-assistant/core/pull/119646 [#​119653]: https://togithub.com/home-assistant/core/pull/119653 [#​119661]: https://togithub.com/home-assistant/core/pull/119661 [#​119691]: https://togithub.com/home-assistant/core/pull/119691 [#​119694]: https://togithub.com/home-assistant/core/pull/119694 [#​119705]: https://togithub.com/home-assistant/core/pull/119705 [#​119713]: https://togithub.com/home-assistant/core/pull/119713 [#​119730]: https://togithub.com/home-assistant/core/pull/119730 [#​119732]: https://togithub.com/home-assistant/core/pull/119732 [@​TheJulianJES]: https://togithub.com/TheJulianJES [@​bdraco]: https://togithub.com/bdraco [@​elupus]: https://togithub.com/elupus [@​ep1cman]: https://togithub.com/ep1cman [@​erwindouna]: https://togithub.com/erwindouna [@​ethemcemozkan]: https://togithub.com/ethemcemozkan [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​jbouwh]: https://togithub.com/jbouwh [@​jpbede]: https://togithub.com/jpbede [@​mjj4791]: https://togithub.com/mjj4791 [@​mletenay]: https://togithub.com/mletenay [@​piitaya]: https://togithub.com/piitaya [@​starkillerOG]: https://togithub.com/starkillerOG [@​tronikos]: https://togithub.com/tronikos [buienradar docs]: https://www.home-assistant.io/integrations/buienradar/ [concord232 docs]: https://www.home-assistant.io/integrations/concord232/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [goodwe docs]: https://www.home-assistant.io/integrations/goodwe/ [group docs]: https://www.home-assistant.io/integrations/group/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [tado docs]: https://www.home-assistant.io/integrations/tado/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ### [`v2024.6.2`](https://togithub.com/home-assistant/core/releases/tag/2024.6.2) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.1...2024.6.2) - Fix statistic_during_period wrongly prioritizing ST statistics over LT ([@​karwosts] - [#​115291]) ([recorder docs]) - Bump pyElectra to 1.2.1 ([@​rubeecube] - [#​118958]) ([electrasmart docs]) (dependency) - Update gardena library to 1.4.2 ([@​elupus] - [#​119010]) ([gardena_bluetooth docs]) - Calculate attributes when entity information available in Group sensor ([@​gjohansson-ST] - [#​119021]) ([group docs]) - Bump google-generativeai to 0.6.0 ([@​tronikos] - [#​119062]) ([google_generative_ai_conversation docs]) (dependency) - Fix Azure data explorer ([@​kaareseras] - [#​119089]) ([azure_data_explorer docs]) - Ensure multiple executions of a restart automation in the same event loop iteration are allowed ([@​bdraco] - [#​119100]) ([automation docs]) - Fix control 4 on os 2 ([@​adrum] - [#​119104]) ([control4 docs]) - Properly handle escaped unicode characters passed to tools in Google Generative AI ([@​tronikos] - [#​119117]) ([google_generative_ai_conversation docs]) - Catch GoogleAPICallError in Google Generative AI ([@​tronikos] - [#​119118]) ([google_generative_ai_conversation docs]) - Bump aioshelly to 10.0.1 ([@​thecode] - [#​119123]) ([shelly docs]) (dependency) - Bump aiowaqi to 3.1.0 ([@​joostlek] - [#​119124]) ([waqi docs]) (dependency) - Ensure intent tools have safe names ([@​balloob] - [#​119144]) - Fix workday timezone ([@​TomBrien] - [#​119148]) ([workday docs]) - Bump py-synologydsm-api to 2.4.4 ([@​mib1185] - [#​119156]) ([synology_dsm docs]) (dependency) - Use more conservative timeout values in Synology DSM ([@​mib1185] - [#​119169]) ([synology_dsm docs]) - Handle Shelly BLE errors during connect and disconnect ([@​thecode] - [#​119174]) ([shelly docs]) - Fix elgato light color detection ([@​LapsTimeOFF] - [#​119177]) ([elgato docs]) - Bump opower to 0.4.7 ([@​tronikos] - [#​119183]) ([opower docs]) (dependency) - Add fallback to entry_id when no mac address is retrieved in enigma2 ([@​autinerd] - [#​119185]) ([enigma2 docs]) - Fix envisalink alarm ([@​gjohansson-ST] - [#​119212]) ([envisalink docs]) - Fixes crashes when receiving malformed decoded payloads ([@​angelnu] - [#​119216]) ([thethingsnetwork docs]) (dependency) - Fix Glances v4 network and container issues (glances-api 0.8.0) ([@​wittypluck] - [#​119226]) ([glances docs]) - Bump python-roborock to 2.3.0 ([@​ethemcemozkan] - [#​119228]) ([roborock docs]) (dependency) - Revert SamsungTV migration ([@​epenet] - [#​119234]) ([samsungtv docs]) - Always provide a currentArmLevel in Google assistant ([@​elupus] - [#​119238]) ([google_assistant docs]) - Remove myself as codeowner for unifiprotect ([@​bdraco] - [#​118824]) ([unifiprotect docs]) - Switch unifiprotect lib to use uiprotect ([@​bdraco] - [#​119243]) ([unifiprotect docs]) (dependency) - Fix wrong arg name in Idasen Desk config flow ([@​abmantis] - [#​119247]) ([idasen_desk docs]) - Fix climate on/off in nexia ([@​bdraco] - [#​119254]) ([nexia docs]) - Bump google-nest-sdm to 4.0.5 ([@​allenporter] - [#​119255]) ([nest docs]) (dependency) - Bump uiprotect to 0.4.0 ([@​bdraco] - [#​119256]) ([unifiprotect docs]) (dependency) - Improve workday test coverage ([@​bdraco] - [#​119259]) ([workday docs]) - Fix persistence on OpenWeatherMap raised repair issue ([@​frenck] - [#​119289]) ([openweathermap docs]) - Bump uiprotect to 0.4.1 ([@​bdraco] - [#​119308]) ([unifiprotect docs]) (dependency) - Add more debug logging to Ping integration ([@​jpbede] - [#​119318]) ([ping docs]) - Update frontend to [`2024061`](https://togithub.com/home-assistant/core/commit/20240610).0 ([@​bramkragten] - [#​119320]) ([frontend docs]) - Fix statistic_during_period after core restart ([@​emontnemery] - [#​119323]) ([recorder docs]) - Fix AladdinConnect OAuth domain ([@​swcloudgenie] - [#​119336]) ([aladdin_connect docs]) - Bump `imgw-pib` backend library to version 1.0.5 ([@​bieniu] - [#​119360]) ([imgw_pib docs]) (dependency) [#​115291]: https://togithub.com/home-assistant/core/pull/115291 [#​118400]: https://togithub.com/home-assistant/core/pull/118400 [#​118824]: https://togithub.com/home-assistant/core/pull/118824 [#​118958]: https://togithub.com/home-assistant/core/pull/118958 [#​119010]: https://togithub.com/home-assistant/core/pull/119010 [#​119021]: https://togithub.com/home-assistant/core/pull/119021 [#​119062]: https://togithub.com/home-assistant/core/pull/119062 [#​119089]: https://togithub.com/home-assistant/core/pull/119089 [#​119096]: https://togithub.com/home-assistant/core/pull/119096 [#​119100]: https://togithub.com/home-assistant/core/pull/119100 [#​119104]: https://togithub.com/home-assistant/core/pull/119104 [#​119117]: https://togithub.com/home-assistant/core/pull/119117 [#​119118]: https://togithub.com/home-assistant/core/pull/119118 [#​119123]: https://togithub.com/home-assistant/core/pull/119123 [#​119124]: https://togithub.com/home-assistant/core/pull/119124 [#​119144]: https://togithub.com/home-assistant/core/pull/119144 [#​119148]: https://togithub.com/home-assistant/core/pull/119148 [#​119156]: https://togithub.com/home-assistant/core/pull/119156 [#​119169]: https://togithub.com/home-assistant/core/pull/119169 [#​119174]: https://togithub.com/home-assistant/core/pull/119174 [#​119177]: https://togithub.com/home-assistant/core/pull/119177 [#​119183]: https://togithub.com/home-assistant/core/pull/119183 [#​119185]: https://togithub.com/home-assistant/core/pull/119185 [#​119212]: https://togithub.com/home-assistant/core/pull/119212 [#​119216]: https://togithub.com/home-assistant/core/pull/119216 [#​119226]: https://togithub.com/home-assistant/core/pull/119226 [#​119228]: https://togithub.com/home-assistant/core/pull/119228 [#​119234]: https://togithub.com/home-assistant/core/pull/119234 [#​119238]: https://togithub.com/home-assistant/core/pull/119238 [#​119243]: https://togithub.com/home-assistant/core/pull/119243 [#​119247]: https://togithub.com/home-assistant/core/pull/119247 [#​119254]: https://togithub.com/home-assistant/core/pull/119254 [#​119255]: https://togithub.com/home-assistant/core/pull/119255 [#​119256]: https://togithub.com/home-assistant/core/pull/119256 [#​119259]: https://togithub.com/home-assistant/core/pull/119259 [#​119289]: https://togithub.com/home-assistant/core/pull/119289 [#​119308]: https://togithub.com/home-assistant/core/pull/119308 [#​119318]: https://togithub.com/home-assistant/core/pull/119318 [#​119320]: https://togithub.com/home-assistant/core/pull/119320 [#​119323]: https://togithub.com/home-assistant/core/pull/119323 [#​119336]: https://togithub.com/home-assistant/core/pull/119336 [#​119360]: https://togithub.com/home-assistant/core/pull/119360 [@​LapsTimeOFF]: https://togithub.com/LapsTimeOFF [@​TomBrien]: https://togithub.com/TomBrien [@​abmantis]: https://togithub.com/abmantis [@​adrum]: https://togithub.com/adrum [@​allenporter]: https://togithub.com/allenporter [@​angelnu]: https://togithub.com/angelnu [@​autinerd]: https://togithub.com/autinerd [@​balloob]: https://togithub.com/balloob [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​bramkragten]: https://togithub.com/bramkragten [@​elupus]: https://togithub.com/elupus [@​emontnemery]: https://togithub.com/emontnemery [@​epenet]: https://togithub.com/epenet [@​ethemcemozkan]: https://togithub.com/ethemcemozkan [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​joostlek]: https://togithub.com/joostlek [@​jpbede]: https://togithub.com/jpbede [@​kaareseras]: https://togithub.com/kaareseras [@​karwosts]: https://togithub.com/karwosts [@​mib1185]: https://togithub.com/mib1185 [@​rubeecube]: https://togithub.com/rubeecube [@​swcloudgenie]: https://togithub.com/swcloudgenie [@​thecode]: https://togithub.com/thecode [@​tronikos]: https://togithub.com/tronikos [@​wittypluck]: https://togithub.com/wittypluck [aladdin_connect docs]: https://www.home-assistant.io/integrations/aladdin_connect/ [automation docs]: https://www.home-assistant.io/integrations/automation/ [azure_data_explorer docs]: https://www.home-assistant.io/integrations/azure_data_explorer/ [control4 docs]: https://www.home-assistant.io/integrations/control4/ [electrasmart docs]: https://www.home-assistant.io/integrations/electrasmart/ [elgato docs]: https://www.home-assistant.io/integrations/elgato/ [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [envisalink docs]: https://www.home-assistant.io/integrations/envisalink/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [glances docs]: https://www.home-assistant.io/integrations/glances/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [google_generative_ai_conversation docs]: https://www.home-assistant.io/integrations/google_generative_ai_conversation/ [group docs]: https://www.home-assistant.io/integrations/group/ [idasen_desk docs]: https://www.home-assistant.io/integrations/idasen_desk/ [imgw_pib docs]: https://www.home-assistant.io/integrations/imgw_pib/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [nexia docs]: https://www.home-assistant.io/integrations/nexia/ [openweathermap docs]: https://www.home-assistant.io/integrations/openweathermap/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [samsungtv docs]: https://www.home-assistant.io/integrations/samsungtv/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [thethingsnetwork docs]: https://www.home-assistant.io/integrations/thethingsnetwork/ [unifiprotect docs]: https://www.home-assistant.io/integrations/unifiprotect/ [waqi docs]: https://www.home-assistant.io/integrations/waqi/ [workday docs]: https://www.home-assistant.io/integrations/workday/ ### [`v2024.6.1`](https://togithub.com/home-assistant/core/releases/tag/2024.6.1) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.0...2024.6.1) - Update requests to 2.32.3 ([@​cdce8p] - [#​118868]) (dependency) - Prioritize literal text with name slots in sentence matching ([@​synesthesiam] - [#​118900]) ([conversation docs]) - Check if imap message text has a value instead of checking if its not None ([@​engrbm87] - [#​118901]) ([imap docs]) - Fix flaky Google Assistant test ([@​jpbede] - [#​118914]) ([google_assistant docs]) - Revert "Bump orjson to 3.10.3 ([#​116945](https://togithub.com/home-assistant/core/issues/116945))" ([@​bdraco] - [#​118920]) (dependency) - Bump `imgw-pib` backend library to version `1.0.2` ([@​bieniu] - [#​118953]) ([imgw_pib docs]) (dependency) - Fix Alarm control panel not require code in several integrations ([@​gjohansson-ST] - [#​118961]) - Bump python-holidays to 0.50 ([@​gjohansson-ST] - [#​118965]) ([workday docs]) ([holiday docs]) (dependency) - Bump pydrawise to 2024.6.3 ([@​dknowles2] - [#​118977]) ([hydrawise docs]) (dependency) - Bump `imgw-pib` library to version `1.0.4` ([@​bieniu] - [#​118978]) ([imgw_pib docs]) (dependency) - Fix unit of measurement for airgradient sensor ([@​joostlek] - [#​118981]) ([airgradient docs]) - Fix exposure checks on some intents ([@​synesthesiam] - [#​118988]) ([climate docs]) ([weather docs]) ([humidifier docs]) ([todo docs]) - Remove isal from after_dependencies in http ([@​bdraco] - [#​119000]) - Hold connection lock in Shelly RPC reconnect ([@​thecode] - [#​119009]) ([shelly docs]) - Always have addon url in detached_addon_missing ([@​mdegat01] - [#​119011]) ([hassio docs]) - Increase test coverage for KNX Climate ([@​farmio] - [#​117903]) ([knx docs]) - Fix KNX `climate.set_hvac_mode` not turning `on` ([@​farmio] - [#​119012]) ([knx docs]) - Fix refactoring error in snmp switch ([@​bdraco] - [#​119028]) ([snmp docs]) - Fix remember_the_milk calling configurator async api from the wrong thread ([@​bdraco] - [#​119029]) ([remember_the_milk docs]) - Fix AirGradient name ([@​joostlek] - [#​119046]) ([airgradient docs]) - Add type ignore comments ([@​cdce8p] - [#​119052]) - Fix Azure Data Explorer strings ([@​joostlek] - [#​119067]) ([azure_data_explorer docs]) [#​117903]: https://togithub.com/home-assistant/core/pull/117903 [#​118400]: https://togithub.com/home-assistant/core/pull/118400 [#​118868]: https://togithub.com/home-assistant/core/pull/118868 [#​118900]: https://togithub.com/home-assistant/core/pull/118900 [#​118901]: https://togithub.com/home-assistant/core/pull/118901 [#​118914]: https://togithub.com/home-assistant/core/pull/118914 [#​118920]: https://togithub.com/home-assistant/core/pull/118920 [#​118953]: https://togithub.com/home-assistant/core/pull/118953 [#​118961]: https://togithub.com/home-assistant/core/pull/118961 [#​118965]: https://togithub.com/home-assistant/core/pull/118965 [#​118977]: https://togithub.com/home-assistant/core/pull/118977 [#​118978]: https://togithub.com/home-assistant/core/pull/118978 [#​118981]: https://togithub.com/home-assistant/core/pull/118981 [#​118988]: https://togithub.com/home-assistant/core/pull/118988 [#​119000]: https://togithub.com/home-assistant/core/pull/119000 [#​119009]: https://togithub.com/home-assistant/core/pull/119009 [#​119011]: https://togithub.com/home-assistant/core/pull/119011 [#​119012]: https://togithub.com/home-assistant/core/pull/119012 [#​119028]: https://togithub.com/home-assistant/core/pull/119028 [#​119029]: https://togithub.com/home-assistant/core/pull/119029 [#​119046]: https://togithub.com/home-assistant/core/pull/119046 [#​119052]: https://togithub.com/home-assistant/core/pull/119052 [#​119067]: https://togithub.com/home-assistant/core/pull/119067 [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​cdce8p]: https://togithub.com/cdce8p [@​dknowles2]: https://togithub.com/dknowles2 [@​engrbm87]: https://togithub.com/engrbm87 [@​farmio]: https://togithub.com/farmio [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​joostlek]: https://togithub.com/joostlek [@​jpbede]: https://togithub.com/jpbede [@​mdegat01]: https://togithub.com/mdegat01 [@​synesthesiam]: https://togithub.com/synesthesiam [@​thecode]: https://togithub.com/thecode [airgradient docs]: https://www.home-assistant.io/integrations/airgradient/ [azure_data_explorer docs]: https://www.home-assistant.io/integrations/azure_data_explorer/ [climate docs]: https://www.home-assistant.io/integrations/climate/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [google_assistant docs]: https://www.home-assistant.io/integrations/google_assistant/ [hassio docs]: https://www.ho </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/DonRobo/ha-ha-integration). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information