diff --git a/roles/homeassistant/templates/compose.yaml.j2 b/roles/homeassistant/templates/compose.yaml.j2 index 55988a58..e3d78c36 100644 --- a/roles/homeassistant/templates/compose.yaml.j2 +++ b/roles/homeassistant/templates/compose.yaml.j2 @@ -2,7 +2,7 @@ services: homeassistant: container_name: homeassistant - image: ghcr.io/home-assistant/home-assistant:2024.9.1 + image: ghcr.io/home-assistant/home-assistant:2024.9.3 environment: TZ: Europe/Stockholm network_mode: host