mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update home-assistant to version 2025.4.2 (#2563)
This commit is contained in:
parent
895533eef6
commit
06f762849e
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homeassistant/home-assistant:2025.4.1@sha256:eecdfc57236ac9cfd9f296b61ae0c8ff65b8e483346e0f15ee14a75a3aa81efa
|
||||
image: homeassistant/home-assistant:2025.4.2@sha256:205fbf9450ebb5570eb0e4e53e64b1af040bf5725056b14293c659ca4dcd8a05
|
||||
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.4.1"
|
||||
version: "2025.4.2"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -40,15 +40,20 @@ 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, enhancing user experience and system stability:
|
||||
|
||||
|
||||
An experimental Areas dashboard is being introduced that might become the default interface in the future, alongside a groundbreaking feature allowing voice assistants to proactively start conversations, plus several new template functions designed for power users.
|
||||
Key highlights include:
|
||||
- Improved error handling for various integrations
|
||||
- Enhanced dashboard functionality
|
||||
- New template functions for power users
|
||||
- Experimental Areas dashboard introduction
|
||||
- Voice assistants can now proactively start conversations
|
||||
|
||||
|
||||
This release also contains multiple bug fixes and improvements.
|
||||
For those who missed previous updates, recent releases brought improvements to dashboards.
|
||||
|
||||
|
||||
Full release notes are available at https://www.home-assistant.io/blog/2025/04/02/release-20254/
|
||||
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