mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 17:39:17 +00:00
Update home-assistant to version 2024.10.0 (#1575)
This commit is contained in:
parent
69b0ec78e6
commit
107f8cb086
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: homeassistant/home-assistant:2024.9.3@sha256:1ad29727bdfe3f6422c231f3eb269a90eabb289ed00583ca423547b039a2c24f
|
image: homeassistant/home-assistant:2024.10.0@sha256:2c1b61c2321f2872ed5e2266b5e94a0b2bdbf70b695cb8ed783abc900154ba00
|
||||||
network_mode: host
|
network_mode: host
|
||||||
# UI at default port 8123
|
# UI at default port 8123
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1
|
||||||
id: home-assistant
|
id: home-assistant
|
||||||
category: automation
|
category: automation
|
||||||
name: Home Assistant
|
name: Home Assistant
|
||||||
version: "2024.9.3"
|
version: "2024.10.0"
|
||||||
tagline: Home automation that puts local control & privacy first
|
tagline: Home automation that puts local control & privacy first
|
||||||
description: >-
|
description: >-
|
||||||
Open source home automation that puts local control and privacy
|
Open source home automation that puts local control and privacy
|
||||||
|
@ -40,28 +40,12 @@ torOnly: false
|
||||||
permissions:
|
permissions:
|
||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release includes several improvements and bug fixes:
|
The release we bring you today is a perfect mix of new UI features, advanced features, improvements, and lots of bug fixes while not being too overwhelming. There is something for everyone in this release.
|
||||||
|
|
||||||
- Fixed wall connector state in Teslemetry
|
|
||||||
- Fixed brightness setting for Netatmo lights
|
|
||||||
- Updated Aseko to support new API
|
|
||||||
- Fixed qBittorrent error when torrent count is 0
|
|
||||||
- Improved PS4 integration to prevent blocking event loop
|
|
||||||
- Enhanced Mealie integration error handling
|
|
||||||
- Fixed Tibber integration when power production is enabled but no power is produced
|
|
||||||
- Improved Daikin integration
|
|
||||||
- Fixed Matter climate platform attributes
|
|
||||||
- Enhanced KNX UI entities loading
|
|
||||||
- Improved AirGradient integration
|
|
||||||
- Fixed scheduler sensors in AVM FRITZ!SmartHome
|
|
||||||
- Updated holiday calculations
|
|
||||||
- Fixed Sure Petcare token update
|
|
||||||
- Improved Habitica integration due date calculations
|
|
||||||
- Enhanced Hydrawise integration
|
|
||||||
- Added support for new JVC Projector authentication method
|
|
||||||
- Improved Bang & Olufsen API client initialization
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes are available at https://github.com/home-assistant/core/releases
|
Most notably, we have a brand new heading card. It allows you to add titles or subtitles to your dashboards, make them clickable, and even add cute little entities to them.
|
||||||
|
|
||||||
|
|
||||||
|
Full release notes are available at https://www.home-assistant.io/blog/2024/10/02/release-202410/
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
|
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
|
Loading…
Reference in New Issue
Block a user