Update home-assistant to version 2024.8.0 (#1323)

This commit is contained in:
Nathan Fretz 2024-08-08 16:13:16 +10:00 committed by GitHub
parent ce6ff9cd13
commit 0a2ebe1c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 18 additions and 18 deletions

View File

@ -2,11 +2,12 @@ version: "3.7"
services:
server:
image: homeassistant/home-assistant:2024.7.4@sha256:82c37d50571cd163fc762fdd4ff5f564044af07931e7844f01c8c196dc735a0d
image: homeassistant/home-assistant:2024.8.0@sha256:dcc3d4c582848593db1e3f049fc7269222c340693be5c799e0bddf1f1c61a102
network_mode: host
# UI at default port 8123
privileged: true
volumes:
- ${APP_DATA_DIR}/data:/config
- ${UMBREL_ROOT}/data/storage/downloads:/media
- /dev:/dev
- /dev:/dev
- /run/dbus:/run/dbus:ro

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: home-assistant
category: automation
name: Home Assistant
version: "2024.7.4"
version: "2024.8.0"
tagline: Home automation that puts local control & privacy first
description: >-
Open source home automation that puts local control and privacy
@ -11,7 +11,7 @@ description: >-
Home Assistant integrates with over a thousand different devices and services.
Once you have integrated all your devices at home, you can unleash Home Assistants
Once you have integrated all your devices at home, you can unleash Home Assistant's
advanced automation engine to make your home work for you. Do things like:
- Turn on the light when the sun sets or when coming home
@ -40,19 +40,18 @@ torOnly: false
permissions:
- STORAGE_DOWNLOADS
releaseNotes: >-
This update includes several bug fixes and improvements:
- MQTT: Improved subscription handling.
- Z-Wave: Added support for ZVIDAR roller shades.
- ViCare: Corrected sensor device class.
- Google Generative AI: Fixed string formatting issues.
- Script Tool Naming: Ensured tool names dont start with digits.
- Gemini API: Corrected format conversion.
- Matter Lock: Fixed a typo.
- Mastodon: Fixed target service attribute.
- Trafikverket Weather: Improved handling when data is missing.
- Apple TV: Improved error handling during setup.
Full release notes are found at https://github.com/home-assistant/core/releases
This release brings many noteworthy improvements:
- New badges for your dashboard
- Optimized design grid for the experimental Sections view
- Service calls have been removed in favor of actions
- Sort data tables bu created or last modified
- Control Home Assistant using AI with Ollama
- New integrations and improvements to existing ones
- Zigbee Home Automation updates
- Matter updates
- and more!
Full release notes are available at https://www.home-assistant.io/blog/2024/08/07/release-20248/
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926