mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 05:03:39 +00:00
Trying garage door again
This commit is contained in:
@@ -1 +1,10 @@
|
||||
|
||||
- platform: mqtt
|
||||
name: "Garage Door"
|
||||
state_topic: 'smartthings/Garage Door/contact'
|
||||
command_topic: 'smartthings/Garage Door/door'
|
||||
state_open: 'open'
|
||||
state_closed: 'closed'
|
||||
service_open: 'open'
|
||||
service_close: 'closed'
|
||||
retain: true
|
||||
optimistic: true
|
||||
|
Reference in New Issue
Block a user