9 lines
172 B
YAML
Raw Permalink Normal View History

2018-07-18 13:56:30 -04:00
- platform: mqtt
name: "Loft Fan"
command_topic: "cmnd/sonoff/power"
state_topic: "stat/sonoff/POWER"
qos: 1
payload_on: "ON"
payload_off: "OFF"
retain: true