diff --git a/home-assistant/docker-compose.yml b/home-assistant/docker-compose.yml index 1eef9f6..86d119b 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.9.2@sha256:791b4e4b1f25b18992be786fcb9388392a7122b9463c44936a7eb67a202fb48f + image: homeassistant/home-assistant:2024.9.3@sha256:1ad29727bdfe3f6422c231f3eb269a90eabb289ed00583ca423547b039a2c24f 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 1c912bb..6454f25 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.9.2" +version: "2024.9.3" tagline: Home automation that puts local control & privacy first description: >- Open source home automation that puts local control and privacy @@ -42,21 +42,24 @@ permissions: releaseNotes: >- This release includes several improvements and bug fixes: - - Fixed Lyric climate Auto mode - - Improved voice ID handling in TTS audio - - Resolved issues with Schlage locks - - Enhanced color temperature support for BleBox lights - - Updated diagnostics for BSBLan - - Fixed Renault plug state reporting - - Improved support for LIFX devices with multiple zones - - Resolved Yale Smart Alarm issues - - Fixed Sonos announce regression - - Updated frontend to latest version - - Enhanced TPLink device support - - Improved handling of setpoints in Incomfort integration - - Optimized ZHA configuration - - Fixed favorite position for Motion Blinds TDBU devices - - Added missing translations for Zigbee/Thread firmware setup + - Fixed wall connector state in Teslemetry + - Fixed brightness setting for Netatmo lights + - Updated Aseko to support new API + - Fixed qBittorrent error when torrent count is 0 + - Improved PS4 integration to prevent blocking event loop + - Enhanced Mealie integration error handling + - Fixed Tibber integration when power production is enabled but no power is produced + - Improved Daikin integration + - Fixed Matter climate platform attributes + - Enhanced KNX UI entities loading + - Improved AirGradient integration + - Fixed scheduler sensors in AVM FRITZ!SmartHome + - Updated holiday calculations + - Fixed Sure Petcare token update + - Improved Habitica integration due date calculations + - Enhanced Hydrawise integration + - Added support for new JVC Projector authentication method + - Improved Bang & Olufsen API client initialization Full release notes are available at https://github.com/home-assistant/core/releases