Skip to content
New issue

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

[NEW DEVICE] IKEA Somrig/rodret #885

Closed
Stianker1 opened this issue Jan 12, 2024 · 8 comments
Closed

[NEW DEVICE] IKEA Somrig/rodret #885

Stianker1 opened this issue Jan 12, 2024 · 8 comments
Assignees
Labels
new-device New device

Comments

@Stianker1
Copy link

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 pressed
  • button_xyz_hold: Sent when button xyz is held

Notes

@Stianker1 Stianker1 added the new-device New device label Jan 12, 2024
@m4dm4xi
Copy link

m4dm4xi commented Jan 20, 2024

I would also be interested in this.

This is the zigbee2mqtt device page: https://www.zigbee2mqtt.io/devices/E2213.html

@VS-X
Copy link

VS-X commented Jan 21, 2024

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.

@mortelil
Copy link

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.

@xaviml
Copy link
Owner

xaviml commented Mar 12, 2024

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.

@Stianker1
Copy link
Author

Stianker1 commented Mar 14, 2024 via email

@xaviml
Copy link
Owner

xaviml commented Mar 30, 2024

This feature has been added to ControllerX beta release v4.27.0b0.

@xaviml
Copy link
Owner

xaviml commented Sep 10, 2024

This feature has been added to ControllerX beta release v4.27.0.

@xaviml xaviml closed this as completed Sep 10, 2024
@bakeromso
Copy link

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.

Thank you for this! This made it work for me. I want to add it back in the documentation somewhere, should I change E1743 entry into E1743/E2201 ? (E2201 is the Rodret as you said)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-device New device
Projects
None yet
Development

No branches or pull requests

6 participants