Alban

Results 11 comments of Alban

So that is the question, how can I detect button released ? Best Regards

Can you reopen this topic ?

When I use the switch in the config I have several click events when the switch is ON and nothing when I switch it OFF. I try to get only...

Ok, I better understand.... Yes I need to get the state of the switch at reboot. I think I have interferences although I increased BUTTON_DEBOUNCE_DELAY and that's why I had...

Yes, perfect :) I must understand how to rebase with VsCode because I am notified that modification is pushed ^^ I still have multiple "click" due to hardware because (as...

Hello Mcspr, Thank you for your message, Yes when I set "SwitchDebounce 69" in tasmota config it removes multiple clicks, and it's finally ok, I have only two events ^^...

Thank you for your reply :) Great, it is reliable now : value = 250 when switch is Off and value = 500 when it is on ^^ So I...

Ahhhh, for a push button it works, but when I declare a second button, the first one stops working ^^ I don't really understand how the ticker works, maybe that's...

Yes it is a custom device, I printed the printed circuit but I do not think it is a good idea after all, I had planned to set up my...

Yes, I don't know why Tasmota do this and I spent too much time trying to resolve their stack overflow problems. I did not succeed to use two pushbutton with...