Replies: 1 comment
-
Discussed here: https://discord.com/channels/479389167382691863/490244847568158751/1393584287248547983 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm experiencing a strange behavior regarding button actions.
(https://tasmota.github.io/docs/Buttons-and-Switches/#button).
I have rules for button multi-press and they work properly in general, but when I add I2C GPIO configuration, button actions act in an unstable way and are not caught correctly as below.
Board:
I2C enabled on:
Example testing all actions with 3 short presses.
With I2C GPIO configuration applied, even always short pressing 3 times , actions capture are unstable.
Without I2C GPIO configuration applied, all actions are captured as 3 short presses - as expected.
Has someone already seen this behavior? Any way to solve it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions