Update homeassistant/home-assistant Docker tag to v2024.4.1 #5

Merged
filip merged 1 commits from renovate/homeassistant-home-assistant-2024.x into master 2024-04-06 11:11:18 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
homeassistant/home-assistant (source) final patch 2024.4.0 -> 2024.4.1

Release Notes

home-assistant/core (homeassistant/home-assistant)

v2024.4.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | final | patch | `2024.4.0` -> `2024.4.1` | --- ### Release Notes <details> <summary>home-assistant/core (homeassistant/home-assistant)</summary> ### [`v2024.4.1`](https://github.com/home-assistant/core/releases/tag/2024.4.1) [Compare Source](https://github.com/home-assistant/core/compare/2024.4.0...2024.4.1) - Update aioairzone-cloud to v0.4.7 ([@&#8203;Noltari] - [#&#8203;114761]) ([airzone_cloud docs]) (dependency) - Bump myuplink dependency to 0.6.0 ([@&#8203;astrandb] - [#&#8203;114767]) ([myuplink docs]) (dependency) - Update romy to 0.0.9 ([@&#8203;cdce8p] - [#&#8203;114360]) ([romy docs]) (dependency) - Update romy to 0.0.10 ([@&#8203;xeniter] - [#&#8203;114785]) ([romy docs]) (dependency) - Fix unhandled `KeyError` during Notion setup ([@&#8203;bachya] - [#&#8203;114787]) ([notion docs]) - Fix Lutron light brightness values ([@&#8203;cdheiser] - [#&#8203;114794]) ([lutron docs]) - Fix type cast in snmp ([@&#8203;lextm] - [#&#8203;114795]) ([snmp docs]) - Handle ambiguous script actions by using action map order ([@&#8203;bdraco] - [#&#8203;114825]) - Bump opower to 0.4.3 ([@&#8203;tronikos] - [#&#8203;114826]) ([opower docs]) (dependency) - Refactor ConfigStore to avoid needing to pass config_dir ([@&#8203;bdraco] - [#&#8203;114827]) - Avoid blocking IO in downloader initialization ([@&#8203;joostlek] - [#&#8203;114841]) ([downloader docs]) - Fix Downloader YAML import ([@&#8203;joostlek] - [#&#8203;114844]) ([downloader docs]) - Update frontend to [`2024040`](https://github.com/home-assistant/core/commit/20240404).0 ([@&#8203;bramkragten] - [#&#8203;114859]) ([frontend docs]) - Fix Axis camera platform support HTTPS ([@&#8203;Kane610] - [#&#8203;114886]) ([axis docs]) - Bump weatherflow4py to 0.2.20 ([@&#8203;jeeftor] - [#&#8203;114888]) ([weatherflow_cloud docs]) - Fix Axis reconfigure step not providing protocols as alternatives but as string ([@&#8203;Kane610] - [#&#8203;114889]) ([axis docs]) - Update frontend to [`2024040`](https://github.com/home-assistant/core/commit/20240404).1 ([@&#8203;bramkragten] - [#&#8203;114890]) ([frontend docs]) - Ensure all tables have the default table args in the db_schema ([@&#8203;bdraco] - [#&#8203;114895]) ([recorder docs]) - Reduce august polling frequency ([@&#8203;bdraco] - [#&#8203;114904]) ([august docs]) - Show correct model string in myuplink ([@&#8203;astrandb] - [#&#8203;114921]) ([myuplink docs]) - Create right import issues in Downloader ([@&#8203;joostlek] - [#&#8203;114922]) ([downloader docs]) - Fix cast dashboard in media browser ([@&#8203;joostlek] - [#&#8203;114924]) ([lovelace docs]) - Pin systembridgemodels to 4.0.4 ([@&#8203;timmo001] - [#&#8203;114842]) ([system_bridge docs]) - Fix ROVA validation ([@&#8203;joostlek] - [#&#8203;114938]) ([rova docs]) [#&#8203;114360]: https://github.com/home-assistant/core/pull/114360 [#&#8203;114761]: https://github.com/home-assistant/core/pull/114761 [#&#8203;114764]: https://github.com/home-assistant/core/pull/114764 [#&#8203;114767]: https://github.com/home-assistant/core/pull/114767 [#&#8203;114785]: https://github.com/home-assistant/core/pull/114785 [#&#8203;114787]: https://github.com/home-assistant/core/pull/114787 [#&#8203;114794]: https://github.com/home-assistant/core/pull/114794 [#&#8203;114795]: https://github.com/home-assistant/core/pull/114795 [#&#8203;114825]: https://github.com/home-assistant/core/pull/114825 [#&#8203;114826]: https://github.com/home-assistant/core/pull/114826 [#&#8203;114827]: https://github.com/home-assistant/core/pull/114827 [#&#8203;114841]: https://github.com/home-assistant/core/pull/114841 [#&#8203;114842]: https://github.com/home-assistant/core/pull/114842 [#&#8203;114844]: https://github.com/home-assistant/core/pull/114844 [#&#8203;114859]: https://github.com/home-assistant/core/pull/114859 [#&#8203;114886]: https://github.com/home-assistant/core/pull/114886 [#&#8203;114888]: https://github.com/home-assistant/core/pull/114888 [#&#8203;114889]: https://github.com/home-assistant/core/pull/114889 [#&#8203;114890]: https://github.com/home-assistant/core/pull/114890 [#&#8203;114895]: https://github.com/home-assistant/core/pull/114895 [#&#8203;114904]: https://github.com/home-assistant/core/pull/114904 [#&#8203;114921]: https://github.com/home-assistant/core/pull/114921 [#&#8203;114922]: https://github.com/home-assistant/core/pull/114922 [#&#8203;114924]: https://github.com/home-assistant/core/pull/114924 [#&#8203;114938]: https://github.com/home-assistant/core/pull/114938 [@&#8203;Kane610]: https://github.com/Kane610 [@&#8203;Noltari]: https://github.com/Noltari [@&#8203;astrandb]: https://github.com/astrandb [@&#8203;bachya]: https://github.com/bachya [@&#8203;bdraco]: https://github.com/bdraco [@&#8203;bramkragten]: https://github.com/bramkragten [@&#8203;cdce8p]: https://github.com/cdce8p [@&#8203;cdheiser]: https://github.com/cdheiser [@&#8203;frenck]: https://github.com/frenck [@&#8203;jeeftor]: https://github.com/jeeftor [@&#8203;joostlek]: https://github.com/joostlek [@&#8203;lextm]: https://github.com/lextm [@&#8203;timmo001]: https://github.com/timmo001 [@&#8203;tronikos]: https://github.com/tronikos [@&#8203;xeniter]: https://github.com/xeniter [airzone_cloud docs]: https://www.home-assistant.io/integrations/airzone_cloud/ [august docs]: https://www.home-assistant.io/integrations/august/ [axis docs]: https://www.home-assistant.io/integrations/axis/ [downloader docs]: https://www.home-assistant.io/integrations/downloader/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [lovelace docs]: https://www.home-assistant.io/integrations/lovelace/ [lutron docs]: https://www.home-assistant.io/integrations/lutron/ [myuplink docs]: https://www.home-assistant.io/integrations/myuplink/ [notion docs]: https://www.home-assistant.io/integrations/notion/ [opower docs]: https://www.home-assistant.io/integrations/opower/ [recorder docs]: https://www.home-assistant.io/integrations/recorder/ [romy docs]: https://www.home-assistant.io/integrations/romy/ [rova docs]: https://www.home-assistant.io/integrations/rova/ [snmp docs]: https://www.home-assistant.io/integrations/snmp/ [system_bridge docs]: https://www.home-assistant.io/integrations/system_bridge/ [weatherflow_cloud docs]: https://www.home-assistant.io/integrations/weatherflow_cloud/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-04-06 09:11:51 +00:00
Update homeassistant/home-assistant Docker tag to v2024.4.1
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/promote/production Build is passing
5d76473097
filip merged commit 5d76473097 into master 2024-04-06 11:11:18 +00:00
filip deleted branch renovate/homeassistant-home-assistant-2024.x 2024-04-06 11:11:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: docker/hass#5
No description provided.