Change tz
This commit is contained in:
parent
e9465d50a0
commit
2cf5812238
@ -1,7 +1,7 @@
|
|||||||
x-common-environment: &common-environment
|
x-common-environment: &common-environment
|
||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
TZ: Europe/Helsinki
|
TZ: Europe/Paris
|
||||||
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
@ -285,10 +285,10 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- homeassistant-config:/config
|
- homeassistant-config:/config
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
devices:
|
||||||
|
- /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20240219191913-if00:/dev/ttyACM0
|
||||||
# NOTE: Temporarily disable zigbee and wifi iot
|
# NOTE: Temporarily disable zigbee and wifi iot
|
||||||
#
|
#
|
||||||
# devices:
|
|
||||||
# - /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20240219191913-if00:/dev/ttyACM0
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#yee0:
|
#yee0:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user