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.4.2 to 2023.4.3 #254

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps homeassistant from 2023.4.2 to 2023.4.3.

Release notes

Sourced from homeassistant's releases.

2023.4.3

  • Fix configuring Flo instances ([@​amattas] - #90990) ([flo docs])
  • Fall back to polling if webhook cannot be registered on Nuki ([@​pree] - #91013) ([nuki docs])
  • Track availability of source sensor in utility meter ([@​dgomes] - #91035) ([utility_meter docs])
  • Bump aiopyarr to 23.4.0 ([@​tkdrob] - #91110) ([sonarr docs]) ([radarr docs]) ([lidarr docs])
  • Bump env_canada to 0.5.32 ([@​michaeldavie] - #91126) ([environment_canada docs])
  • Relax calendar event validation to allow existing zero duration events ([@​allenporter] - #91129) ([google docs]) ([calendar docs]) ([caldav docs])
  • Bump ulid-transform to 0.6.3 ([@​bdraco] - #91133)
  • Fix false positive in SQL sensor full table scan check ([@​bdraco] - #91134) ([sql docs])
  • Reolink config flow fix custom port when USE_HTTPS not selected ([@​starkillerOG] - #91137) ([reolink docs])
  • Fix all day event coercion logic ([@​allenporter] - #91169) ([calendar docs]) ([local_calendar docs])
  • Reduce startup time for System Bridge integration ([@​timmo001] - #91171) ([system_bridge docs])
  • Cleanup ZHA from Zigpy deprecated property removal ([@​dmulcahey] - #91180) ([zha docs])
  • Bump pytile to 2023.04.0 ([@​bachya] - #91191) ([tile docs])
  • Flush conversation name cache when an entity is renamed ([@​emontnemery] - #91214) ([conversation docs])
  • Update frontend to 20230411.0 ([@​bramkragten] - #91219) ([frontend docs])
  • Fix switch_as_x name ([@​emontnemery] - #91232) ([switch_as_x docs])
  • Update Inovelli Blue Series switch support in ZHA ([@​codyhackw] - #91254) ([zha docs])
  • Bump ZHA dependencies ([@​puddly] - #91291) ([zha docs])
  • Restore use of local timezone for MariaDB/MySQL in SQL integration ([@​bdraco] - #91313) ([recorder docs]) ([sql docs])
  • Google Assistant SDK: Fix broadcast command for Portuguese ([@​tronikos] - #91293) ([google_assistant_sdk docs])
  • Remove codecov from Python test requirements ([@​frenck] - #91295)

#91293: home-assistant/core#91293 #91295: home-assistant/core#91295 [@​frenck]: https://github.com/frenck [@​tronikos]: https://github.com/tronikos [google_assistant_sdk docs]: https://www.home-assistant.io/integrations/google_assistant_sdk/ #90855: home-assistant/core#90855 #90956: home-assistant/core#90956 #90990: home-assistant/core#90990 #91013: home-assistant/core#91013 #91035: home-assistant/core#91035 #91110: home-assistant/core#91110 #91111: home-assistant/core#91111 #91126: home-assistant/core#91126 #91129: home-assistant/core#91129 #91133: home-assistant/core#91133 #91134: home-assistant/core#91134 #91137: home-assistant/core#91137 #91169: home-assistant/core#91169 #91171: home-assistant/core#91171 #91180: home-assistant/core#91180 #91191: home-assistant/core#91191 #91214: home-assistant/core#91214 #91219: home-assistant/core#91219 #91232: home-assistant/core#91232 #91254: home-assistant/core#91254 #91291: home-assistant/core#91291 #91313: home-assistant/core#91313

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