mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update home-assistant to 2024.10.2 (#1631)
This commit is contained in:
parent
be8f9c9590
commit
76838d0a40
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homeassistant/home-assistant:2024.10.1@sha256:f881515cefc888b91a0098cb64a22fa586aa863562aa07dcf9b87546bad5623f
|
||||
image: homeassistant/home-assistant:2024.10.2@sha256:a6b2a25a4ae7d747506ad3a24bcaf1ee2290fb82811f077447b8847eecd29c56
|
||||
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: "2024.10.1"
|
||||
version: "2024.10.2"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -40,9 +40,16 @@ torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
releaseNotes: >-
|
||||
This is a small bugfix release.
|
||||
This release includes various bug fixes and improvements across multiple integrations.
|
||||
|
||||
|
||||
Some notable changes include:
|
||||
- Fixed issues with Tesla Fleet and Teslemetry integrations
|
||||
- Improved handling of Schlage locks
|
||||
- Enhanced support for Husqvarna Automower
|
||||
- Resolved problems with ring realtime events
|
||||
|
||||
|
||||
|
||||
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