Browse Source

Updated Home Assistant to 2024.4.0 (#1055)

Co-authored-by: nmfretz <nmfretz@gmail.com>
main
highghlow 8 months ago
committed by GitHub
parent
commit
4ceac4769b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      home-assistant/docker-compose.yml
  2. 15
      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.3.0@sha256:0471da64037a0d0c82b35af23fe632373324bac01decd3475921c2796f2a9968
image: homeassistant/home-assistant:2024.4@sha256:4f86df601650c74b8689f1be033054ff09567db5dba5bf227ccc406ca4fa88d0
network_mode: host
# UI at default port 8123
privileged: true

15
home-assistant/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: home-assistant
category: automation
name: Home Assistant
version: "2024.3.0"
version: "2024.4.0"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
@ -38,18 +38,9 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This release includes many new features and changes.
Are you ready for another massive release? This release addresses the most requested feature in Home Assistant history: grouping automations!
- Drag-and-drop rearrangement of cards and sections
- A new experimental sections view
- New energy graph for individual devices
- New integrations and much more...
The Home-Assistant release blog-post summarises them here: https://www.home-assistant.io/blog/2024/03/06/release-20243/
Full release notes are sumarized at https://www.home-assistant.io/blog/2024/04/03/release-20244/
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926

Loading…
Cancel
Save