mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 18:54:45 +00:00
Added new sensor for GD
This commit is contained in:
6
sensors/smartthings.yaml
Normal file
6
sensors/smartthings.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
- platform: mqtt
|
||||
name: "Garage Door"
|
||||
state_topic: "smartthings/Garage Door/contact"
|
||||
qos: 0
|
||||
unit_of_measurement: ""
|
||||
value_template: '{{ value.x }}'
|
Reference in New Issue
Block a user