mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 03:10:42 +02:00
Update home-assistant to 2023.11.3 (#876)
This commit is contained in:
parent
773b526d77
commit
47e10f357e
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: homeassistant/home-assistant:2023.9.3@sha256:067490d7b65cfa8b9e494a9447b0e5a7876be83ead7ec01738681c55d66e7cfe
|
||||
image: homeassistant/home-assistant:2023.11.3@sha256:feffc0b8227dbbf9d1bf61c465ff54b24aff2c990a1e54ea7219c4b300260ef9
|
||||
network_mode: host
|
||||
# UI at default port 8123
|
||||
privileged: true
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: home-assistant
|
||||
category: automation
|
||||
name: Home Assistant
|
||||
version: "2023.9.3"
|
||||
version: "2023.11.3"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -38,9 +38,7 @@ defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
This release included major updates to climate, humidifier, and water heater dialogs with circular sliders and status indicators.
|
||||
The tile card and template sensor features were expanded, allowing easier control and setup from the dashboard and UI.
|
||||
The onboarding process was also redesigned to simplify the initial Home Assistant experience.
|
||||
This release includes many fixes and new features that can be seen in the 2023.11.3 release notes.
|
||||
|
||||
Read more at: https://github.com/home-assistant/core/releases
|
||||
submitter: Umbrel
|
||||
|
Loading…
Reference in New Issue
Block a user