[NEW DEVICE] IKEA Somrig/rodret
Stianker1 opened this issue · 7 comments
New Device Support
Device Information
- Device Model: [ eg. E2213 ]
- Device Description: [ eg. IKEA somrig wireless dimmer ]
- Device Manufacturer: [ eg. IKEA ]
Integrations
Integration: [ z2m
]
Actions
button_xyz_press
: Sent when button xyz is pressedbutton_xyz_hold
: Sent when button xyz is held
Notes
I would also be interested in this.
This is the zigbee2mqtt device page: https://www.zigbee2mqtt.io/devices/E2213.html
Rodret is basically identical to E1743 as far as actions are concerned. You can use E1743Controller
class to make it work.
Somrig sends completely different actions, so it would require larger changes.
Hello!
I also want support for this device. My local IKEA has plenty of them, seems this is the new cheap switch I will use around the house going forward. I have one so far, let me know if there's something I can do to help out to get this supported.
Hi all. Thank you for the interactions in this issue, and sorry for the late reply.
Could someone confirm if the actions issued by Somrig are the ones sepcfied in Z2M documentation?
1_initial_press, 2_initial_press, 1_long_press, 2_long_press, 1_short_release, 2_short_release, 1_long_release, 2_long_release, 1_double_press, 2_double_press.
If so, could someone hint what the actions should be for those events? Or at least mention when they are triggered?
Regards,
Xavi M.