diff --git a/compose.homeassistant.yaml b/compose.homeassistant.yaml index d9f82bf..3440024 100644 --- a/compose.homeassistant.yaml +++ b/compose.homeassistant.yaml @@ -1,7 +1,7 @@ services: homeassistant: container_name: homeassistant - image: homeassistant/home-assistant:2024.4.3 + image: homeassistant/home-assistant:2025.3 network_mode: host privileged: true restart: unless-stopped