Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump homeassistant from 2023.6.1 to 2023.8.2 #320

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2023

Bumps homeassistant from 2023.6.1 to 2023.8.2.

Release notes

Sourced from homeassistant's releases.

2023.8.2

  • Handle Alert exception on notification failure ([@​karwosts] - #93632) ([alert docs])
  • Add yeelight class to fix superclass issue ([@​joostlek] - #97649) ([yeelight docs])
  • Fix metoffice visibility range sensor device class ([@​MrHarcombe] - #97763) ([metoffice docs])
  • Don't assume that battery_level value is always present in Tractive hw_info ([@​bieniu] - #97766) ([tractive docs])
  • Improve counting of UniFi WLAN Clients sensor ([@​Kane610] - #97785) ([unifi docs])
  • Integration tado bump ([@​erwindouna] - #97791) ([tado docs]) (dependency)
  • Ensure webhooks take HA cloud into account ([@​frenck] - #97801) ([webhook docs])
  • Bump aiohomekit to 2.6.13 ([@​bdraco] - #97820) ([homekit_controller docs]) (dependency)
  • Fix Samsung syncthru device info ([@​joostlek] - #97843) ([syncthru docs])
  • Fallback to get_hosts_info on older Fritz!OS in AVM Fritz!Tools ([@​mib1185] - #97844) ([fritz docs])
  • Fix Command Line template error when data is None ([@​gjohansson-ST] - #97845) ([command_line docs])
  • Bump Omada API version to fix #96193 ([@​MarkGodwin] - #97848) ([tplink_omada docs]) (dependency)
  • Bump pysensibo to 1.0.33 ([@​gjohansson-ST] - #97853) ([sensibo docs])
  • Add missing translation key to Gardena Bluetooth ([@​joostlek] - #97855) ([gardena_bluetooth docs])
  • Bump bimmer_connected to 0.13.9, fix notify ([@​rikroe] - #97860) ([bmw_connected_drive docs])
  • Do not fire homekit_controller events from IP polling ([@​bdraco] - #97869) ([homekit_controller docs])
  • Avoid polling event characteristic in homekit_controller ([@​bdraco] - #97877) ([homekit_controller docs])
  • Fix handling HomeKit events when the char is in error state ([@​bdraco] - #97884) ([homekit_controller docs])
  • Bump python-roborock to 0.32.2 ([@​Lash-L] - #97907) ([roborock docs]) (dependency)
  • modbus: Adjust read count by slave_count ([@​janiversen] - #97908) ([modbus docs])
  • Bump pyatv to 0.13.4 ([@​bdraco] - #97932) ([apple_tv docs]) (dependency)
  • Bump yeelight to v0.7.13 ([@​alexyao2015] - #97933) ([yeelight docs])
  • Android TV Remote: Fix missing key and cert when adding a device via IP address ([@​tronikos] - #97953) ([androidtv_remote docs])
  • Fix tomorrowio integration for new users ([@​lymanepp] - #97973) ([tomorrowio docs])
  • Bump ZHA dependency bellows to 0.35.9 ([@​puddly] - #97976) ([zha docs])
  • Bump pyairvisual to 2023.08.1 ([@​bachya] - #97999) ([airvisual docs]) ([airvisual_pro docs]) (dependency)
  • Bump aiohomekit to 2.6.15 ([@​bdraco] - #98005) ([homekit_controller docs]) (dependency)
  • Add translation keys to Tuya cover ([@​joostlek] - #98040) ([tuya docs])
  • Remove trailing . from melcloud service descriptions ([@​reedy] - #98053) ([melcloud docs])
  • Bump AIOAladdinConnect to 0.1.57 ([@​mkmer] - #98056) ([aladdin_connect docs]) (dependency)
  • Bump pynina to 0.3.2 ([@​DeerMaximum] - #98070) ([nina docs]) (dependency)
  • Bump opower to 0.0.24 ([@​tronikos] - #98091) ([opower docs]) (dependency)
  • Improve UniFi control PoE mode ([@​Kane610] - #98119) ([unifi docs]) (dependency)
  • Add missing translation key in Tuya ([@​joostlek] - #98122) ([tuya docs])
  • Correct unit of rain pause ([@​elupus] - #98131) ([gardena_bluetooth docs])
  • Make gardena closing sensor unavailable when closed ([@​elupus] - #98133) ([gardena_bluetooth docs])
  • Bump opower to 0.0.26 ([@​tronikos] - #98141) ([opower docs]) (dependency)
  • Opower: Add gas sensors for utilities that report CCF ([@​tronikos] - #98142) ([opower docs])
  • Get Opower accounts from the customer endpoint ([@​tronikos] - #98144) ([opower docs])
  • Update aioairzone to v0.6.5 ([@​Noltari] - #98163) ([airzone docs]) (dependency)
  • Use explicit device name in Broadlink ([@​joostlek] - #98229) ([broadlink docs])
  • Bump pynws 1.5.1; fix regression for precipitation probability ([@​MatthewFlamm] - #98237) ([nws docs]) (dependency)
  • Bump pymazda to 0.3.11 ([@​bdr99] - #98084) ([mazda docs]) (dependency)

#93632: home-assistant/core#93632 #97609: home-assistant/core#97609 #97649: home-assistant/core#97649 #97763: home-assistant/core#97763 #97766: home-assistant/core#97766

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

Bumps [homeassistant](https://github.com/home-assistant/core) from 2023.6.1 to 2023.8.2.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2023.6.1...2023.8.2)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2023

Superseded by #322.

@dependabot dependabot bot closed this Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/pip/homeassistant-2023.8.2 branch August 21, 2023 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants