MislavMandaric / home-assistant-vaillant-vsmart

Home Assistant custom component for Vaillant vSMART.
MIT License
61 stars 13 forks source link

chore(deps): bump homeassistant from 2023.12.1 to 2024.1.2 #291

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps homeassistant from 2023.12.1 to 2024.1.2.

Release notes

Sourced from homeassistant's releases.

2024.1.2

  • Fix support for play/pause functionality in System Bridge ([@​timmo001] - #103423) ([system_bridge docs])
  • Fix passing correct location id to streamlabs water ([@​joostlek] - #107291) ([streamlabswater docs])
  • Fix Shelly missing Gen value for older devices ([@​thecode] - #107294) ([shelly docs])
  • enigma2: fix exception when device in deep sleep, fix previous track ([@​autinerd] - #107296) ([enigma2 docs])
  • Fix assertion error when unloading ZHA with pollable entities ([@​dmulcahey] - #107311) ([zha docs])

#103423: home-assistant/core#103423 #106970: home-assistant/core#106970 #107239: home-assistant/core#107239 #107291: home-assistant/core#107291 #107294: home-assistant/core#107294 #107296: home-assistant/core#107296 #107311: home-assistant/core#107311 [@​autinerd]: https://github.com/autinerd [@​dmulcahey]: https://github.com/dmulcahey [@​frenck]: https://github.com/frenck [@​joostlek]: https://github.com/joostlek [@​thecode]: https://github.com/thecode [@​timmo001]: https://github.com/timmo001 [enigma2 docs]: https://www.home-assistant.io/integrations/enigma2/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [streamlabswater docs]: https://www.home-assistant.io/integrations/streamlabswater/ [system_bridge docs]: https://www.home-assistant.io/integrations/system_bridge/ [zha docs]: https://www.home-assistant.io/integrations/zha/

2024.1.1

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

Superseded by #296.