open HA on web + radio
This commit is contained in:
parent
33994008e4
commit
7319497118
Binary file not shown.
@ -274,16 +274,13 @@ services:
|
||||
homeassistant:
|
||||
image: lscr.io/linuxserver/homeassistant:latest
|
||||
container_name: homeassistant
|
||||
#network_mode: host
|
||||
environment:
|
||||
<<: *common-environment
|
||||
volumes:
|
||||
- homeassistant-config:/config
|
||||
restart: unless-stopped
|
||||
#ports:
|
||||
# - 8123:8123 #optional
|
||||
#devices:
|
||||
# - /path/to/device:/path/to/device #optional
|
||||
devices:
|
||||
- /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20240219191913-if00:/dev/ttyACM0
|
||||
|
||||
|
||||
yee0:
|
||||
|
Loading…
Reference in New Issue
Block a user