update config

master
vuko 2020-11-27 17:32:52 +01:00
parent d4aa51a54f
commit 11e416b8ef
1 changed files with 10 additions and 5 deletions

View File

@ -1,5 +1,5 @@
mqtt_server: "sound.waw.hackerspace.pl"
mqtt_port: 1881
mqtt_ws_port: 1881
mqtt_ro_username: "lights-ro"
mqtt_rw_username: "lights-rw"
@ -7,16 +7,21 @@ mqtt_rw_username: "lights-rw"
lights:
l1:
enabled: true
mqtt_path: "devices/light_904649/light_2/on"
toggle: false
mqtt_path: "iot/b11a0e/relay_1/on"
l2:
enabled: true
mqtt_path: "devices/light_904649/light_3/on"
toggle: false
mqtt_path: "iot/b11a0e/relay_2/on"
l3:
enabled: true
mqtt_path: "devices/light_904649/light_1/on"
toggle: false
mqtt_path: "iot/b11a0e/relay_3/on"
l4:
enabled: true
toggle: false
mqtt_path: "iot/077521/relay/on"
l7:
enabled: true
mqtt_path": "devices/light_904649/light_4/on"
toggle: false
mqtt_path: "iot/b11a0e/relay_4/on"