BeryJu / hass-auth-header

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

Bump homeassistant from 2023.7.0 to 2023.7.1 #272

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps homeassistant from 2023.7.0 to 2023.7.1.

Release notes

Sourced from homeassistant's releases.

2023.7.1

  • Fix not including device_name in friendly name if it is None ([@​jbouwh] - #95485)
  • Handle integrations with empty services or failing to load during service description enumeration ([@​bdraco] - #95911)
  • Update frontend to 20230705.1 ([@​bramkragten] - #95913) ([frontend docs])
  • Make SwitchBot no_devices_found message more helpful ([@​bdraco] - #95916) ([switchbot docs])
  • Migrate bracketed IP addresses in ZHA config entry ([@​puddly] - #95917) ([zha docs])
  • Use device name for Nuki ([@​joostlek] - #95941) ([nuki docs])
  • Add explicit device naming for Tuya sensors ([@​joostlek] - #95944) ([tuya docs])
  • Fix entity name for Flick Electric ([@​joostlek] - #95947) ([flick_electric docs])
  • Fix matter exception NoneType in set_brightness for optional min/max level values ([@​neocolis] - #95949) ([matter docs])
  • Fix grouping feature for MusicCast ([@​micha91] - #95958) ([yamaha_musiccast docs])
  • Bump pyrainbird to 2.1.0 ([@​allenporter] - #95968) ([rainbird docs])
  • Add missing qnap translation ([@​emontnemery] - #95969) ([qnap docs])
  • Set correct response value in service description when async_set_service_schema is used ([@​bramkragten] - #95985) ([script docs])
  • Explicitly use device name as entity name for Xiaomi fan and humidifier ([@​jpbede] - #95986) ([xiaomi_miio docs])
  • Make script services always respond when asked ([@​bramkragten] - #95991) ([script docs])
  • Fix state of slimproto players ([@​marcelveldt] - #96000) ([slimproto docs])

#95485: home-assistant/core#95485 #95908: home-assistant/core#95908 #95911: home-assistant/core#95911 #95913: home-assistant/core#95913 #95916: home-assistant/core#95916 #95917: home-assistant/core#95917 #95941: home-assistant/core#95941 #95944: home-assistant/core#95944 #95947: home-assistant/core#95947 #95949: home-assistant/core#95949 #95958: home-assistant/core#95958 #95968: home-assistant/core#95968 #95969: home-assistant/core#95969 #95985: home-assistant/core#95985 #95986: home-assistant/core#95986 #95991: home-assistant/core#95991 #96000: home-assistant/core#96000 [@​allenporter]: https://github.com/allenporter [@​bdraco]: https://github.com/bdraco [@​bramkragten]: https://github.com/bramkragten [@​emontnemery]: https://github.com/emontnemery [@​frenck]: https://github.com/frenck [@​jbouwh]: https://github.com/jbouwh [@​joostlek]: https://github.com/joostlek [@​jpbede]: https://github.com/jpbede [@​marcelveldt]: https://github.com/marcelveldt [@​micha91]: https://github.com/micha91 [@​neocolis]: https://github.com/neocolis [@​puddly]: https://github.com/puddly [abode docs]: https://www.home-assistant.io/integrations/abode/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [acmeda docs]: https://www.home-assistant.io/integrations/acmeda/

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