update
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
|
||||
homeassistant:
|
||||
container_name: homeassistant
|
||||
image: homeassistant/home-assistant:2025.1.4
|
||||
image: homeassistant/home-assistant:2025.3.1
|
||||
volumes:
|
||||
- ./homeassistant:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
@@ -50,7 +50,6 @@ services:
|
||||
restart: unless-stopped
|
||||
devices:
|
||||
# - /dev/ttyACM0:/dev/ttyACM0
|
||||
- /dev/ttyACM0:/dev/ttyACM0
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user