mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Home Assistant to Version 2022.9.5 (#156)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
610602f6e2
commit
f6d132c786
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
server:
|
||||
image: homeassistant/home-assistant:2022.6.4@sha256:79e3205fdc1dcc5910370e851d5d504fcf7206d7274ba141d648a08c54268a82
|
||||
image: homeassistant/home-assistant:2022.9.5@sha256:8d7ffaffb16d82f3fe7fed438a082fffbd20456adfadfdfef095a6b8463b4d34
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
- ${APP_DATA_DIR}/configuration.yaml:/config/configuration.yaml
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: home-assistant
|
||||
category: Automation
|
||||
name: Home Assistant
|
||||
version: "2022.6.4"
|
||||
version: "2022.9.5"
|
||||
tagline: Home automation that puts local control & privacy first
|
||||
description: >-
|
||||
Open source home automation that puts local control and privacy
|
||||
@ -31,4 +31,6 @@ gallery:
|
||||
path: ""
|
||||
defaultUsername: ""
|
||||
defaultPassword: ""
|
||||
torOnly: false
|
||||
torOnly: false
|
||||
releaseNotes: >-
|
||||
Full changelog (for 2022.9) can found at: https://www.home-assistant.io/changelogs/core-2022.9
|
||||
|
Loading…
Reference in New Issue
Block a user