Replies: 4 comments 2 replies
-
Have you looked at that ? https://tasmota.github.io/docs/Blinds-and-Shutters/#button-control and that https://tasmota.github.io/docs/Commands/#shutterbutton The |
Beta Was this translation helpful? Give feedback.
-
Dear Barbudor,
thanks a lot for your quick response.
And yes. I tried ShutterButton<x> <button> up <mqtt>, resp. ShutterButton<x> <button> down <mqtt> but it’s unclear to me how to use it.
In case of the dual R3, I only have one shutter connected. So <x> is irrelevant or 1, I understood.
But what do I have to enter for <button> and <mqtt>?
Following your tip <https://tasmota.github.io/docs/Commands/#shutterbutton> https://tasmota.github.io/docs/Commands/#shutterbutton I tried Backlog ShutterButton1 1 up 1; ShutterButton1 2 down 1,
The accompanying text exactly describes my task, but the command lead to my shutter not reacting to the buttons at all !?
Any idea?
Thanks
Ansgar
Von: Barbudor ***@***.***>
Gesendet: Sonntag, 13. Juni 2021 19:41
An: arendst/Tasmota ***@***.***>
Cc: Ansgar66 ***@***.***>; Author ***@***.***>
Betreff: Re: [arendst/Tasmota] programming button of a dual R3 (#12361)
Have you looked at that ? https://tasmota.github.io/docs/Blinds-and-Shutters/#button-control and that https://tasmota.github.io/docs/Commands/#shutterbutton
The ShutterButton should help you
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#12361 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ATQJ222MDB66PTHIQCBYOEDTSTUQ7ANCNFSM46T5KKJQ> . <https://github.com/notifications/beacon/ATQJ22ZLGQJBJKVSTXWCKITTSTUQ7A5CNFSM46T5KKJ2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAGTJRY.gif>
|
Beta Was this translation helpful? Give feedback.
-
Hi Barbudor, thanks again. (the text below is second try; I didn't know I must use some escape letter to use "<" or ">", so I replaced them with ') I tried the following to solve my problem: 1.) Command ShutterButton'x' 'button' up/down 'mqtt' the result on sending the command the result on sending the command looked perfect, but the reaction on using the buttons remains the same: The shutter only moves as long as I push it. 2.) Second try using the command Also looks reasanoble despite numbers were only nearly but not exactly taken over, but still no change in "pushbuttonbehaviour"!?! what do I do wrong??? |
Beta Was this translation helpful? Give feedback.
-
Hi Barbudor, Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi all,
I just managed to control my shutter with help of a dual R3 and calibrated the whole thing.
in addition to control via web interface I have two buttons connected to the button entries s1 and s2.
usage of these two buttons require to hold it the whole time I want to drive the shutters.
I read there's an opportunity to change and make a doubleclick drive the curtain completely down or up, but I don't find the right command to send at the console.
can anybody help me here?
thanks
Ansgar
Beta Was this translation helpful? Give feedback.
All reactions