Skip to content

Commit

Permalink
Update dependency homeassistant to v2024.9.2 (#26)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [homeassistant](https://redirect.github.com/home-assistant/core) |
`==2024.9.1` -> `==2024.9.2` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/homeassistant/2024.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/homeassistant/2024.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/homeassistant/2024.9.1/2024.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/homeassistant/2024.9.1/2024.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>home-assistant/core (homeassistant)</summary>

###
[`v2024.9.2`](https://redirect.github.com/home-assistant/core/releases/tag/2024.9.2)

[Compare
Source](https://redirect.github.com/home-assistant/core/compare/2024.9.1...2024.9.2)

- Fix Lyric climate Auto mode ([@&#8203;kristof-mattei] -
[#&#8203;123490]) ([lyric docs])
- Use default voice id as fallback in get_tts_audio
([@&#8203;sorgfresser] - [#&#8203;123624]) ([elevenlabs docs])
- Fix Schlage removed locks ([@&#8203;dknowles2] - [#&#8203;123627])
([schlage docs])
- Fix mired range in blebox color temp mode lights ([@&#8203;swistakm] -
[#&#8203;124258]) ([blebox docs])
- Update diagnostics for BSBLan ([@&#8203;liudger] - [#&#8203;124508])
([bsblan docs])
- Fix renault plug state ([@&#8203;tmenguy] - [#&#8203;125421])
([renault docs])
- Bump yalexs to 8.6.4 ([@&#8203;bdraco] - [#&#8203;125442]) ([august
docs]) ([yale docs]) (dependency)
- Bump aiolifx and aiolifx-themes to support more than 82 zones
([@&#8203;Djelibeybi] - [#&#8203;125487]) ([lifx docs]) (dependency)
- Fix yale_smart_alarm on missing key ([@&#8203;gjohansson-ST] -
[#&#8203;125508]) ([yale_smart_alarm docs])
- FIx Sonos announce regression issue ([@&#8203;PeteRager] -
[#&#8203;125515]) ([sonos docs])
- Update frontend to
[`2024090`](https://redirect.github.com/home-assistant/core/commit/20240909).1
([@&#8203;piitaya] - [#&#8203;125610]) ([frontend docs])
- Update tplink config to include aes keys ([@&#8203;sdb9696] -
[#&#8203;125685]) ([tplink docs])
- Bump tplink python-kasa lib to 0.7.3 ([@&#8203;sdb9696] -
[#&#8203;125686]) ([tplink docs]) (dependency)
- Fix incomfort invalid setpoint if override is reported as 0.0
([@&#8203;jbouwh] - [#&#8203;125694]) ([incomfort docs])
- Bump to python-nest-sdm to 5.0.1 ([@&#8203;jonnynch] -
[#&#8203;125706]) ([nest docs]) (dependency)
- Remove unused keys from the ZHA config schema ([@&#8203;puddly] -
[#&#8203;125710]) ([zha docs])
- Bump sfrbox-api to 0.0.11 ([@&#8203;epenet] - [#&#8203;125732])
([sfr_box docs]) (dependency)
- Update knx-frontend to 2024.9.10.221729 ([@&#8203;farmio] -
[#&#8203;125734]) ([knx docs]) (dependency)
- Bump russound to 0.2.0 ([@&#8203;akrabi] - [#&#8203;125743])
([russound_rnet docs]) (dependency)
- Fix favorite position missing for Motion Blinds TDBU devices
([@&#8203;starkillerOG] - [#&#8203;125750]) ([motion_blinds docs])
- Add missing Zigbee/Thread firmware config flow translations
([@&#8203;puddly] - [#&#8203;125782]) ([homeassistant_yellow docs])
([homeassistant_sky_connect docs]) ([homeassistant_hardware docs])
- Bump lmcloud to 1.2.3 ([@&#8203;zweckj] - [#&#8203;125801])
([lamarzocco docs]) (dependency)
- Bump ZHA to 0.0.33 ([@&#8203;puddly] - [#&#8203;125914]) ([zha docs])
(dependency)
- Bump motionblinds to 0.6.25 ([@&#8203;starkillerOG] -
[#&#8203;125957]) ([motion_blinds docs]) (dependency)
- Bump govee light local to 1.5.2 ([@&#8203;Galorhallen] -
[#&#8203;125968]) ([govee_light_local docs]) (dependency)
- Bump aiorussound to 3.0.5 ([@&#8203;noahhusby] - [#&#8203;125975])
([russound_rio docs]) (dependency)
- Abort zeroconf flow on connect error during discovery ([@&#8203;tl-sl]
- [#&#8203;125980]) ([smlight docs])
-   Pin pyasn1 until fixed ([@&#8203;hunterjm] - [#&#8203;125712])

[#&#8203;123490]:
https://redirect.github.com/home-assistant/core/pull/123490

[#&#8203;123544]:
https://redirect.github.com/home-assistant/core/pull/123544

[#&#8203;123624]:
https://redirect.github.com/home-assistant/core/pull/123624

[#&#8203;123627]:
https://redirect.github.com/home-assistant/core/pull/123627

[#&#8203;124069]:
https://redirect.github.com/home-assistant/core/pull/124069

[#&#8203;124258]:
https://redirect.github.com/home-assistant/core/pull/124258

[#&#8203;124508]:
https://redirect.github.com/home-assistant/core/pull/124508

[#&#8203;124569]:
https://redirect.github.com/home-assistant/core/pull/124569

[#&#8203;124880]:
https://redirect.github.com/home-assistant/core/pull/124880

[#&#8203;125420]:
https://redirect.github.com/home-assistant/core/pull/125420

[#&#8203;125421]:
https://redirect.github.com/home-assistant/core/pull/125421

[#&#8203;125442]:
https://redirect.github.com/home-assistant/core/pull/125442

[#&#8203;125487]:
https://redirect.github.com/home-assistant/core/pull/125487

[#&#8203;125508]:
https://redirect.github.com/home-assistant/core/pull/125508

[#&#8203;125515]:
https://redirect.github.com/home-assistant/core/pull/125515

[#&#8203;125610]:
https://redirect.github.com/home-assistant/core/pull/125610

[#&#8203;125685]:
https://redirect.github.com/home-assistant/core/pull/125685

[#&#8203;125686]:
https://redirect.github.com/home-assistant/core/pull/125686

[#&#8203;125694]:
https://redirect.github.com/home-assistant/core/pull/125694

[#&#8203;125706]:
https://redirect.github.com/home-assistant/core/pull/125706

[#&#8203;125710]:
https://redirect.github.com/home-assistant/core/pull/125710

[#&#8203;125712]:
https://redirect.github.com/home-assistant/core/pull/125712

[#&#8203;125732]:
https://redirect.github.com/home-assistant/core/pull/125732

[#&#8203;125734]:
https://redirect.github.com/home-assistant/core/pull/125734

[#&#8203;125743]:
https://redirect.github.com/home-assistant/core/pull/125743

[#&#8203;125750]:
https://redirect.github.com/home-assistant/core/pull/125750

[#&#8203;125782]:
https://redirect.github.com/home-assistant/core/pull/125782

[#&#8203;125801]:
https://redirect.github.com/home-assistant/core/pull/125801

[#&#8203;125914]:
https://redirect.github.com/home-assistant/core/pull/125914

[#&#8203;125957]:
https://redirect.github.com/home-assistant/core/pull/125957

[#&#8203;125968]:
https://redirect.github.com/home-assistant/core/pull/125968

[#&#8203;125975]:
https://redirect.github.com/home-assistant/core/pull/125975

[#&#8203;125980]:
https://redirect.github.com/home-assistant/core/pull/125980

[@&#8203;Djelibeybi]: https://redirect.github.com/Djelibeybi

[@&#8203;Galorhallen]: https://redirect.github.com/Galorhallen

[@&#8203;PeteRager]: https://redirect.github.com/PeteRager

[@&#8203;akrabi]: https://redirect.github.com/akrabi

[@&#8203;balloob]: https://redirect.github.com/balloob

[@&#8203;bdraco]: https://redirect.github.com/bdraco

[@&#8203;dknowles2]: https://redirect.github.com/dknowles2

[@&#8203;edenhaus]: https://redirect.github.com/edenhaus

[@&#8203;epenet]: https://redirect.github.com/epenet

[@&#8203;farmio]: https://redirect.github.com/farmio

[@&#8203;frenck]: https://redirect.github.com/frenck

[@&#8203;gjohansson-ST]: https://redirect.github.com/gjohansson-ST

[@&#8203;hunterjm]: https://redirect.github.com/hunterjm

[@&#8203;jbouwh]: https://redirect.github.com/jbouwh

[@&#8203;jonnynch]: https://redirect.github.com/jonnynch

[@&#8203;kristof-mattei]: https://redirect.github.com/kristof-mattei

[@&#8203;liudger]: https://redirect.github.com/liudger

[@&#8203;noahhusby]: https://redirect.github.com/noahhusby

[@&#8203;piitaya]: https://redirect.github.com/piitaya

[@&#8203;puddly]: https://redirect.github.com/puddly

[@&#8203;sdb9696]: https://redirect.github.com/sdb9696

[@&#8203;sorgfresser]: https://redirect.github.com/sorgfresser

[@&#8203;starkillerOG]: https://redirect.github.com/starkillerOG

[@&#8203;swistakm]: https://redirect.github.com/swistakm

[@&#8203;tl-sl]: https://redirect.github.com/tl-sl

[@&#8203;tmenguy]: https://redirect.github.com/tmenguy

[@&#8203;zweckj]: https://redirect.github.com/zweckj

[august docs]: https://www.home-assistant.io/integrations/august/

[blebox docs]: https://www.home-assistant.io/integrations/blebox/

[bsblan docs]: https://www.home-assistant.io/integrations/bsblan/

[elevenlabs docs]:
https://www.home-assistant.io/integrations/elevenlabs/

[frontend docs]: https://www.home-assistant.io/integrations/frontend/

[govee_light_local docs]:
https://www.home-assistant.io/integrations/govee_light_local/

[homeassistant_hardware docs]:
https://www.home-assistant.io/integrations/homeassistant_hardware/

[homeassistant_sky_connect docs]:
https://www.home-assistant.io/integrations/homeassistant_sky_connect/

[homeassistant_yellow docs]:
https://www.home-assistant.io/integrations/homeassistant_yellow/

[incomfort docs]: https://www.home-assistant.io/integrations/incomfort/

[knx docs]: https://www.home-assistant.io/integrations/knx/

[lamarzocco docs]:
https://www.home-assistant.io/integrations/lamarzocco/

[lifx docs]: https://www.home-assistant.io/integrations/lifx/

[lyric docs]: https://www.home-assistant.io/integrations/lyric/

[motion_blinds docs]:
https://www.home-assistant.io/integrations/motion_blinds/

[nest docs]: https://www.home-assistant.io/integrations/nest/

[renault docs]: https://www.home-assistant.io/integrations/renault/

[russound_rio docs]:
https://www.home-assistant.io/integrations/russound_rio/

[russound_rnet docs]:
https://www.home-assistant.io/integrations/russound_rnet/

[schlage docs]: https://www.home-assistant.io/integrations/schlage/

[sfr_box docs]: https://www.home-assistant.io/integrations/sfr_box/

[smlight docs]: https://www.home-assistant.io/integrations/smlight/

[sonos docs]: https://www.home-assistant.io/integrations/sonos/

[tplink docs]: https://www.home-assistant.io/integrations/tplink/

[yale docs]: https://www.home-assistant.io/integrations/yale/

[yale_smart_alarm docs]:
https://www.home-assistant.io/integrations/yale_smart_alarm/

[zha docs]: https://www.home-assistant.io/integrations/zha/

</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/DonRobo/ha-ha-integration).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 20f6e21 commit 3c49067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
colorlog==6.8.2
homeassistant==2024.9.1
homeassistant==2024.9.2
pip>=24.1,<25
ruff==0.6.6

0 comments on commit 3c49067

Please sign in to comment.