smolgrrr
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
5 deletions
-
home-assistant/docker-compose.yml
-
home-assistant/umbrel-app.yml
|
@ -2,7 +2,7 @@ version: "3.7" |
|
|
|
|
|
|
|
|
services: |
|
|
services: |
|
|
server: |
|
|
server: |
|
|
image: homeassistant/home-assistant:2023.9.3@sha256:067490d7b65cfa8b9e494a9447b0e5a7876be83ead7ec01738681c55d66e7cfe |
|
|
image: homeassistant/home-assistant:2023.11.3@sha256:feffc0b8227dbbf9d1bf61c465ff54b24aff2c990a1e54ea7219c4b300260ef9 |
|
|
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 |
|
|
id: home-assistant |
|
|
id: home-assistant |
|
|
category: automation |
|
|
category: automation |
|
|
name: Home Assistant |
|
|
name: Home Assistant |
|
|
version: "2023.9.3" |
|
|
version: "2023.11.3" |
|
|
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 |
|
@ -38,9 +38,7 @@ defaultUsername: "" |
|
|
defaultPassword: "" |
|
|
defaultPassword: "" |
|
|
torOnly: false |
|
|
torOnly: false |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
This release included major updates to climate, humidifier, and water heater dialogs with circular sliders and status indicators. |
|
|
This release includes many fixes and new features that can be seen in the 2023.11.3 release notes. |
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
Read more at: https://github.com/home-assistant/core/releases |
|
|
Read more at: https://github.com/home-assistant/core/releases |
|
|
submitter: Umbrel |
|
|
submitter: Umbrel |
|
|