8 lines
207 B
YAML
Raw Normal View History

2016-12-30 11:10:09 -05:00
- platform: mqtt
name: "Fireplace Lights"
state_topic: "smartthings/Fireplace Lights/switch"
command_topic: "smartthings/Fireplace Lights/switch"
payload_on: "on"
payload_off: "off"
retain: true