diff --git a/home-assistant/docker-compose.yml b/home-assistant/docker-compose.yml index a14ead87c0..92f746eb0c 100644 --- a/home-assistant/docker-compose.yml +++ b/home-assistant/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: server: - image: homeassistant/home-assistant:2024.12.1@sha256:ec483debb415123b5ebe49b9e6b5021d055e5f62c832acc094503afa09bb448d + image: homeassistant/home-assistant:2024.12.3@sha256:e20ca1d7b578cd98d6868aefa80ac2b4ade9826f14e10e3ea206975b8c6aeb8f network_mode: host # UI at default port 8123 privileged: true diff --git a/home-assistant/umbrel-app.yml b/home-assistant/umbrel-app.yml index af2d05be5f..cf925aa6c3 100644 --- a/home-assistant/umbrel-app.yml +++ b/home-assistant/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1.1 id: home-assistant category: automation name: Home Assistant -version: "2024.12.1" +version: "2024.12.3" tagline: Home automation that puts local control & privacy first description: >- Open source home automation that puts local control and privacy @@ -41,12 +41,12 @@ permissions: - STORAGE_DOWNLOADS releaseNotes: >- This release includes various improvements and bug fixes: - - Fixed timezone handling for Google Tasks - - Improved handling of network requests - - Enhanced stability for various integrations + - Improved conversation and voice assistant capabilities + - Enhanced stability for Android TV integration + - Better handling of device connections and network requests - Multiple UI improvements and bug fixes - Full release notes are available at https://github.com/home-assistant/core/releases/tag/2024.12.1 + Full release notes are available at https://github.com/home-assistant/core/releases/tag/2024.12.3 submitter: Umbrel submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926 \ No newline at end of file