mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 04:33:09 +00:00
v4
This commit is contained in:
3
binary_sensors/motion.yaml
Executable file → Normal file
3
binary_sensors/motion.yaml
Executable file → Normal 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
|
||||
|
Reference in New Issue
Block a user