Skip to content

Comments

Fixes for modelname of IKEA E2201 remote and long press down action#926

Open
andMaximus wants to merge 2 commits intoEPMatt:mainfrom
andMaximus:main
Open

Fixes for modelname of IKEA E2201 remote and long press down action#926
andMaximus wants to merge 2 commits intoEPMatt:mainfrom
andMaximus:main

Conversation

@andMaximus
Copy link

Proposed change

Fixes two issues:

closes #917 #917

  • Fixed by changing the model name from RODRET Dimmer to RODRET wireless dimmer. This allows the device to be properly matched and thus selectable in the Controller blueprint.

closes #871 #871

  • Fixed by altering the command which is issued when event id: zha-button-down-release occurs. Changed the command from stop to stop_with_on_off.

Checklist

  • I followed sections of the Contribution Guidelines relevant to changes I'm proposing.
  • I properly tested proposed changes on my system and confirm that they are working as expected.
  • I formatted files with Prettier using the command npm run format before submitting my Pull Request.

Long press down behavior did not work properly due to the missing stop_with_on_off command when releasing the down button.
Due to a name mismatch ZHA did not detect the E2201 RODRET wireless dimmer.
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2025

Hey @andMaximus, thank you so much for your contribution! 🚀

🔄 We're currently running a few checks to make sure that everything is great with your contribution.
If further actions need to be performed before your contribution can be reviewed, additional guidance will be provided to you in the next comment.

Results are coming soon, stay tuned!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant