Browse Source

Update home-assistant to 2024.11.1 (#1781)

main
Nathan Fretz 2 months ago
committed by GitHub
parent
commit
e5c9e52626
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      home-assistant/docker-compose.yml
  2. 17
      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.11.0@sha256:0f357468558aa24858af7470f5942ae740d8472d892e7838111ee0f71110e78b
image: homeassistant/home-assistant:2024.11.1@sha256:c01d6c54679a1934a2bd62a8e3289cd1439b45b82dc5b2dba01793368c500908
network_mode: host
# UI at default port 8123
privileged: true

17
home-assistant/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: home-assistant
category: automation
name: Home Assistant
version: "2024.11.0"
version: "2024.11.1"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
@ -40,17 +40,14 @@ torOnly: false
permissions:
- STORAGE_DOWNLOADS
releaseNotes: >-
This release is a big one! The new dashboarding system we have been working on all year is now out of its experimental phase.
To top it off, this release also supports faster and lower-latency camera streams using WebRTC, supported by the Open Home Foundation.
This release includes various improvements and bug fixes:
- Fixed issues with Nest camera streaming
- Improved Spotify integration reliability
- Enhanced Bluesound volume control functionality
- Various frontend performance improvements
- Fixed issues with Tesla Fleet integration
Highlights:
- Create your own custom Sections dashboards
- Precise mode for card sizes
- Low latency cameras using WebRTC
- New integrations
- Live logs
Full release notes are available at https://github.com/home-assistant/core/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
Loading…
Cancel
Save