8 lines
205 B
YAML
Raw Normal View History

2018-07-18 13:56:30 -04:00
- platform: mqtt
name: "Garage Dome Sensor" # Dome Motion Sensor
state_topic: "smartthings/Garage Motion/contact"
payload_on: "active"
payload_off: "inactive"
retain: true
device_class: motion