mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Final Touches. Adding in Lime Since sensors since it useful to see how long a door is in a particular state (according to the device and not home assistant) #642
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "garadget/Garadget Small/command"
|
||||
topic: "garadget/GSmall/command"
|
||||
payload: "get-status"
|
||||
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "garadget/Garadget Large/command"
|
||||
topic: "garadget/GLarge/command"
|
||||
payload: "get-status"
|
||||
|
||||
- condition: state
|
||||
|
Reference in New Issue
Block a user