HandyHat / ha-hildebrandglow-dcc

Home Assistant integration for UK SMETS (Smart) meters pulling data from the DCC via the Hildebrand Glow API
MIT License
231 stars 33 forks source link

Bump homeassistant from 2021.12.9 to 2021.12.10 #120

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps homeassistant from 2021.12.9 to 2021.12.10.

Release notes

Sourced from homeassistant's releases.

2021.12.10

  • Avoid removing zwave_js devices for non-ready nodes ([@​kpine] - #59964) ([zwave_js docs])
  • Convert siri requests for target heating cooling state auto to a valid mode ([@​bdraco] - #60220) ([homekit docs])
  • dlna_dmr: Allow for upnp attributes with None contents ([@​chishm] - #63892) ([dlna_dmr docs])
  • Convert disabled_by to DeviceEntryDisabler on load ([@​agners] - #63944) ([deconz docs]) ([picnic docs])
  • Fix homekit options being mutated during config_flow/migration ([@​bdraco] - #64003)
  • Bump nexia to 0.9.13 to fix setting emergency heat ([@​bdraco] - #64020) ([nexia docs])
  • Bump flux_led to 0.28.3 to fix setting colorloop on older models ([@​bdraco] - #64094) ([flux_led docs])
  • Fix changing the preset mode ([@​bieniu] - #64119) ([shelly docs])
  • Fix flux_led turn on when brightness is zero on newer devices ([@​bdraco] - #64129) ([flux_led docs])
  • Ensure august status is current when integration loads ([@​bdraco] - #64027) ([august docs])
  • Fix august lock/unlock with older bridges ([@​bdraco] - #64143) ([august docs])
  • Ignore unavailable entities when creating zwave_js device actions list ([@​raman325] - #64184) ([zwave_js docs])
  • Fix KNX onboarding when there is no yaml config defined yet ([@​farmio] - #64216) ([knx docs])
  • Bump bimmer_connected to 0.8.10 ([@​rikroe] - #64314) ([bmw_connected_drive docs])
  • Ensure status is correct at start for older august bridges ([@​bdraco] - #64144) ([august docs])
  • Bump flux_led to 0.28.4 to fix setting white temp on 0x35 devices ([@​bdraco] - #64326) ([flux_led docs])
  • Orphaned MAC addresses breaks UniFi options flow ([@​Kane610] - #64327) ([unifi docs])

#59964: home-assistant/core#59964 #60220: home-assistant/core#60220 #63892: home-assistant/core#63892 #63944: home-assistant/core#63944 #64003: home-assistant/core#64003 #64020: home-assistant/core#64020 #64027: home-assistant/core#64027 #64094: home-assistant/core#64094 #64119: home-assistant/core#64119 #64129: home-assistant/core#64129 #64143: home-assistant/core#64143 #64144: home-assistant/core#64144 #64184: home-assistant/core#64184 #64216: home-assistant/core#64216 #64314: home-assistant/core#64314 #64326: home-assistant/core#64326 #64327: home-assistant/core#64327 [@​Kane610]: https://github.com/Kane610 [@​agners]: https://github.com/agners [@​bdraco]: https://github.com/bdraco [@​bieniu]: https://github.com/bieniu [@​chishm]: https://github.com/chishm [@​farmio]: https://github.com/farmio [@​kpine]: https://github.com/kpine [@​raman325]: https://github.com/raman325 [@​rikroe]: https://github.com/rikroe [august docs]: https://www.home-assistant.io/integrations/august/ [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [deconz docs]: https://www.home-assistant.io/integrations/deconz/ [dlna_dmr docs]: https://www.home-assistant.io/integrations/dlna_dmr/ [flux_led docs]: https://www.home-assistant.io/integrations/flux_led/

... (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 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 2 years ago

Superseded by #129.