-
press for a short tap does not work, only a longer press changes the state(chartPressState), verify the Gesture.Pan() method
-
is there a way to do a long press different output than short press, for example:
lets say theoretical parameter hold for 0.5 second would give me b and holding it for 1 second would give me c
…
-
Clarifying expectation:
- One-to-one:
- Short/Normal press: "End call" (Label (if shown) is short, but behaviour is "End call for everyone")
- Long press: "Leave call"
- Group:
- Short/Norm…
-
Hi Johan,
I found a strange behavior for the Hue dimmer switches. (all models)
The long press trigger for all buttons triggers also the actions that is set to be triggered with a short press.
…
-
### System Health details
.
### Checklist
- [X] I have enabled debug logging for my installation.
- [X] I have filled out the issue template to the best of my ability.
- [X] This issue only contain…
-
### LVGL version
V8.3.10
### What happened?
I adapted the keyboard based on "/dev/input/eventX" with reference to lvgl/src/examples/porting. I found that LVGL can only trigger the LV-EVENT_KEY even…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have an IKEA SOMRIG shortcut button connected to zigbee2mqtt
https://www.zigbee2mqtt.io/…
-
### Blueprint name
ikea_e1812/ikea_e1812_dru.yaml
### Home Assistant Core Version
2024.9.3
### Home Assistant Installation Type
Home Assistant Operating System
### Description
The shortcut does…
-
Tnx for the code and the description how to wire.
I adapted the code to my 1 channel remote.
I change the 100 ms button press to 500 ms and then it worked fine.