mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-14 09:29:16 +00:00
Update home-assistant to 2024.8.1 (#1350)
This commit is contained in:
parent
5b1d8cb333
commit
e033a5ae3a
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: homeassistant/home-assistant:2024.8.0@sha256:dcc3d4c582848593db1e3f049fc7269222c340693be5c799e0bddf1f1c61a102
|
image: homeassistant/home-assistant:2024.8.1@sha256:01af627f579835945d9c67cd130aa7e6f7167a09d8ffab5d09c698f285ec8109
|
||||||
network_mode: host
|
network_mode: host
|
||||||
# UI at default port 8123
|
# UI at default port 8123
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
|
@ -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.8.0"
|
version: "2024.8.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,18 +40,16 @@ torOnly: false
|
||||||
permissions:
|
permissions:
|
||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This release brings many noteworthy improvements:
|
This release includes several improvements and bug fixes:
|
||||||
|
|
||||||
- New badges for your dashboard
|
- Support for v3 Coinbase API
|
||||||
- Optimized design grid for the experimental Sections view
|
- Improved OpenWeatherMap integration
|
||||||
- Service calls have been removed in favor of actions
|
- Fixed issues with Transmission, DoorBird, and Bluesound integrations
|
||||||
- Sort data tables bu created or last modified
|
- Enhanced support for YoLink devices
|
||||||
- Control Home Assistant using AI with Ollama
|
- Updates to ZHA (Zigbee Home Automation) library
|
||||||
- New integrations and improvements to existing ones
|
- Improvements to AirGradient and Chacon DIO integrations
|
||||||
- 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/
|
|
||||||
|
Full release notes are available at https://github.com/home-assistant/core/releases
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
|
submission: https://github.com/getumbrel/umbrel/commit/9d79cffae608c6a6ab077f859c1c531a581cf926
|
Loading…
Reference in New Issue
Block a user