This commit is contained in:
Jeffrey Stone
2019-02-21 12:49:55 -05:00
parent 361375cf5c
commit 46a6f6d271
97 changed files with 3443 additions and 1936 deletions

3
binary_sensors/motion.yaml Executable file → Normal file
View File

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