mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update home-assistant to 2024.9.2 (#1487)
This commit is contained in:
parent
ea8482331d
commit
09cfaf7a1c
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: homeassistant/home-assistant:2024.9.1@sha256:f1a96b632ea6f2b96f882ea17e2ed3660a741d5e45a5278ef0f38abe8e1df6c8
|
image: homeassistant/home-assistant:2024.9.2@sha256:791b4e4b1f25b18992be786fcb9388392a7122b9463c44936a7eb67a202fb48f
|
||||||
network_mode: host
|
network_mode: host
|
||||||
# UI at default port 8123
|
# UI at default port 8123
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||||
id: home-assistant
|
id: home-assistant
|
||||||
category: automation
|
category: automation
|
||||||
name: Home Assistant
|
name: Home Assistant
|
||||||
version: "2024.9.1"
|
version: "2024.9.2"
|
||||||
tagline: Home automation that puts local control & privacy first
|
tagline: Home automation that puts local control & privacy first
|
||||||
description: >-
|
description: >-
|
||||||
Open source home automation that puts local control and privacy
|
Open source home automation that puts local control and privacy
|
||||||
|
@ -42,12 +42,21 @@ permissions:
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes several improvements and bug fixes:
|
This release includes several improvements and bug fixes:
|
||||||
|
|
||||||
- Improved BTHome support for devices with multiple buttons
|
- Fixed Lyric climate Auto mode
|
||||||
- Enhanced play media support in LinkPlay
|
- Improved voice ID handling in TTS audio
|
||||||
- Fixed blocking call issue in Yale Smart Alarm integration
|
- Resolved issues with Schlage locks
|
||||||
- Improved handling of effects in Hue integration
|
- Enhanced color temperature support for BleBox lights
|
||||||
- Enhanced support for AquaCell devices
|
- Updated diagnostics for BSBLan
|
||||||
- Updated frontend to version 20240906.0
|
- 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
|
||||||
|
|
||||||
|
|
||||||
Full release notes are available at https://github.com/home-assistant/core/releases
|
Full release notes are available at https://github.com/home-assistant/core/releases
|
||||||
|
|
Loading…
Reference in New Issue
Block a user