This commit is contained in:
2026-01-07 13:52:15 +01:00
parent 8f4a374b6d
commit 7d27e395ca

View File

@@ -3,7 +3,7 @@ services:
homeassistant: homeassistant:
container_name: HomeAssistant container_name: HomeAssistant
network_mode: host 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.1"
volumes: volumes:
- /share/docker_data/ha/:/config - /share/docker_data/ha/:/config
#- /dev/skyconnect:/dev/ttyUSB1 #- /dev/skyconnect:/dev/ttyUSB1