Browse Source

Update Home Assistant to v2024.6 (#1129)

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

6
home-assistant/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: home-assistant
category: automation
name: Home Assistant
version: "2024.4.0"
version: "2024.6"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
@ -38,9 +38,9 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
Are you ready for another massive release? This release addresses the most requested feature in Home Assistant history: grouping automations!
Welcome to another loaded release of Home Assistant! Control your home with AI, super simple media player commands, more data table improvements, tag entities, collapsible blueprint sections, and so much more!
Full release notes are sumarized at https://www.home-assistant.io/blog/2024/04/03/release-20244/
Full release notes are sumarized at https://www.home-assistant.io/blog/2024/06/05/release-20246/
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926

Loading…
Cancel
Save