Moving back to MQTT for smartthings integration

This commit is contained in:
Jeffrey Stone
2019-07-11 07:30:23 -04:00
parent 4d041e6d58
commit d5766097bb
2 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
- platform: mqtt
name: "Garage Motion" # Dome Motion Sensor
state_topic: "smartthings/Garage Motion/contact"
payload_on: "active"
payload_off: "inactive"
device_class: motion