Trying to get Garage Door Working

This commit is contained in:
Jeffrey Stone
2017-02-03 11:02:44 -05:00
parent d62e969f04
commit e93debd2d1
2 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1 @@
- platform: mqtt
name: "Garage Door"
state_topic: "smartthings/Garage Door/door"
command_topic: "smartthings/Garage Door/door"
payload_on: "open"
payload_off: "closed"
retain: true