Dear All,
i have RF broadlink command to open gate of my home.
I don’t have any sensor to identify the status, simply when i open the gate (with the command) this is automacally closed after 60 secs.
How i can define cover template with default status closed, that switch in open status when i send the command and then go back on closed after 60 secs?
I dont have found a way to do it. Any suggestions?
This is the script to open gate with broadlink rf command:
script:
apri_cancello_garage:
sequence:
- service: remote.send_command
target:
entity_id: remote.wi_fi_universal_remote_remote
data:
device: cancello_garage
command: apri
Thanks
Massimo