BeryJu / hass-auth-header

Home Assistant custom component, which allows you to delegate authentication to a reverse proxy.
GNU General Public License v3.0
252 stars 19 forks source link

Bump homeassistant from 2023.7.1 to 2023.7.2 #273

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps homeassistant from 2023.7.1 to 2023.7.2.

Release notes

Sourced from homeassistant's releases.

2023.7.2

  • Fix ESPHome deep sleep devices staying unavailable after unexpected disconnect ([@​bdraco] - #96354) ([esphome docs])
  • Bump pydaikin 2.10.5 ([@​mover85] - #95656) ([daikin docs])
  • Bump pywemo from 0.9.1 to 1.1.0 ([@​esev] - #95951) ([wemo docs])
  • Get MyStrom device state before checking support ([@​joostlek] - #96004) ([mystrom docs])
  • Refactor async_get_hass to rely on threading.local instead of a ContextVar ([@​jbouwh] - #96005) ([mqtt docs])
  • Use explicit device naming for Switchbot ([@​joostlek] - #96011) ([switchbot docs])
  • Remove openhome from discovery component ([@​bazwilliams] - #96021) ([discovery docs])
  • UPB explicit device name ([@​joostlek] - #96042) ([upb docs])
  • Use default MyStrom devicetype if not present ([@​joostlek] - #96070) ([mystrom docs])
  • Fix implicit use of device name in Slimproto ([@​frenck] - #96081) ([slimproto docs])
  • Fix implicit device name for RainMachine update entity ([@​bachya] - #96094) ([rainmachine docs])
  • Use explicit device name for Yalexs BLE ([@​joostlek] - #96105) ([yalexs_ble docs])
  • Fix reference to translation reference in buienradar translations ([@​jbouwh] - #96119) ([buienradar docs])
  • Bump goalzero to 0.2.2 ([@​tkdrob] - #96121) ([goalzero docs])
  • Fix implicitly using device name in Yale Smart Living ([@​gjohansson-ST] - #96161) ([yale_smart_alarm docs])
  • Bump bthome to 2.12.1 ([@​Ernst79] - #96166) ([bthome docs])
  • Use explicit device name for Stookwijzer ([@​joostlek] - #96184) ([stookwijzer docs])
  • Enable retries on rainbird devices by loading model and version ([@​allenporter] - #96190) ([rainbird docs])
  • Fix race fetching ESPHome dashboard when there are no devices set up ([@​bdraco] - #96196) ([esphome docs])
  • Bump Roborock to v0.30.0 ([@​Lash-L] - #96268) ([roborock docs])
  • Use explicit device naming for Escea ([@​joostlek] - #96270) ([escea docs])
  • Fix ZHA serialization issue with warning devices ([@​puddly] - #96275) ([zha docs])
  • Bump reolink_aio to 0.7.3 ([@​starkillerOG] - #96284) ([reolink docs])
  • Bump aiohomekit to 2.6.7 ([@​bdraco] - #96291) ([homekit_controller docs])
  • Add has entity name to Blink ([@​joostlek] - #96322) ([blink docs])
  • Fix extra verbiage in Ridwell rotating category sensor ([@​bachya] - #96345) ([ridwell docs])
  • Update RestrictedPython to 6.1 ([@​frenck] - #96358) ([python_script docs])
  • Add explicit device naming to Led BLE ([@​joostlek] - #96421) ([led_ble docs])
  • Always add guest wifi qr code entity in AVM Fritz!Tools ([@​mib1185] - #96435) ([fritz docs])
  • Fix mixed case service schema registration ([@​bdraco] - #96448)
  • Ensure ESPHome dashboard connection recovers if its down when core starts ([@​bdraco] - #96449) ([esphome docs])

#95656: home-assistant/core#95656 #95908: home-assistant/core#95908 #95951: home-assistant/core#95951 #96004: home-assistant/core#96004 #96005: home-assistant/core#96005 #96006: home-assistant/core#96006 #96011: home-assistant/core#96011 #96021: home-assistant/core#96021 #96042: home-assistant/core#96042 #96070: home-assistant/core#96070 #96081: home-assistant/core#96081 #96094: home-assistant/core#96094 #96105: home-assistant/core#96105 #96119: home-assistant/core#96119 #96121: home-assistant/core#96121 #96161: home-assistant/core#96161 #96166: home-assistant/core#96166

... (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)