7 lines
157 B
YAML
Raw Normal View History

2017-04-08 22:10:01 -04:00
- platform: mqtt
name: "Garage Door"
state_topic: "smartthings/Garage Door/contact"
qos: 0
unit_of_measurement: ""
value_template: '{{ value.x }}'