Browse Source

Update home-assistant to version 2024.10.0 (#1575)

main
Nathan Fretz 3 months ago
committed by GitHub
parent
commit
107f8cb086
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      home-assistant/docker-compose.yml
  2. 26
      home-assistant/umbrel-app.yml

2
home-assistant/docker-compose.yml

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: homeassistant/home-assistant:2024.9.3@sha256:1ad29727bdfe3f6422c231f3eb269a90eabb289ed00583ca423547b039a2c24f
image: homeassistant/home-assistant:2024.10.0@sha256:2c1b61c2321f2872ed5e2266b5e94a0b2bdbf70b695cb8ed783abc900154ba00
network_mode: host
# UI at default port 8123
privileged: true

26
home-assistant/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: home-assistant
category: automation
name: Home Assistant
version: "2024.9.3"
version: "2024.10.0"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
@ -40,28 +40,12 @@ torOnly: false
permissions:
- STORAGE_DOWNLOADS
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
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://github.com/home-assistant/core/releases
Full release notes are available at https://www.home-assistant.io/blog/2024/10/02/release-202410/
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
Loading…
Cancel
Save