Update home-assistant to version 2025.4.4 (#2650)
This commit is contained in:
parent
a32ba2676e
commit
4e4a6b09ef
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homeassistant/home-assistant:2025.4.3@sha256:e3bc87aecb7121fe66876bd750172627b947da3b72af1a5bf8da8286fb397914
|
||||
image: homeassistant/home-assistant:2025.4.4@sha256:c9a4eefee167f674db4a51b1b7466339a5637978cee4df0269e5f41ff1614aaf
|
||||
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.3"
|
||||
version: "2025.4.4"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -41,10 +41,8 @@ permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
releaseNotes: >-
|
||||
This release includes various improvements and bug fixes, enhancing user experience and system stability:
|
||||
- Fixed data and state issues in Duke Energy, Home Connect, Reolink, SmartThings, MQTT, and Apple TV
|
||||
- Improved LLM responses, Shelly uptime accuracy, and Starlink sensor stability
|
||||
- Updated dependencies: Reolink, ZHA, pysmhi, holidays, devolo_plc_api, Environment Canada
|
||||
- Updated UK Transport URL and added Python-2.0 to approved licenses
|
||||
- Updated dependencies and integrations
|
||||
- Enhanced Météo-France integration with additional states
|
||||
|
||||
|
||||
For those who missed previous updates, recent releases brought improvements to dashboards.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user