7 lines
194 B
YAML
Raw Normal View History

2019-07-11 07:18:49 -04:00
- platform: mqtt
name: "Upstairs Fan"
state_topic: "smartthings/Upstairs Fan/switch"
command_topic: "smartthings/Upstairs Fan/switch"
payload_on: "on"
payload_off: "off"
retain: true