mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
7
binary_sensors/motion.yaml
Normal file
7
binary_sensors/motion.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- platform: mqtt
|
||||
name: "Garage Dome Sensor" # Dome Motion Sensor
|
||||
state_topic: "smartthings/Garage Motion/contact"
|
||||
payload_on: "open"
|
||||
payload_off: "closed"
|
||||
retain: true
|
||||
device_class: motion
|
Reference in New Issue
Block a user