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