This commit is contained in:
2026-01-07 13:35:46 +01:00
parent c3ec886110
commit f157519c69

View File

@@ -3,7 +3,7 @@ services:
homeassistant:
container_name: HomeAssistant
network_mode: host
image: "${DOCKER_REGISTRY:-}ghcr.io/home-assistant/home-assistant:${VERSION:-latest}"
image: "${DOCKER_REGISTRY:-}ghcr.io/home-assistant/home-assistant:2025.12.4"
volumes:
- /share/docker_data/ha/:/config
#- /dev/skyconnect:/dev/ttyUSB1