diff --git a/home-assistant/docker-compose.yml b/home-assistant/docker-compose.yml index b4ca551d..d4720f82 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:2025.11.3@sha256:f971850a6ec1fb5c5fd4e1748058e9e1f589aaf0da933b8d88bb5dee03f5b5e8 + image: homeassistant/home-assistant:2025.12.0@sha256:8951fcbb794da8f261e1639c668639bc90f9520b48099b5715f6d5fbfef08a0e 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 485c5742..821a4418 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: "2025.11.3" +version: "2025.12.0" tagline: Home automation that puts local control & privacy first description: >- Open source home automation that puts local control and privacy @@ -12,11 +12,11 @@ description: >- Once you have integrated all your devices at home, you can unleash Home Assistant's - advanced automation engine to make your home work for you. Do things like: + advanced automation engine to make your home work for you. Do things like: - - Turn on the light when the sun sets or when coming home + - Turn on the light when the sun sets or when coming home - - Get an alert when you leave your garage door open + - Get an alert when you leave your garage door open Home Assistant keeps your data local, no need for a cloud. Home Assistant communicates with your devices locally, and will fallback to pulling in data from the cloud if there is no other option. No data is stored in the cloud, and everything is processed locally. @@ -28,7 +28,7 @@ website: https://home-assistant.io dependencies: [] repo: https://github.com/home-assistant/core support: https://community.home-assistant.io -port: 8123 +port: 8123 gallery: - 1.jpg - 2.jpg @@ -40,24 +40,18 @@ torOnly: false permissions: - STORAGE_DOWNLOADS releaseNotes: >- - This patch release includes various bug fixes and improvements across multiple integrations. + This release comes with new features and improvements, focusing on Home Assistant Labs, a more intuitive automation experience, dashboard polish, and Energy upgrades. - Key fixes and improvements: - - Improved Wallbox token caching - - Updated Vesync integration methods - - Fixed Kodi BrowseError module - - Resolved VOIP announcement state reset on error - - Corrected Samsung TV config flow matching - - Addressed missing MQTT description placeholders and temperature delta translations - - Fixed blocking call in Cync - - Resolved La Marzocco websocket reconnect issues - - Improved hvv_departures data updates - - Reworked CloudhookURL setup for the mobile app - - Throttled Decora Wi-Fi updates - - ⚠️ Breaking change: The Ohme integration has removed advanced_settings_coordinator + Key Highlights: + - Home Assistant Labs launches, starting with optional Winter mode previews + - Purpose-specific triggers and conditions plus a new target-first automation picker (via Labs) + - Multiple dashboard upgrades, including default dashboard setting and improved editing + - Energy dashboard enhancements like real-time power monitoring and better water tracking + - New integrations and improvements across the platform + - Various bug fixes and performance improvements - Full release notes are available at https://github.com/home-assistant/core/releases + Full release notes are available at https://www.home-assistant.io/blog/2025/12/03/release-202512/ submitter: Umbrel submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926