Browse Source

Update home-assistant to version 2024.10.1 (#1597)

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

2
home-assistant/docker-compose.yml

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

9
home-assistant/umbrel-app.yml

@ -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.10.0" version: "2024.10.1"
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,12 +40,9 @@ torOnly: false
permissions: permissions:
- STORAGE_DOWNLOADS - STORAGE_DOWNLOADS
releaseNotes: >- releaseNotes: >-
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. This is a small bugfix release.
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 submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926 submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
Loading…
Cancel
Save