Open renovate[bot] opened 3 months ago
--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant
+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant
@@ -67,13 +67,13 @@
value: 10.42.0.0/16
- name: TZ
value: Asia/Kuala_Lumpur
envFrom:
- secretRef:
name: home-assistant-secret
- image: ghcr.io/chaijunkin/home-assistant:2024.7.3@sha256:48c9db9faf12445174e69b3a4abedad7acf2e4cc03428a448d0b15781a97c1ce
+ image: ghcr.io/chaijunkin/home-assistant:2024.11.3@sha256:b7930201096ddbc43bc337ea2291c6131c25be34fe1018fed4367f9c471374c5
name: app
resources:
limits:
memory: 1Gi
requests:
cpu: 10m
--- kubernetes/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant
+++ kubernetes/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant
@@ -42,13 +42,13 @@
TZ: Asia/Kuala_Lumpur
envFrom:
- secretRef:
name: home-assistant-secret
image:
repository: ghcr.io/chaijunkin/home-assistant
- tag: 2024.7.3@sha256:48c9db9faf12445174e69b3a4abedad7acf2e4cc03428a448d0b15781a97c1ce
+ tag: 2024.11.3@sha256:b7930201096ddbc43bc337ea2291c6131c25be34fe1018fed4367f9c471374c5
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
This PR contains the following updates:
2024.7.3
->2024.11.3
Release Notes
home-assistant/core (ghcr.io/chaijunkin/home-assistant)
### [`v2024.11.3`](https://redirect.github.com/home-assistant/core/releases/tag/2024.11.3) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.11.2...2024.11.3) - Prevent endless loop in recorder when using a filter and there are no more states to purge ([@davinkevin] - [#126149]) ([recorder docs]) - Fix and bump apsystems-ez1 to 2.4.0 ([@patman15] - [#130740]) ([apsystems docs]) (dependency) - Fix file uploads in MQTT config flow not processed in executor ([@jbouwh] - [#130746]) ([mqtt docs]) - Update twentemilieu to 2.1.0 ([@frenck] - [#130752]) ([twentemilieu docs]) (dependency) - Fix unexpected stop of media playback via ffmpeg proxy for ESPhome devices ([@mib1185] - [#130788]) ([esphome docs]) - Bump homematicip to 1.1.3 ([@hahn-th] - [#130824]) ([homematicip_cloud docs]) (dependency) - UPB integration: Change unique ID from int to string. ([@gwww] - [#130832]) ([upb docs]) - Reolink fix dev/entity id migration ([@starkillerOG] - [#130836]) ([reolink docs]) - Use default device sensors also for AirQ devices in Sensibo ([@gjohansson-ST] - [#130841]) ([sensibo docs]) - Pass config_entry explicitly in rachio ([@epenet] - [#130865]) ([rachio docs]) - Bump bluetooth-adapters to 0.20.2 ([@bdraco] - [#130877]) ([bluetooth docs]) (dependency) - Fixed Small Inaccuracy in Description String for myUplink ([@CharlesYuan02] - [#130900]) ([myuplink docs]) - Unscape HTML Entities from RSS feeds ([@skgsergio] - [#130915]) ([feedreader docs]) - Update elmax_api to v0.0.6.1 ([@ElmaxSrl] - [#130917]) ([elmax docs]) (dependency) - Bump aioairq to 0.4.3 ([@Sibgatulin] - [#130963]) ([airq docs]) (dependency) - Strip whitespaces from host in ping config flow ([@jpbede] - [#130970]) ([ping docs]) - Add more UI user-friendly description to six Supervisor actions ([@NoRi2909] - [#130971]) ([hassio docs]) - Add missing catholic category in workday ([@gjohansson-ST] - [#130983]) ([workday docs]) - Bump holidays to 0.61 ([@gjohansson-ST] - [#130984]) ([workday docs]) ([holiday docs]) (dependency) - Bump aioairzone to 0.9.6 ([@Noltari] - [#130559]) ([airzone docs]) (dependency) - Update aioairzone to v0.9.7 ([@Noltari] - [#131033]) ([airzone docs]) (dependency) - Replace "service" with "action" in zha:reconfigure_device ([@NoRi2909] - [#131111]) ([zha docs]) - Fix typo in name of "Alarm arm home instant" action ([@NoRi2909] - [#131151]) ([elkm1 docs]) - Fix cast translation string ([@NoRi2909] - [#131156]) ([cast docs]) - Fix typo in ESPHome repair text ([@jesserockz] - [#131200]) ([esphome docs]) - Reolink log fast poll errors once ([@starkillerOG] - [#131203]) ([reolink docs]) - Fix fibaro cover state is not always correct ([@rappenze] - [#131206]) ([fibaro docs]) - Bump reolink_aio to 0.11.2 ([@starkillerOG] - [#131237]) ([reolink docs]) (dependency) [#126149]: https://redirect.github.com/home-assistant/core/pull/126149 [#129970]: https://redirect.github.com/home-assistant/core/pull/129970 [#130156]: https://redirect.github.com/home-assistant/core/pull/130156 [#130559]: https://redirect.github.com/home-assistant/core/pull/130559 [#130713]: https://redirect.github.com/home-assistant/core/pull/130713 [#130740]: https://redirect.github.com/home-assistant/core/pull/130740 [#130746]: https://redirect.github.com/home-assistant/core/pull/130746 [#130752]: https://redirect.github.com/home-assistant/core/pull/130752 [#130788]: https://redirect.github.com/home-assistant/core/pull/130788 [#130824]: https://redirect.github.com/home-assistant/core/pull/130824 [#130832]: https://redirect.github.com/home-assistant/core/pull/130832 [#130836]: https://redirect.github.com/home-assistant/core/pull/130836 [#130841]: https://redirect.github.com/home-assistant/core/pull/130841 [#130865]: https://redirect.github.com/home-assistant/core/pull/130865 [#130877]: https://redirect.github.com/home-assistant/core/pull/130877 [#130900]: https://redirect.github.com/home-assistant/core/pull/130900 [#130915]: https://redirect.github.com/home-assistant/core/pull/130915 [#130917]: https://redirect.github.com/home-assistant/core/pull/130917 [#130963]: https://redirect.github.com/home-assistant/core/pull/130963 [#130970]: https://redirect.github.com/home-assistant/core/pull/130970 [#130971]: https://redirect.github.com/home-assistant/core/pull/130971 [#130983]: https://redirect.github.com/home-assistant/core/pull/130983 [#130984]: https://redirect.github.com/home-assistant/core/pull/130984 [#131033]: https://redirect.github.com/home-assistant/core/pull/131033 [#131111]: https://redirect.github.com/home-assistant/core/pull/131111 [#131151]: https://redirect.github.com/home-assistant/core/pull/131151 [#131156]: https://redirect.github.com/home-assistant/core/pull/131156 [#131200]: https://redirect.github.com/home-assistant/core/pull/131200 [#131203]: https://redirect.github.com/home-assistant/core/pull/131203 [#131206]: https://redirect.github.com/home-assistant/core/pull/131206 [#131237]: https://redirect.github.com/home-assistant/core/pull/131237 [@CharlesYuan02]: https://redirect.github.com/CharlesYuan02 [@ElmaxSrl]: https://redirect.github.com/ElmaxSrl [@NoRi2909]: https://redirect.github.com/NoRi2909 [@Noltari]: https://redirect.github.com/Noltari [@Sibgatulin]: https://redirect.github.com/Sibgatulin [@bdraco]: https://redirect.github.com/bdraco [@davinkevin]: https://redirect.github.com/davinkevin [@epenet]: https://redirect.github.com/epenet [@frenck]: https://redirect.github.com/frenck [@gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@gwww]: https://redirect.github.com/gwww [@hahn-th]: https://redirect.github.com/hahn-th [@jbouwh]: https://redirect.github.com/jbouwh [@jesserockz]: https://redirect.github.com/jesserockz [@jpbede]: https://redirect.github.com/jpbede [@mib1185]: https://redirect.github.com/mib1185 [@patman15]: https://redirect.github.com/patman15 [@rappenze]: https://redirect.github.com/rappenze [@skgsergio]: https://redirect.github.com/skgsergio [@starkillerOG]: https://redirect.github.com/starkillerOG [airq docs]: https://www.home-assistant.io/integrations/airq/ [airzone docs]: https://www.home-assistant.io/integrations/airzone/ [apsystems docs]: https://www.home-assistant.io/integrations/apsystems/ [bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/ [cast docs]: https://www.home-assistant.io/integrations/cast/ [elkm1 docs]: https://www.home-assistant.io/integrations/elkm1/ [elmax docs]: https://www.home-assistant.io/integrations/elmax/ [esphome docs]: https://www.home-assistant.io/integrations/esphome/ [feedreader docs]: https://www.home-assistant.io/integrations/feedreader/ [fibaro docs]: https://www.home-assistant.io/integrations/fibaro/ [hassio docs]: https://www.home-assistant.io/integrations/hassio/ [holiday docs]: https://www.home-assistant.io/integrations/holiday/ [homematicip_cloud docs]: https://www.home-assistant.io/integrations/homematicip_cloud/ [mqtt docs]: https://www.home-assistant.io/integrations/mqtt/ [myuplink docs]: https://www.home-assistant.io/integrations/myuplink/ [ping docs]: https://www.home-assistant.io/integrations/ping/ [rachio docs]: https://www.home-assistant.io/integrations/rachio/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [sensibo docs]: https://www.home-assistant.io/integrations/sensibo/ [twentemilieu docs]: https://www.home-assistant.io/integrations/twentemilieu/ [upb docs]: https://www.home-assistant.io/integrations/upb/ [workday docs]: https://www.home-assistant.io/integrations/workday/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ### [`v2024.11.2`](https://redirect.github.com/home-assistant/core/releases/tag/2024.11.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.11.1...2024.11.2) - Bump aiohttp to 3.10.11 ([@bdraco] - [#130483]) (dependency) - Fix RecursionError in Husqvarna Automower coordinator ([@Thomas55555] - [#123085]) ([husqvarna_automower docs]) - Bump python-linkplay to v0.0.18 ([@silamon] - [#130159]) ([linkplay docs]) (dependency) - Allow dynamic max preset in linkplay play preset ([@silamon] - [#130160]) ([linkplay docs]) - No longer thrown an error when device is offline in linkplay ([@silamon] - [#130161]) ([linkplay docs]) - Fix translations in ollama ([@sheldonip] - [#130164]) ([ollama docs]) - Bump nice-go to 0.3.10 ([@IceBotYT] - [#130173]) ([nice_go docs]) (dependency) - Fix wording in Google Calendar create_event strings for consistency ([@maxshcherbina] - [#130183]) ([google docs]) - Fix uptime sensor for Vodafone Station ([@chemelli74] - [#130215]) ([vodafone_station docs]) - Bump pyTibber ([@Danielhiversen] - [#130216]) ([tibber docs]) (dependency) - Bump SoCo to 0.30.6 ([@jjlawren] - [#130223]) ([sonos docs]) (dependency) - Bump google-nest-sdm to 6.1.5 ([@allenporter] - [#130229]) ([nest docs]) (dependency) - Rename "CO2 Signal" display name to Electricity Maps for consistency ([@corradio] - [#130242]) ([co2signal docs]) - Update generic thermostat strings for clarity and accuracy ([@maxshcherbina] - [#130243]) ([generic_thermostat docs]) - Fix translation key for `done` response in conversation ([@mib1185] - [#130247]) ([conversation docs]) - Improve nest camera stream expiration to be defensive against errors ([@allenporter] - [#130265]) ([nest docs]) - Add more f-series models to myuplink ([@astrandb] - [#130283]) ([myuplink docs]) - Make Hydrawise poll non-critical data less frequently ([@dknowles2] - [#130289]) ([hydrawise docs]) - Ignore WebRTC candidates for nest cameras ([@allenporter] - [#130294]) ([nest docs]) - Avoid Shelly data update during shutdown ([@chemelli74] - [#130301]) ([shelly docs]) - Fix Homekit error handling alarm state unknown or unavailable ([@gjohansson-ST] - [#130311]) ([homekit docs]) - Fix fan's warning TURN_ON, TURN_OFF ([@LG-ThinQ-Integration] - [#130327]) ([lg_thinq docs]) - Bump python-linkplay to 0.0.20 ([@silamon] - [#130348]) ([linkplay docs]) - Add seek support to LinkPlay ([@silamon] - [#130349]) ([linkplay docs]) - Add Spotify and Tidal to playingmode mapping ([@silamon] - [#130351]) ([linkplay docs]) - Disable brightness from devices with no display in Cambridge Audio ([@noahhusby] - [#130369]) ([cambridge_audio docs]) (dependency) - Use f-strings in go2rtc code and test and do not use abbreviation ([@jbouwh] - [#130158]) ([go2rtc docs]) - Fix typo in go2rtc ([@jbouwh] - [#130165]) ([go2rtc docs]) - Go2rtc bump and set ffmpeg logs to debug ([@edenhaus] - [#130371]) ([go2rtc docs]) (dependency) - Bump spotifyaio to 0.8.8 ([@joostlek] - [#130372]) ([spotify docs]) - Bump Tibber 0.30.8 ([@Danielhiversen] - [#130388]) ([tibber docs]) (dependency) - Fix missing title placeholders in powerwall reauth ([@bdraco] - [#130389]) ([powerwall docs]) - Bump ring library ring-doorbell to 0.9.9 ([@sdb9696] - [#129966]) ([ring docs]) (dependency) - Bump ring-doorbell to 0.9.12 ([@sdb9696] - [#130419]) ([ring docs]) (dependency) - Do not trigger events for updated ring events ([@sdb9696] - [#130430]) ([ring docs]) - Add title to water heater component ([@joostlek] - [#130446]) ([water_heater docs]) - Fix translation in statistics ([@gjohansson-ST] - [#130455]) ([statistics docs]) - Fix typo in file strings ([@KelvinDekker] - [#130465]) ([file docs]) - Bump aiowithings to 3.1.2 ([@joostlek] - [#130469]) ([withings docs]) - Ensure ZHA setup works with container installs ([@puddly] - [#130470]) ([zha docs]) - Fix legacy \_attr_state handling in AlarmControlPanel ([@gjohansson-ST] - [#130479]) ([alarm_control_panel docs]) - Bump reolink_aio to 0.11.0 ([@starkillerOG] - [#130481]) ([reolink docs]) (dependency) - Fix translations in subaru ([@sheldonip] - [#130486]) ([subaru docs]) - Bump aioruckus to 0.42 ([@ms264556] - [#130487]) ([ruckus_unleashed docs]) (dependency) - Bump go2rtc-client to 0.1.1 ([@edenhaus] - [#130498]) ([go2rtc docs]) (dependency) - Bump aiowithings to 3.1.3 ([@joostlek] - [#130504]) ([withings docs]) - Add go2rtc recommended version ([@edenhaus] - [#130508]) ([go2rtc docs]) - fix translation in srp_energy ([@briglx] - [#130540]) ([srp_energy docs]) - Fix non-thread-safe operation in powerview number ([@bdraco] - [#130557]) ([hunterdouglas_powerview docs]) - Bump ZHA dependencies ([@puddly] - [#130563]) ([zha docs]) - Update uptime deviation for Vodafone Station ([@chemelli74] - [#130571]) ([vodafone_station docs]) - Fixes webhook schema for different temp and volume units ([@JohNan] - [#130578]) ([plaato docs]) (dependency) - Bump reolink-aio to 0.11.1 ([@starkillerOG] - [#130600]) ([reolink docs]) (dependency) - Fix hassfest by adding go2rtc reqs ([@edenhaus] - [#130602]) - Add missing translation string to smarty ([@epenet] - [#130624]) ([smarty docs]) - Bump sense-energy to 0.13.4 ([@kbickar] - [#130625]) ([sense docs]) ([emulated_kasa docs]) (dependency) - Fix scene loading issue ([@alistairg] - [#130627]) ([hue docs]) - Add missing translation string to hvv_departures ([@epenet] - [#130634]) ([hvv_departures docs]) - Add missing translation string to lg_netcast ([@epenet] - [#130635]) ([lg_netcast docs]) - Add missing translation string to philips_js ([@epenet] - [#130637]) ([philips_js docs]) - Bump pyplaato to 0.0.19 ([@JohNan] - [#130641]) ([plaato docs]) (dependency) - Remove dumping config entry to log in setup of roborock ([@jpbede] - [#130648]) ([roborock docs]) - Fix missing translations in vilfo ([@epenet] - [#130650]) ([vilfo docs]) - Fix missing translations in utility_meter ([@epenet] - [#130652]) ([utility_meter docs]) - Fix missing translations in tradfri ([@epenet] - [#130654]) ([tradfri docs]) - Fix missing translations in toon ([@epenet] - [#130655]) ([toon docs]) - Fix missing translations in madvr ([@epenet] - [#130656]) ([madvr docs]) - Fix missing translations in generic ([@epenet] - [#130672]) ([generic docs]) - Fix missing translations in onewire ([@epenet] - [#130673]) ([onewire docs]) - Bump python-smarttub to 0.0.38 ([@mdz] - [#130679]) ([smarttub docs]) (dependency) [#123085]: https://redirect.github.com/home-assistant/core/pull/123085 [#129966]: https://redirect.github.com/home-assistant/core/pull/129966 [#129970]: https://redirect.github.com/home-assistant/core/pull/129970 [#130156]: https://redirect.github.com/home-assistant/core/pull/130156 [#130158]: https://redirect.github.com/home-assistant/core/pull/130158 [#130159]: https://redirect.github.com/home-assistant/core/pull/130159 [#130160]: https://redirect.github.com/home-assistant/core/pull/130160 [#130161]: https://redirect.github.com/home-assistant/core/pull/130161 [#130164]: https://redirect.github.com/home-assistant/core/pull/130164 [#130165]: https://redirect.github.com/home-assistant/core/pull/130165 [#130173]: https://redirect.github.com/home-assistant/core/pull/130173 [#130183]: https://redirect.github.com/home-assistant/core/pull/130183 [#130215]: https://redirect.github.com/home-assistant/core/pull/130215 [#130216]: https://redirect.github.com/home-assistant/core/pull/130216 [#130223]: https://redirect.github.com/home-assistant/core/pull/130223 [#130229]: https://redirect.github.com/home-assistant/core/pull/130229 [#130242]: https://redirect.github.com/home-assistant/core/pull/130242 [#130243]: https://redirect.github.com/home-assistant/core/pull/130243 [#130247]: https://redirect.github.com/home-assistant/core/pull/130247 [#130265]: https://redirect.github.com/home-assistant/core/pull/130265 [#130283]: https://redirect.github.com/home-assistant/core/pull/130283 [#130289]: https://redirect.github.com/home-assistant/core/pull/130289 [#130294]: https://redirect.github.com/home-assistant/core/pull/130294 [#130301]: https://redirect.github.com/home-assistant/core/pull/130301 [#130311]: https://redirect.github.com/home-assistant/core/pull/130311 [#130327]: https://redirect.github.com/home-assistant/core/pull/130327 [#130348]: https://redirect.github.com/home-assistant/core/pull/130348 [#130349]: https://redirect.github.com/home-assistant/core/pull/130349 [#130351]: https://redirect.github.com/home-assistant/core/pull/130351 [#130369]: https://redirect.github.com/home-assistant/core/pull/130369 [#130371]: https://redirect.github.com/home-assistant/core/pull/130371 [#130372]: https://redirect.github.com/home-assistant/core/pull/130372 [#130388]: https://redirect.github.com/home-assistant/core/pull/130388 [#130389]: https://redirect.github.com/home-assistant/core/pull/130389 [#130419]: https://redirect.github.com/home-assistant/core/pull/130419 [#130430]: https://redirect.github.com/home-assistant/core/pull/130430 [#130446]: https://redirect.github.com/home-assistant/core/pull/130446 [#130455]: https://redirect.github.com/home-assistant/core/pull/130455 [#130465]: https://redirect.github.com/home-assistant/core/pull/130465 [#130469]: https://redirect.github.com/home-assistant/core/pull/130469 [#130470]: https://redirect.github.com/home-assistant/core/pull/130470 [#130479]: https://redirect.github.com/home-assistant/core/pull/130479 [#130481]: https://redirect.github.com/home-assistant/core/pull/130481 [#130483]: https://redirect.github.com/home-assistant/core/pull/130483 [#130486]: https://redirect.github.com/home-assistant/core/pull/130486 [#130487]: https://redirect.github.com/home-assistant/core/pull/130487 [#130498]: https://redirect.github.com/home-assistant/core/pull/130498 [#130504]: https://redirect.github.com/home-assistant/core/pull/130504 [#130508]: https://redirect.github.com/home-assistant/core/pull/130508 [#130540]: https://redirect.github.com/home-assistant/core/pull/130540 [#130557]: https://redirect.github.com/home-assistant/core/pull/130557 [#130563]: https://redirect.github.com/home-assistant/core/pull/130563 [#130571]: https://redirect.github.com/home-assistant/core/pull/130571 [#130578]: https://redirect.github.com/home-assistant/core/pull/130578 [#130600]: https://redirect.github.com/home-assistant/core/pull/130600 [#130602]: https://redirect.github.com/home-assistant/core/pull/130602 [#130624]: https://redirect.github.com/home-assistant/core/pull/130624 [#130625]: https://redirect.github.com/home-assistant/core/pull/130625 [#130627]: https://redirect.github.com/home-assistant/core/pull/130627 [#130634]: https://redirect.github.com/home-assistant/core/pull/130634 [#130635]: https://redirect.github.com/home-assistant/core/pull/130635 [#130637]: https://redirect.github.com/home-assistant/core/pull/130637 [#130641]: https://redirect.github.com/home-assistant/core/pull/130641 [#130648]: https://redirect.github.com/home-assistant/core/pull/130648 [#130650]: https://redirect.github.com/home-assistant/core/pull/130650 [#130652]: https://redirect.github.com/home-assistant/core/pull/130652 [#130654]: https://redirect.github.com/home-assistant/core/pull/130654 [#130655]: https://redirect.github.com/home-assistant/core/pull/130655 [#130656]: https://redirect.github.com/home-assistant/core/pull/130656 [#130672]: https://redirect.github.com/home-assistant/core/pull/130672 [#130673]: https://redirect.github.com/home-assistant/core/pull/130673 [#130679]: https://redirect.github.com/home-assistant/core/pull/130679 [@Danielhiversen]: https://redirect.github.com/Danielhiversen [@IceBotYT]: https://redirect.github.com/IceBotYT [@JohNan]: https://redirect.github.com/JohNan [@KelvinDekker]: https://redirect.github.com/KelvinDekker [@LG-ThinQ-Integration]: https://redirect.github.com/LG-ThinQ-Integration [@Thomas55555]: https://redirect.github.com/Thomas55555 [@alistairg]: https://redirect.github.com/alistairg [@allenporter]: https://redirect.github.com/allenporter [@astrandb]: https://redirect.github.com/astrandb [@bdraco]: https://redirect.github.com/bdraco [@briglx]: https://redirect.github.com/briglx [@chemelli74]: https://redirect.github.com/chemelli74 [@corradio]: https://redirect.github.com/corradio [@dknowles2]: https://redirect.github.com/dknowles2 [@edenhaus]: https://redirect.github.com/edenhaus [@epenet]: https://redirect.github.com/epenet [@frenck]: https://redirect.github.com/frenck [@gjohansson-ST]: https://redirect.github.com/gjohansson-ST [@jbouwh]: https://redirect.github.com/jbouwh [@jjlawren]: https://redirect.github.com/jjlawren [@joostlek]: https://redirect.github.com/joostlek [@jpbede]: https://redirect.github.com/jpbede [@kbickar]: https://redirect.github.com/kbickar [@maxshcherbina]: https://redirect.github.com/maxshcherbina [@mdz]: https://redirect.github.com/mdz [@mib1185]: https://redirect.github.com/mib1185 [@ms264556]: https://redirect.github.com/ms264556 [@noahhusby]: https://redirect.github.com/noahhusby [@puddly]: https://redirect.github.com/puddly [@sdb9696]: https://redirect.github.com/sdb9696 [@sheldonip]: https://redirect.github.com/sheldonip [@silamon]: https://redirect.github.com/silamon [@starkillerOG]: https://redirect.github.com/starkillerOG [alarm_control_panel docs]: https://www.home-assistant.io/integrations/alarm_control_panel/ [cambridge_audio docs]: https://www.home-assistant.io/integrations/cambridge_audio/ [co2signal docs]: https://www.home-assistant.io/integrations/co2signal/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/ [file docs]: https://www.home-assistant.io/integrations/file/ [generic docs]: https://www.home-assistant.io/integrations/generic/ [generic_thermostat docs]: https://www.home-assistant.io/integrations/generic_thermostat/ [go2rtc docs]: https://www.home-assistant.io/integrations/go2rtc/ [google docs]: https://www.home-assistant.io/integrations/google/ [homekit docs]: https://www.home-assistant.io/integrations/homekit/ [hue docs]: https://www.home-assistant.io/integrations/hue/ [hunterdouglas_powerview docs]: https://www.home-assistant.io/integrations/hunterdouglas_powerview/ [husqvarna_automower docs]: https://www.home-assistant.io/integrations/husqvarna_automower/ [hvv_departures docs]: https://www.home-assistant.io/integrations/hvv_departures/ [hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/ [lg_netcast docs]: https://www.home-assistant.io/integrations/lg_netcast/ [lg_thinq docs]: https://www.home-assistant.io/integrations/lg_thinq/ [linkplay docs]: https://www.home-assistant.io/integrations/linkplay/ [madvr docs]: https://www.home-assistant.io/integrations/madvr/ [myuplink docs]: https://www.home-assistant.io/integrations/myuplink/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [nice_go docs]: https://www.home-assistant.io/integrations/nice_go/ [ollama docs]: https://www.home-assistant.io/integrations/ollama/ [onewire docs]: https://www.home-assistant.io/integrations/onewire/ [philips_js docs]: https://www.home-assistant.io/integrations/philips_js/ [plaato docs]: https://www.home-assistant.io/integrations/plaato/ [powerwall docs]: https://www.home-assistant.io/integrations/powerwall/ [reolink docs]: https://www.home-assistant.io/integrations/reolink/ [ring docs]: https://www.home-assistant.io/integrations/ring/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [ruckus_unleashed docs]: https://www.home-assistant.io/integrations/ruckus_unleashed/ [sense docs]: https://www.home-assistant.io/integrations/sense/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [smarttub docs]: https://www.home-assistant.io/integrations/smarttub/ [smarty docs]: https://www.home-assistant.io/integrations/smarty/ [sonos docs]: https://www.home-assistant.io/integrations/sonos/ [spotify docs]: https://www.home-assistant.io/integrations/spotify/ [srp_energy docs]: https://www.home-assistant.io/integrations/srp_energy/ [statistics docs]: https://www.home-assistant.io/integrations/statistics/ [subaru docs]: https://www.home-assistant.io/integrations/subaru/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [toon docs]: https://www.home-assistant.io/integrations/toon/ [tradfri docs]: https://www.home-assistant.io/integrations/tradfri/ [utility_meter docs]: https://www.home-assistant.io/integrations/utility_meter/ [vilfo docs]: https://www.home-assistant.io/integrations/vilfo/ [vodafone_station docs]: https://www.home-assistant.io/integrations/vodafone_station/ [water_heater docs]: https://www.home-assistant.io/integrations/water_heater/ [withings docs]: https://www.home-assistant.io/integrations/withings/ [zha docs]: https://www.home-assistant.io/integrations/zha/ ### [`v2024.11.1`](https://redirect.github.com/home-assistant/core/releases/tag/2024.11.1) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.11.0...2024.11.1) - Bump intents to 2024.11.6 ([@synesthesiam] - [#129982]) ([conversation docs]) (dependency) - Fix Trunks in Teslemetry and Tesla Fleet ([@Bre77] - [#129986]) ([teslemetry docs]) ([tesla_fleet docs]) - Update sense energy library to 0.13.3 ([@kbickar] - [#129998]) ([sense docs]) ([emulated_kasa docs]) (dependency) - Bump google-nest-sdm to 6.1.4 ([@allenporter] - [#130005]) ([nest docs]) (dependency) - Add missing placeholder description to twitch ([@epenet] - [#130013]) ([twitch docs]) - Bump agent-py to 0.0.24 ([@ispysoftware] - [#130018]) ([agent_dvr docs]) - Don't create repairs asking user to remove duplicate ignored config entries ([@emontnemery] - [#130056]) - Fix `KeyError` in nest integration when the old key format does not exist ([@allenporter] - [#130057]) ([nest docs]) - Don't create repairs asking user to remove duplicate flipr config entries ([@emontnemery] - [#130058]) - Add missing string to tedee plus test ([@zweckj] - [#130081]) ([tedee docs]) - Force int value on port in P1Monitor ([@klaasnicolaas] - [#130084]) ([p1\_monitor docs][p1_monitor docs]) - Fix typo in insteon strings ([@KelvinDekker] - [#130085]) ([insteon docs]) - Update frontend to [`2024110`](https://redirect.github.com/home-assistant/core/commit/20241106).1 ([@bramkragten] - [#130086]) ([frontend docs]) (dependency) - Bump python-roborock to 2.7.2 ([@Lash-L] - [#130100]) ([roborock docs]) - Update frontend to [`2024110`](https://redirect.github.com/home-assistant/core/commit/20241106).2 ([@bramkragten] - [#130128]) ([frontend docs]) (dependency) - Fix issue when timestamp is None ([@shaiu] - [#130133]) ([seventeentrack docs]) - Add go2rtc workaround for HA managed one until upstream fixes it ([@edenhaus] - [#130139]) ([go2rtc docs]) - Bump spotifyaio to 0.8.7 ([@joostlek] - [#130140]) ([spotify docs]) - Bump ha-ffmpeg to 3.2.2 ([@MartinHjelmare] - [#130142]) ([ffmpeg docs]) (dependency) - Fix volume_up not working in some cases in bluesound integration ([@LouisChrist] - [#130146]) ([bluesound docs]) - Fix bugs in nest stream expiration handling ([@allenporter] - [#130150]) ([nest docs]) - Refrase imap fetch service description string ([@jbouwh] - [#130152]) ([imap docs]) [#129970]: https://redirect.github.com/home-assistant/core/pull/129970 [#129982]: https://redirect.github.com/home-assistant/core/pull/129982 [#129986]: https://redirect.github.com/home-assistant/core/pull/129986 [#129998]: https://redirect.github.com/home-assistant/core/pull/129998 [#130005]: https://redirect.github.com/home-assistant/core/pull/130005 [#130013]: https://redirect.github.com/home-assistant/core/pull/130013 [#130018]: https://redirect.github.com/home-assistant/core/pull/130018 [#130056]: https://redirect.github.com/home-assistant/core/pull/130056 [#130057]: https://redirect.github.com/home-assistant/core/pull/130057 [#130058]: https://redirect.github.com/home-assistant/core/pull/130058 [#130081]: https://redirect.github.com/home-assistant/core/pull/130081 [#130084]: https://redirect.github.com/home-assistant/core/pull/130084 [#130085]: https://redirect.github.com/home-assistant/core/pull/130085 [#130086]: https://redirect.github.com/home-assistant/core/pull/130086 [#130100]: https://redirect.github.com/home-assistant/core/pull/130100 [#130128]: https://redirect.github.com/home-assistant/core/pull/130128 [#130133]: https://redirect.github.com/home-assistant/core/pull/130133 [#130139]: https://redirect.github.com/home-assistant/core/pull/130139 [#130140]: https://redirect.github.com/home-assistant/core/pull/130140 [#130142]: https://redirect.github.com/home-assistant/core/pull/130142 [#130146]: https://redirect.github.com/home-assistant/core/pull/130146 [#130150]: https://redirect.github.com/home-assistant/core/pull/130150 [#130152]: https://redirect.github.com/home-assistant/core/pull/130152 [@Bre77]: https://redirect.github.com/Bre77 [@KelvinDekker]: https://redirect.github.com/KelvinDekker [@Lash-L]: https://redirect.github.com/Lash-L [@LouisChrist]: https://redirect.github.com/LouisChrist [@MartinHjelmare]: https://redirect.github.com/MartinHjelmare [@allenporter]: https://redirect.github.com/allenporter [@bramkragten]: https://redirect.github.com/bramkragten [@edenhaus]: https://redirect.github.com/edenhaus [@emontnemery]: https://redirect.github.com/emontnemery [@epenet]: https://redirect.github.com/epenet [@frenck]: https://redirect.github.com/frenck [@ispysoftware]: https://redirect.github.com/ispysoftware [@jbouwh]: https://redirect.github.com/jbouwh [@joostlek]: https://redirect.github.com/joostlek [@kbickar]: https://redirect.github.com/kbickar [@klaasnicolaas]: https://redirect.github.com/klaasnicolaas [@shaiu]: https://redirect.github.com/shaiu [@synesthesiam]: https://redirect.github.com/synesthesiam [@zweckj]: https://redirect.github.com/zweckj [agent_dvr docs]: https://www.home-assistant.io/integrations/agent_dvr/ [bluesound docs]: https://www.home-assistant.io/integrations/bluesound/ [conversation docs]: https://www.home-assistant.io/integrations/conversation/ [emulated_kasa docs]: https://www.home-assistant.io/integrations/emulated_kasa/ [ffmpeg docs]: https://www.home-assistant.io/integrations/ffmpeg/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [go2rtc docs]: https://www.home-assistant.io/integrations/go2rtc/ [imap docs]: https://www.home-assistant.io/integrations/imap/ [insteon docs]: https://www.home-assistant.io/integrations/insteon/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [p1_monitor docs]: https://www.home-assistant.io/integrations/p1_monitor/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [sense docs]: https://www.home-assistant.io/integrations/sense/ [seventeentrack docs]: https://www.home-assistant.io/integrations/seventeentrack/ [spotify docs]: https://www.home-assistant.io/integrations/spotify/ [tedee docs]: https://www.home-assistant.io/integrations/tedee/ [tesla_fleet docs]: https://www.home-assistant.io/integrations/tesla_fleet/ [teslemetry docs]: https://www.home-assistant.io/integrations/teslemetry/ [twitch docs]: https://www.home-assistant.io/integrations/twitch/ ### [`v2024.11.0`](https://redirect.github.com/home-assistant/core/releases/tag/2024.11.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.10.4...2024.11.0) https://www.home-assistant.io/blog/2024/11/06/release-202411/ ### [`v2024.10.4`](https://redirect.github.com/home-assistant/core/releases/tag/2024.10.4) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.10.3...2024.10.4) ℹ️ Nice detail... this release has been shipped from GitHub HQ! 🎉 Thanks, GitHub, for giving us a space to work a bit! - Fix evohome regression preventing helpful messages when setup fails ([@zxdavb] - [#126441]) ([evohome docs]) - Handle temprorary hold in Honeywell ([@mkmer] - [#128460]) ([honeywell docs]) - Bump ring-doorbell to 0.9.7 ([@sdb9696] - [#127554]) ([ring docs]) (dependency) - Bump ring-doorbell library to 0.9.8 ([@sdb9696] - [#128662]) ([ring docs]) (dependency) - Add diagnostics to Comelit SimpleHome ([@chemelli74] - [#128794]) ([comelit docs]) - Bump pyTibber to 0.30.3 ([@Danielhiversen] - [#128860]) ([tibber docs]) (dependency) - Add diagnostics to Vodafone Station ([@chemelli74] - [#128923]) ([vodafone_station docs]) - Bump pyduotecno to 2024.10.1 ([@cereal2nd] - [#128968]) ([duotecno docs]) (dependency) - Fix uptime floating values for Vodafone Station ([@chemelli74] - [#128974]) ([vodafone_station docs]) - Fix cancellation leaking upward from the timeout util ([@bdraco] - [#129003]) - Fix devolo_home_network devices not reporting a MAC address ([@Shutgun] - [#129021]) ([devolo_home_network docs]) - Bump yt-dlp to 2024.10.22 ([@joostlek] - [#129034]) ([media_extractor docs]) (dependency) - Remove DHCP match from awair ([@AlD] - [#129047]) ([awair docs]) - Update frontend to [`2024100`](https://redirect.github.com/home-assistant/core/commit/20241002).4 ([@bramkragten] - [#129049]) ([frontend docs]) (dependency) - Partially revert "LLM Tool parameters check ([#123621](https://redirect.github.com/home-assistant/core/issues/123621))" ([@tronikos] - [#129064]) - Fix adding multiple devices simultaneously to devolo Home Network's device tracker ([@Shutgun] - [#129082]) ([devolo_home_network docs]) - Fix NYT Games connection max streak ([@joostlek] - [#129149]) ([nyt_games docs]) - Bump nyt_games to 0.4.4 ([@joostlek] - [#129152]) ([nyt_games docs]) (dependency) [#126441]: https://redirect.github.com/home-assistant/core/pull/126441 [#126782]: https://redirect.github.com/home-assistant/core/pull/126782 [#127554]: https://redirect.github.com/home-assistant/core/pull/127554 [#127566]: https://redirect.github.com/home-assistant/core/pull/127566 [#128176]: https://redirect.github.com/home-assistant/core/pull/128176 [#128460]: https://redirect.github.com/home-assistant/core/pull/128460 [#128654]: https://redirect.github.com/home-assistant/core/pull/128654 [#128662]: https://redirect.github.com/home-assistant/core/pull/128662 [#128794]: https://redirect.github.com/home-assistant/core/pull/128794 [#128860]: https://redirect.github.com/home-assistant/core/pull/128860 [#128923]: https://redirect.github.com/home-assistant/core/pull/128923 [#128968]: https://redirect.github.com/home-assistant/core/pull/128968 [#128974]: https://redirect.github.com/home-assistant/core/pull/128974 [#129003]: https://redirect.github.com/home-assistant/core/pull/129003 [#129021]: https://redirect.github.com/home-assistant/core/pull/129021 [#129034]: https://redirect.github.com/home-assistant/core/pull/129034 [#129047]: https://redirect.github.com/home-assistant/core/pull/129047 [#129049]: https://redirect.github.com/home-assistant/core/pull/129049 [#129064]: https://redirect.github.com/home-assistant/core/pull/129064 [#129082]: https://redirect.github.com/home-assistant/core/pull/129082 [#129149]: https://redirect.github.com/home-assistant/core/pull/129149 [#129152]: https://redirect.github.com/home-assistant/core/pull/129152 [@AlD]: https://redirect.github.com/AlD [@Danielhiversen]: https://redirect.github.com/Danielhiversen [@Shutgun]: https://redirect.github.com/Shutgun [@bdraco]: https://redirect.github.com/bdraco [@bramkragten]: https://redirect.github.com/bramkragten [@cereal2nd]: https://redirect.github.com/cereal2nd [@chemelli74]: https://redirect.github.com/chemelli74 [@frenck]: https://redirect.github.com/frenck [@joostlek]: https://redirect.github.com/joostlek [@mkmer]: https://redirect.github.com/mkmer [@sdb9696]: https://redirect.github.com/sdb9696 [@tronikos]: https://redirect.github.com/tronikos [@zxdavb]: https://redirect.github.com/zxdavb [abode docs]: https://www.home-assistant.io/integrations/abode/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [acmeda docs]: https://www.home-assistant.io/integrations/acmeda/ [actiontec docs]: https://www.home-assistant.io/integrations/actiontec/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [ads docs]: https://www.home-assistant.io/integrations/ads/ [awair docs]: https://www.home-assistant.io/integrations/awair/ [comelit docs]: https://www.home-assistant.io/integrations/comelit/ [devolo_home_network docs]: https://www.home-assistant.io/integrations/devolo_home_network/ [duotecno docs]: https://www.home-assistant.io/integrations/duotecno/ [evohome docs]: https://www.home-assistant.io/integrations/evohome/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [honeywell docs]: https://www.home-assistant.io/integrations/honeywell/ [media_extractor docs]: https://www.home-assistant.io/integrations/media_extractor/ [nyt_games docs]: https://www.home-assistant.io/integrations/nyt_games/ [ring docs]: https://www.home-assistant.io/integrations/ring/ [tibber docs]: https://www.home-assistant.io/integrations/tibber/ [vodafone_station docs]: https://www.home-assistant.io/integrations/vodafone_station/ ### [`v2024.10.3`](https://redirect.github.com/home-assistant/core/releases/tag/2024.10.3) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.10.2...2024.10.3) - Update home-assistant-bluetooth to 1.13.0 ([@cdce8p] - [#127691]) (dependency) - Fix printer uptime fluctuations in IPP ([@mib1185] - [#127725]) ([ipp docs]) - Improve discovery of WMS WebControl pro by updating IP address ([@mback2k] - [#128007]) ([wmspro docs]) - Use the same ZHA database path during startup and when loading device triggers ([@puddly] - [#128130]) ([zha docs]) - Fix playing media via roku ([@ctalkington] - [#128133]) ([roku docs]) - Bump yt-dlp to 2024.10.07 ([@joostlek] - [#128182]) ([media_extractor docs]) (dependency) - Fix daikin entities not refreshing quickly ([@adampetrovic] - [#128230]) ([daikin docs]) - Keep the provided name when creating a tag ([@silamon] - [#128240]) ([tag docs]) - Update aioairzone to v0.9.4 ([@Noltari] - [#127792]) ([airzone docs]) (dependency) - Update aioairzone to v0.9.5 ([@Noltari] - [#128265]) ([airzone docs]) (dependency) - Bump gcal_sync to 6.1.6 ([@allenporter] - [#128270]) ([google docs]) (dependency) - Bump solarlog_cli to 0.3.2 ([@dontinelli] - [#128293]) ([solarlog docs]) (dependency) - Bump pyblu to 1.0.4 ([@LouisChrist] - [#128482]) ([bluesound docs]) - Increase Z-Wave fallback thermostat range to 0-50 C ([@MindFreeze] - [#128543]) ([zwave_js docs]) - Bump pyotgw to 2.2.2 ([@mvn23] - [#128594]) ([opentherm_gw docs]) (dependency) [#126782]: https://redirect.github.com/home-assistant/core/pull/126782 [#127566]: https://redirect.github.com/home-assistant/core/pull/127566 [#127691]: https://redirect.github.com/home-assistant/core/pull/127691 [#127725]: https://redirect.github.com/home-assistant/core/pull/127725 [#127792]: https://redirect.github.com/home-assistant/core/pull/127792 [#128007]: https://redirect.github.com/home-assistant/core/pull/128007 [#128130]: https://redirect.github.com/home-assistant/core/pull/128130 [#128133]: https://redirect.github.com/home-assistant/core/pull/128133 [#128176]: https://redirect.github.com/home-assistant/core/pull/128176 [#128182]: https://redirect.github.com/home-assistant/core/pull/128182 [#128230]: https://redirect.github.com/home-assistant/core/pull/128230 [#128240]: https://redirect.github.com/home-assistant/core/pull/128240 [#128265]: https://redirect.github.com/home-assistant/core/pull/128265 [#128270]: https://redirect.github.com/home-assistant/core/pull/128270 [#128293]: https://redirect.github.com/home-assistant/core/pull/128293 [#128482]: https://redirect.github.com/home-assistant/core/pull/128482 [#128543]: https://redirect.github.com/home-assistant/core/pull/128543 [#128594]: https://redirect.github.com/home-assistant/core/pull/128594 [@LouisChrist]: https://redirect.github.com/LouisChrist [@MindFreeze]: https://redirect.github.com/MindFreeze [@Noltari]: https://redirect.github.com/Noltari [@adampetrovic]: https://redirect.github.com/adampetrovic [@allenporter]: https://redirect.github.com/allenporter [@cdce8p]: https://redirect.github.com/cdce8p [@ctalkington]: https://redirect.github.com/ctalkington [@dontinelli]: https://redirect.github.com/dontinelli [@frenck]: https://redirect.github.com/frenck [@joostlek]: https://redirect.github.com/joostlek [@mback2k]: https://redirect.github.com/mback2k [@mib1185]: https://redirect.github.com/mib1185 [@mvn23]: https://redirect.github.com/mvn23 [@puddly]: https://redirect.github.com/puddly [@silamon]: https://redirect.github.com/silamon [abode docs]: https://www.home-assistant.io/integrations/abode/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [acmeda docs]: https://www.home-assistant.io/integrations/acmeda/ [actiontec docs]: https://www.home-assistant.io/integrations/actiontec/ [adax docs]: https://www.home-assistant.io/integrations/adax/ [ads docs]: https://www.home-assistant.io/integrations/ads/ [airzone docs]: https://www.home-assistant.io/integrations/airzone/ [bluesound docs]: https://www.home-assistant.io/integrations/bluesound/ [daikin docs]: https://www.home-assistant.io/integrations/daikin/ [google docs]: https://www.home-assistant.io/integrations/google/ [ipp docs]: https://www.home-assistant.io/integrations/ipp/ [media_extractor docs]: https://www.home-assistant.io/integrations/media_extractor/ [opentherm_gw docs]: https://www.home-assistant.io/integrations/opentherm_gw/ [roku docs]: https://www.home-assistant.io/integrations/roku/ [solarlog docs]: https://www.home-assistant.io/integrations/solarlog/ [tag docs]: https://www.home-assistant.io/integrations/tag/ [wmspro docs]: https://www.home-assistant.io/integrations/wmspro/ [zha docs]: https://www.home-assistant.io/integrations/zha/ [zwave_js docs]: https://www.home-assistant.io/integrations/zwave_js/ ### [`v2024.10.2`](https://redirect.github.com/home-assistant/core/releases/tag/2024.10.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.10.1...2024.10.2) - Fix Island status in Teslemetry ([@Bre77] - [#127504]) ([teslemetry docs]) - Bump pyblu to 1.0.3 ([@LouisChrist] - [#127571]) ([bluesound docs]) - Bump aiostreammagic to 2.5.0 ([@noahhusby] - [#127595]) ([cambridge_audio docs]) (dependency) - Bump opower to 0.8.2 ([@tronikos] - [#127598]) ([opower docs]) (dependency) - Fix wake up in Tesla Fleet ([@Bre77] - [#127615]) ([tesla_fleet docs]) - Update Radarr config flow to standardize ports ([@Khabi] - [#127620]) ([radarr docs]) - Bump fyta_cli to 0.6.7 ([@dontinelli] - [#127650]) ([fyta docs]) (dependency) - Revert "Fix enum lookup ([#125220](https://redirect.github.com/home-assistant/core/issues/125220))" ([@cdce8p] - [#127680]) ([google_cloud docs]) - Fix problems with automatic management of Schlage locks ([@dknowles2] - [#127689]) ([schlage docs]) - Fix typo in HDMI CEC ([@joostlek] - [#127714]) ([hdmi_cec docs]) - Fix Withings log message ([@joostlek] - [#127716]) ([withings docs]) - Bump NYT Games to 0.4.3 ([@joostlek] - [#127717]) ([nyt_games docs]) - Bump airgradient to 0.9.1 ([@joostlek] - [#127718]) ([airgradient docs]) - Add translation string for Withings wrong account ([@joostlek] - [#127719]) ([withings docs]) - Increase connection timeout in CalDAV ([@mib1185] - [#127727]) ([caldav docs]) - Migrate SMA unique id to str ([@rklomp] - [#127732]) ([sma docs]) - Remove stale references in squeezebox services.yaml ([@rajlaud] - [#127739]) ([squeezebox docs]) - Fix Aurora integration casts longitude and latitude to integer ([@johangus65] - [#127740]) ([aurora docs]) - Bump python-linkplay to 0.0.15 ([@silamon] - [#127748]) ([linkplay docs]) (dependency) - Fix custom account config flow setup ([@rjmarques] - [#127750]) ([ovo_energy docs]) - Bump solarlog_cli to 0.3.1 ([@dontinelli] - [#127753]) ([solarlog docs]) (dependency) - Update DoorBirdPy to 3.0.3 ([@frenck] - [#126949]) ([doorbird docs]) (dependency) - Bump DoorBirdPy to 3.0.4 ([@bdraco] - [#127760]) ([doorbird docs]) (dependency) - Bump pychromecast to 14.0.3 ([@emontnemery] - [#127778]) ([cast docs]) (dependency) - Fix aurora alert sensor always Off ([@johangus65] - [#127780]) ([aurora docs]) - Update aioairzone-cloud to v0.6.6 ([@Noltari] - [#127789]) ([airzone_cloud docs]) (dependency) - Bump pysmlight to v0.1.3 ([@tl-sl] - [#127804]) ([smlight docs]) (dependency) - Fix incorrect string in amberlectric ([@epenet] - [#127807]) ([amberelectric docs]) - Add missing and fix incorrect translation string in alarmdecoder ([@epenet] - [#127814]) ([alarmdecoder docs]) - Fix incorrect translation string in analytics_insights ([@epenet] - [#127815]) ([analytics_insights docs]) - Add missing and fix incorrect translation string in aurora ([@epenet] - [#127818]) ([aurora docs]) - Fix incorrect translation string in azure event hub ([@epenet] - [#127820]) ([azure_event_hub docs]) - Correct cleanup of sensor statistics repairs ([@emontnemery] - [#127826]) ([sensor docs]) - Add missing translation string in blebox ([@epenet] - [#127827]) ([blebox docs]) - Fix incorrect translation string in bryant_evolution ([@epenet] - [#127830]) ([bryant_evolution docs]) - Add missing and fix incorrect translation string in duotecno ([@epenet] - [#127834]) ([duotecno docs]) - Reverse unintended change of unique_id for solarlog ([@dontinelli] - [#127845]) ([solarlog docs]) - Bump `pytouchlinesl` to 0.1.8 ([@jnsgruk] - [#127859]) ([touchline_sl docs]) (dependency) - Fix wrong DPTypes returned by Tuya's cloud ([@azerty9971] - [#127860]) ([tuya docs]) - Add missing translation string in AVM Fritz!Smarthome ([@mib1185] - [#127864]) ([fritzbox docs]) - Fix merge_response template not mutate original object ([@gjohansson-ST] - [#127865]) - Don't error with missing information in systemmonitor diagnostics ([@gjohansson-ST] - [#127868]) ([systemmonitor docs]) - Bump holidays library to 0.58 ([@gjohansson-ST] - [#127876]) ([workday docs]) ([holiday docs]) (dependency) - Bump pyeconet to 0.1.23 ([@dcmeglio] - [#127896]) ([econet docs]) (dependency) - Add missing translation string in otbr ([@epenet] - [#127909]) ([otbr docs]) - Add missing translation string in yamaha_musiccast ([@epenet] - [#127912]) ([yamaha_musiccast docs]) - Add support of due date calculation for grey dailies in Habitica integration ([@tr4nt0r] - [#127923]) ([habitica docs]) - Bump `imgw_pib` library to version 1.0.6 ([@bieniu] - [#127925]) ([imgw_pib docs]) (dependency) - Bump python-kasa to 0.7.5 ([@sdb9696] - [#127934]) ([tplink docs]) (dependency) - Fix discovery of WMS WebControl pro by using IP address ([@mback2k] - [#127939]) ([wmspro docs]) - Update pywmspro to 0.2.1 to fix handling of unknown products ([@mback2k] - [#127942]) ([wmspro docs]) (dependency) - Fix europe authentication in Fujitsu FGLair ([@crevetor] - [#127947]) ([fujitsu_fglair docs]) - Bump motionblindsble to 0.1.2 ([@LennP] - [#127954]) ([motionblinds_ble docs]) (dependency) - Fix zwave_js config validation for values ([@raman325] - [#127972]) ([zwave_js docs]) - Fix firmware version parsing in venstar ([@epenet] - [#127974]) ([venstar docs]) - Bump pyduotecno to 2024.10.0 ([@Cereal2nd] - [#127979]) ([duotecno docs]) (dependency) - Increase tplink climate precision ([@rytilahti] - [#127996]) ([tplink docs]) - Add missing translation string in solarlog ([@dontinelli] - [#128015]) ([solarlog docs]) - Fix missing reauth name translation placeholder in ring integration ([@sdb9696] - [#128048]) ([ring docs]) - Add missing translation string for re-auth flows ([@mib1185] - [#128055]) - Update xknxproject to 3.8.1 ([@farmio] - [#128057]) ([knx docs]) (dependency) - Fix casing on Powerview Gen3 zeroconf discovery ([@kingy444] - [#128076]) ([hunterdouglas_powerview docs]) - Fix ring realtime events ([@sdb9696] - [#128083]) ([ring docs]) - Increase Hydrawise polling interval to 60 seconds ([@dknowles2] - [#128090]) ([hydrawise docs]) - Update frontend to [`2024100`](https://redirect.github.com/home-assistant/core/commit/20241002).3 ([@bramkragten] - [#128106]) ([frontend docs]) - Bump aioautomower to 2024.10.0 ([@Thomas55555] - [#128137]) ([husqvarna_automower docs]) (dependency) - Fix license script for ftfy ([@cdce8p] - [#128138]) - Fix regression in Opower that was introduced in 2024.10.0 ([@tronikos] - [#128141]) ([opower docs]) - Bump opower to 0.8.3 ([@tronikos] - [#128144]) ([opower docs]) (dependency) - Remove some redundant code in Opower's coordinator from the fix in [#128141](https://redirect.github.com/home-assistant/core/issues/128141) ([@tronikos] - [#128150]) ([opower docs]) - Fix preset handling issue in ViCare ([@CFenner] - [#128167]) ([vicare docs]) - Fix model in Husqvarna Automower ([@Thomas55555] - [#128168]) ([husqvarna_automower docs]) [#126782]: https://redirect.github.com/home-assistant/core/pull/126782 [#126949]: https://redirect.github.com/home-assistant/core/pull/126949 [#127504]: https://redirect.github.com/home-assistant/core/pull/127504 [#127566]: https://redirect.github.com/home-assistant/core/pull/127566 [#127571]: https://redirect.github.com/home-assistant/core/pull/127571 [#127595]: https://redirect.github.com/home-assistant/core/pull/127595 [#127598]: https://redirect.github.com/home-assistant/core/pull/127598 [#127615]: https://redirect.github.com/home-assistant/core/pull/127615 [#127620]: https://redirect.github.com/home-assistant/core/pull/127620 [#127650]: https://redirect.github.com/home-assistant/core/pull/127650 [#127680]: https://redirect.github.com/home-assistant/core/pull/127680 [#127689]: https://redirect.github.com/home-assistant/core/pull/127689 [#127714]: https://redirect.github.com/home-assistant/core/pull/127714 [#127716]: https://redirect.github.com/home-assistant/core/pull/127716 [#127717]: https://redirect.github.com/home-assistant/core/pull/127717 [#127718]: https://redirect.github.com/home-assistant/core/pull/127718 [#127719]: https://redirect.github.com/home-assistant/core/pull/127719 [#127727]: https://redirect.github.com/home-assistant/core/pull/127727 [#127732]: https://redirect.github.com/home-assistant/core/pull/127732 [#127739]: https://redirect.github.com/home-assistant/core/pull/127739 [#127740]: https://redirect.github.com/home-assistant/core/pull/127740 [#127748]: https://redirect.github.com/home-assistant/core/pull/127748 [#127750]: https://redirect.github.com/home-assistant/core/pull/127750 [#127753]: https://redirect.github.com/home-assistant/core/pull/127753 [#127760]: https://redirect.github.com/home-assistant/core/pull/127760 [#127778]: https://redirect.github.com/home-assistant/core/pull/127778 [#127780]: https://redirect.github.com/home-assistant/core/pull/127780 [#127789]: https://redirect.github.com/home-assistant/core/pull/127789 [#127804]: https://redirect.github.com/home-assistant/core/pull/127804 [#127807]: https://redirect.github.com/home-assistant/core/pull/127807 [#127814]: https://redirect.github.com/home-assistant/core/pull/127814 [#127815]: https://redirect.github.com/home-assistant/core/pull/127815 [#127818]: https://redirect.github.com/home-assistant/core/pull/127818 [#127820]: https://redirect.github.com/home-assistant/core/pull/127820 [#127826]: https://redirect.github.com/home-assistant/core/pull/127826 [#127827]: https://redirect.github.com/home-assistant/core/pull/127827 [#127830]: https://redirect.github.com/home-assistant/core/pull/127830 [#127834]: https://redirect.github.com/home-assistant/core/pull/127834 [#127845]: https://redirect.github.com/home-assistant/core/pull/127845 [#127859]: https://redirect.github.com/home-assistant/core/pull/127859 [#127860]: https://redirect.github.com/home-assistant/core/pull/127860 [#127864]: https://redirect.github.com/home-assistant/core/pull/127864 [#127865]: https://redirect.github.com/home-assistant/core/pull/127865 [#127868]: https://redirect.github.com/home-assistant/core/pull/127868 [#127876]: https://redirect.github.com/home-assistant/core/pull/127876 [#127896]: https://redirect.github.com/home-assistant/core/pull/127896 [#127909]: https://redirect.github.com/home-assistant/core/pull/127909 [#127912]: https://redirect.github.com/home-assistant/core/pull/127912 [#127923]: https://redirect.github.com/home-assistant/core/pull/127923 [#127925]: https://redirect.github.com/home-assistant/core/pull/127925 [#127934]: https://redirect.github.com/home-assistant/core/pull/127934 [#127939]: https://redirect.github.com/home-assistant/core/pull/127939 [#127942]: https://redirect.github.com/home-assistant/core/pull/127942 [#127947]: https://redirect.github.com/home-assistant/core/pull/127947 [#127954]: https://redirect.github.com/home-assistant/core/pull/127954 [#127972]: https://redirect.github.com/home-assistant/core/pull/127972 [#127974]: https://redirect.githubConfiguration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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.
This PR was generated by Mend Renovate. View the repository job log.