lights-web/config.yaml

28 lines
565 B
YAML

mqtt_server: "sound.waw.hackerspace.pl"
mqtt_ws_port: 1881
mqtt_ro_username: "lights-ro"
mqtt_rw_username: "lights-rw"
lights:
l1:
enabled: true
toggle: false
mqtt_path: "iot/b11a0e/relay_1/on"
l2:
enabled: true
toggle: false
mqtt_path: "iot/b11a0e/relay_2/on"
l3:
enabled: true
toggle: false
mqtt_path: "iot/b11a0e/relay_3/on"
l4:
enabled: true
toggle: false
mqtt_path: "iot/077521/relay/on"
l7:
enabled: true
toggle: false
mqtt_path: "iot/b11a0e/relay_4/on"