We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have an IKEA SOMRIG shortcut button connected to zigbee2mqtt
https://www.zigbee2mqtt.io/devices/E2213.html
The mapping of the actions to buttons is incorrect. Every time the button is used 1_initial_press is sent. The sequence of actions is as follows:
Short Press: 1_initial_press > 1_short_release
Long Press: 1_initial_press > 1_long_press > 1_long_release
Double Press: 1_initial_press > 1_double_press
This should be changed to Short Press: 1_short_release Long Press: 1_long_press Double Press: 1_double_press
No response
v1.11.0-beta.6 & v1.9.3
v1.8.4
1.40.1
v4.58.0
The text was updated successfully, but these errors were encountered:
Can you share the JSON exposes information for this device and the log entry that shows the mapping on start up of Homebridge?
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Describe the bug
I have an IKEA SOMRIG shortcut button connected to zigbee2mqtt
https://www.zigbee2mqtt.io/devices/E2213.html
The mapping of the actions to buttons is incorrect. Every time the button is used 1_initial_press is sent. The sequence of actions is as follows:
Short Press:
1_initial_press > 1_short_release
Long Press:
1_initial_press > 1_long_press > 1_long_release
Double Press:
1_initial_press > 1_double_press
This should be changed to
Short Press: 1_short_release
Long Press: 1_long_press
Double Press: 1_double_press
Related devices
No response
Related Devices
No response
Steps To Reproduce
No response
Expected behavior
No response
Device entry
No response
Status update
No response
Messages from this plugin
No response
This plugin
v1.11.0-beta.6 & v1.9.3
Homebridge
v1.8.4
Zigbee2MQTT
1.40.1
Homebridge Config UI X (if applicable)
v4.58.0
The text was updated successfully, but these errors were encountered: