mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update home-assistant to version 2025.3.3 (#2344)
This commit is contained in:
parent
838afd9f34
commit
d07c8d810d
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homeassistant/home-assistant:2025.3.1@sha256:304e6999282c5512939db671e5fcbaa923a1f7c9a6e3990cb5baff7abcb9ac4b
|
||||
image: homeassistant/home-assistant:2025.3.3@sha256:b67d76f5d0bacf55cf6c914be379a0436a1da1f8acb94ee08e3b108d46cf8c58
|
||||
network_mode: host
|
||||
# UI at default port 8123
|
||||
privileged: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||
id: home-assistant
|
||||
category: automation
|
||||
name: Home Assistant
|
||||
version: "2025.3.1"
|
||||
version: "2025.3.3"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -40,16 +40,17 @@ torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
releaseNotes: >-
|
||||
This release comes packed with new features and improvements, mostly focusing on dashboards.
|
||||
This release includes various improvements and bug fixes, with a focus on enhancing user experience and system stability:
|
||||
- Fixed Roborock map assignment issues
|
||||
- Improved SmartThings integration with multiple device fixes
|
||||
- Enhanced MQTT functionality and reporting
|
||||
- Fixed WebDAV and Shelly diagnostic issues
|
||||
- Updated key dependencies including Tesla Fleet API and ZHA
|
||||
- Fixed HEOS discovery and Google AI integration
|
||||
|
||||
For those who missed previous updates, recent releases brought improvements to dashboards and assist chat.
|
||||
|
||||
|
||||
Dashboards now support titles and descriptions with Markdown and templates. Tile cards have clearer interactions with tappable icons, switch toggles, and counter actions.
|
||||
Also, Assist chat now streams responses.
|
||||
|
||||
|
||||
This release also contains multiple bug fixes and improvements.
|
||||
|
||||
|
||||
Full release notes are available at https://www.home-assistant.io/blog/2025/03/05/release-20253/
|
||||
Full release notes are available at https://github.com/home-assistant/core/releases
|
||||
submitter: Umbrel
|
||||
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
|
||||
|
Loading…
Reference in New Issue
Block a user