Skip to content

Comments

Improve Blueprint Ikea E2201: button_down_release is triggered by stop_with_on_off#968

Open
spiderbiggen wants to merge 1 commit intoEPMatt:mainfrom
spiderbiggen:fix/ikea-e2201-stuck-long-press-down
Open

Improve Blueprint Ikea E2201: button_down_release is triggered by stop_with_on_off#968
spiderbiggen wants to merge 1 commit intoEPMatt:mainfrom
spiderbiggen:fix/ikea-e2201-stuck-long-press-down

Conversation

@spiderbiggen
Copy link

Thank you for taking the time to work on a Pull Request. Your contribution is really appreciated! 🎉
Please don't delete any part of the template, since keeping the provided structure will help maintainers to review your work more rapidly.

Sections marked as * are required and need to be filled in.

Breaking change

If your PR contains a breaking change for existing users, it is important to describe what breaks, how to make it work again and why we did this. This section will be used to craft the changelog entry, after your PR gets approved and merged.

Note: Remove this section if this PR is NOT a breaking change.

This might be a breaking change if the previous version worked properly for anyone.

Proposed change*

Describe the big picture of your changes here, and why your pull request should be accepted. If it fixes a bug or resolves a feature request, be sure to put closes #XXXX in this section to auto-close relevant issues.

Please note that for important and breaking changes it's always better to open an issue first for discussing the proposal.

Make sure to provide enough information so that your pull request can be reviewed.

This PR changes the button_down_release trigger for the ikea_e2201 (RODRET) from stop to stop_with_on_off. This makes it the same as the button_up_release and properly stops the action when the button is released.

Closes #965

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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2025

Hey @spiderbiggen, 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!

@spiderbiggen spiderbiggen changed the title fix(ikea_e2201): button_down_release is triggered by stop_with_on_off Improve Blueprint Ikea E2201: button_down_release is triggered by stop_with_on_off Dec 9, 2025
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.

Bug - RODRET - Dim down until it switch of completely

1 participant