progress
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user