Jeffrey Stone 46a6f6d271 v4
2019-02-21 12:49:55 -05:00

9 lines
174 B
YAML

- platform: mqtt
name: "Master Fan"
command_topic: "cmnd/sonoff/power"
state_topic: "stat/sonoff/POWER"
qos: 1
payload_on: "ON"
payload_off: "OFF"
retain: true