This commit is contained in:
2025-05-03 11:22:07 +00:00
parent 3c4b52fccf
commit bb57fd1558
8 changed files with 22 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ services:
homeassistant:
container_name: homeassistant
image: homeassistant/home-assistant:2025.3.1
image: homeassistant/home-assistant:2025.4.4
volumes:
- ./homeassistant:/config
- /etc/localtime:/etc/localtime:ro
@@ -58,6 +58,6 @@ services:
- /run/udev:/run/udev:ro
environment:
- TZ=Europe/Amsterdam
image: koenkk/zigbee2mqtt:2.1.3
image: koenkk/zigbee2mqtt:2.3.0
links:
- "mqtt:mqtt"