This commit is contained in:
2026-01-07 13:50:48 +01:00
parent 3346cc90f8
commit 8f4a374b6d

View File

@@ -3,7 +3,7 @@ services:
homeassistant:
container_name: HomeAssistant
network_mode: host
image: "ghcr.io/home-assistant/home-assistant:2025.12.4"
image: "${DOCKER_REGISTRY:-}ghcr.io/home-assistant/home-assistant:${VERSION:-latest}"
volumes:
- /share/docker_data/ha/:/config
#- /dev/skyconnect:/dev/ttyUSB1
@@ -20,6 +20,7 @@ services:
options:
loki-url: http://192.168.77.101:3100/loki/api/v1/push
labels:
# com.centurylinklabs.watchtower.enable: true
homepage.group: Smarthome
homepage.name: Home Assistant
homepage.weight: 1