lights-web/config.yaml

23 lines
503 B
YAML

mqtt_server: "sound.waw.hackerspace.pl"
mqtt_port: 1881
mqtt_ro_username: "lights-ro"
mqtt_rw_username: "lights-rw"
lights:
l1:
enabled: true
mqtt_path: "devices/light_904649/light_2/on"
l2:
enabled: true
mqtt_path: "devices/light_904649/light_3/on"
l3:
enabled: true
mqtt_path: "devices/light_904649/light_1/on"
l4:
enabled: true
mqtt_path: "iot/077521/relay/on"
l7:
enabled: true
mqtt_path": "devices/light_904649/light_4/on"