diff --git a/docker-compose.homeassistant.yaml b/docker-compose.homeassistant.yaml index 4444897..6262583 100644 --- a/docker-compose.homeassistant.yaml +++ b/docker-compose.homeassistant.yaml @@ -1,7 +1,7 @@ services: homeassistant: container_name: homeassistant - image: homeassistant/home-assistant:2024.11 + image: homeassistant/home-assistant:2025.1.2 network_mode: host privileged: true restart: unless-stopped