ModestTG / heliod-cluster

Test Cluster
MIT License
0 stars 0 forks source link

fix(container): update image ghcr.io/onedr0p/home-assistant to v2023.8.2 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/home-assistant patch 2023.8.1 -> 2023.8.2

Release Notes

home-assistant/core (ghcr.io/onedr0p/home-assistant) ### [`v2023.8.2`](https://togithub.com/home-assistant/core/releases/tag/2023.8.2) [Compare Source](https://togithub.com/home-assistant/core/compare/2023.8.1...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](https://togithub.com/home-assistant/core/issues/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]: https://togithub.com/home-assistant/core/pull/93632 [#​97609]: https://togithub.com/home-assistant/core/pull/97609 [#​97649]: https://togithub.com/home-assistant/core/pull/97649 [#​97763]: https://togithub.com/home-assistant/core/pull/97763 [#​97766]: https://togithub.com/home-assistant/core/pull/97766 [#​97772]: https://togithub.com/home-assistant/core/pull/97772 [#​97785]: https://togithub.com/home-assistant/core/pull/97785 [#​97791]: https://togithub.com/home-assistant/core/pull/97791 [#​97801]: https://togithub.com/home-assistant/core/pull/97801 [#​97820]: https://togithub.com/home-assistant/core/pull/97820 [#​97843]: https://togithub.com/home-assistant/core/pull/97843 [#​97844]: https://togithub.com/home-assistant/core/pull/97844 [#​97845]: https://togithub.com/home-assistant/core/pull/97845 [#​97848]: https://togithub.com/home-assistant/core/pull/97848 [#​97853]: https://togithub.com/home-assistant/core/pull/97853 [#​97855]: https://togithub.com/home-assistant/core/pull/97855 [#​97860]: https://togithub.com/home-assistant/core/pull/97860 [#​97869]: https://togithub.com/home-assistant/core/pull/97869 [#​97877]: https://togithub.com/home-assistant/core/pull/97877 [#​97884]: https://togithub.com/home-assistant/core/pull/97884 [#​97907]: https://togithub.com/home-assistant/core/pull/97907 [#​97908]: https://togithub.com/home-assistant/core/pull/97908 [#​97932]: https://togithub.com/home-assistant/core/pull/97932 [#​97933]: https://togithub.com/home-assistant/core/pull/97933 [#​97953]: https://togithub.com/home-assistant/core/pull/97953 [#​97973]: https://togithub.com/home-assistant/core/pull/97973 [#​97976]: https://togithub.com/home-assistant/core/pull/97976 [#​97999]: https://togithub.com/home-assistant/core/pull/97999 [#​98005]: https://togithub.com/home-assistant/core/pull/98005 [#​98040]: https://togithub.com/home-assistant/core/pull/98040 [#​98053]: https://togithub.com/home-assistant/core/pull/98053 [#​98056]: https://togithub.com/home-assistant/core/pull/98056 [#​98070]: https://togithub.com/home-assistant/core/pull/98070 [#​98084]: https://togithub.com/home-assistant/core/pull/98084 [#​98091]: https://togithub.com/home-assistant/core/pull/98091 [#​98119]: https://togithub.com/home-assistant/core/pull/98119 [#​98122]: https://togithub.com/home-assistant/core/pull/98122 [#​98131]: https://togithub.com/home-assistant/core/pull/98131 [#​98133]: https://togithub.com/home-assistant/core/pull/98133 [#​98141]: https://togithub.com/home-assistant/core/pull/98141 [#​98142]: https://togithub.com/home-assistant/core/pull/98142 [#​98144]: https://togithub.com/home-assistant/core/pull/98144 [#​98163]: https://togithub.com/home-assistant/core/pull/98163 [#​98229]: https://togithub.com/home-assistant/core/pull/98229 [#​98237]: https://togithub.com/home-assistant/core/pull/98237 [@​DeerMaximum]: https://togithub.com/DeerMaximum [@​Kane610]: https://togithub.com/Kane610 [@​Lash-L]: https://togithub.com/Lash-L [@​MarkGodwin]: https://togithub.com/MarkGodwin [@​MatthewFlamm]: https://togithub.com/MatthewFlamm [@​MrHarcombe]: https://togithub.com/MrHarcombe [@​Noltari]: https://togithub.com/Noltari [@​alexyao2015]: https://togithub.com/alexyao2015 [@​bachya]: https://togithub.com/bachya [@​bdr99]: https://togithub.com/bdr99 [@​bdraco]: https://togithub.com/bdraco [@​bieniu]: https://togithub.com/bieniu [@​elupus]: https://togithub.com/elupus [@​erwindouna]: https://togithub.com/erwindouna [@​frenck]: https://togithub.com/frenck [@​gjohansson-ST]: https://togithub.com/gjohansson-ST [@​janiversen]: https://togithub.com/janiversen [@​joostlek]: https://togithub.com/joostlek [@​karwosts]: https://togithub.com/karwosts [@​lymanepp]: https://togithub.com/lymanepp [@​mib1185]: https://togithub.com/mib1185 [@​mkmer]: https://togithub.com/mkmer [@​puddly]: https://togithub.com/puddly [@​reedy]: https://togithub.com/reedy [@​rikroe]: https://togithub.com/rikroe [@​tronikos]: https://togithub.com/tronikos [airvisual docs]: https://www.home-assistant.io/integrations/airvisual/ [airvisual_pro docs]: https://www.home-assistant.io/integrations/airvisual_pro/ [airzone docs]: https://www.home-assistant.io/integrations/airzone/ [aladdin_connect docs]: https://www.home-assistant.io/integrations/aladdin_connect/ [alert docs]: https://www.home-assistant.io/integrations/alert/ [androidtv_remote docs]: https://www.home-assistant.io/integrations/androidtv_remote/ [apple_tv docs]: https://www.home-assistant.io/integrations/apple_tv/ [bmw_connected_drive docs]: https://www.home-assistant.io/integrations/bmw_connected_drive/ [broadlink docs]: https://www.home-assistant.io/integrations/broadlink/ [command_line docs]: https://www.home-assistant.io/integrations/command_line/ [fritz docs]: https://www.home-assistant.io/integrations/fritz/ [gardena_bluetooth docs]: https://www.home-assistant.io/integrations/gardena_bluetooth/ [homekit_controller docs]: https://www.home-assistant.io/integrations/homekit_controller/ [mazda docs]: https://www.home-assistant.io/integrations/mazda/ [melcloud docs]: https://www.home-assistant.io/integrations/melcloud/ [metoffice docs]: https://www.home-assistant.io/integrations/metoffice/ [modbus docs]: https://www.home-assistant.io/integrations/modbus/ [nina docs]: https://www.home-assistant.io/integrations/nina/ [nws docs]: https://www.home-assistant.io/integrations/nws/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [roborock docs]: https://www.home-assistant.io/integrations/roborock/ [sensibo docs]: https://www.home-assistant.io/integrations/sensibo/ [syncthru docs]: https://www.home-assistant.io/integrations/syncthru/ [tado docs]: https://www.home-assistant.io/integrations/tado/ [tomorrowio docs]: https://www.home-assistant.io/integrations/tomorrowio/ [tplink_omada docs]: https://www.home-assistant.io/integrations/tplink_omada/ [tractive docs]: https://www.home-assistant.io/integrations/tractive/ [tuya docs]: https://www.home-assistant.io/integrations/tuya/ [unifi docs]: https://www.home-assistant.io/integrations/unifi/ [webhook docs]: https://www.home-assistant.io/integrations/webhook/ [yeelight docs]: https://www.home-assistant.io/integrations/yeelight/ [zha docs]: https://www.home-assistant.io/integrations/zha/

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.