2017-02-03 16:08:29 +00:00
|
|
|
- platform: mqtt
|
|
|
|
name: "Garage Door"
|
|
|
|
state_topic: 'smartthings/Garage Door/contact'
|
|
|
|
command_topic: 'smartthings/Garage Door/door'
|
|
|
|
state_open: 'open'
|
|
|
|
state_closed: 'closed'
|
|
|
|
service_open: 'open'
|
2017-02-03 16:22:44 +00:00
|
|
|
service_close: 'close'
|
2017-02-03 16:08:29 +00:00
|
|
|
retain: true
|
|
|
|
optimistic: true
|