Skip to content

Commit

Permalink
Update home-assistant to version 2025.1.3 (#2093)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Jan 22, 2025
1 parent 32c35be commit d29965b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion home-assistant/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
server:
image: homeassistant/home-assistant:2025.1.2@sha256:871f84a00db8d05856a70ee3761b138a8e91eb108d61f2fa176e7eeadb5eda03
image: homeassistant/home-assistant:2025.1.3@sha256:fccef878024377273be5d2bb8cc7d63715dd8b255b36543d595eb867549f4a79
network_mode: host
# UI at default port 8123
privileged: true
Expand Down
11 changes: 6 additions & 5 deletions home-assistant/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1.1
id: home-assistant
category: automation
name: Home Assistant
version: "2025.1.2"
version: "2025.1.3"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
Expand Down Expand Up @@ -41,15 +41,16 @@ permissions:
- STORAGE_DOWNLOADS
releaseNotes: >-
This release includes various bug fixes and improvements:
- Fixed issues with Météo-France setup in non-French cities
- Improved cloud backup reliability with better timeout handling and retry logic
- Fixed issues with HomeKit integration stability
- Improved MQTT number state validation
- Enhanced SmartThings authentication handling
- Fixed various integration-specific issues
- Updated frontend components
- Updated several core dependencies
And in case you missed the last major release (2025.1.0), this brought a complete overhaul of the backup system in Home Assistant: automated backups, encrypted Home Assistant Cloud backup storage, retention policies, configuration wizards, and even the ability for integrations to offer backup storage locations.
Full release notes are available at https://www.home-assistant.io/blog/2025/01/03/release-20251/
Full release notes are available at https://github.com/home-assistant/core/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926

0 comments on commit d29965b

Please sign in to comment.