EPMatt / awesome-ha-blueprints

A curated collection of automation blueprints for Home Assistant.
https://epmatt.github.io/awesome-ha-blueprints
GNU General Public License v3.0
834 stars 250 forks source link

Update ZHA long press buttons mapping for ikea_e1743.yaml #575

Open tomekskuta opened 11 months ago

tomekskuta commented 11 months ago

Thank you for taking the time to work on a Pull Request. Your contribution is really appreciated! :tada: 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.

Proposed change*

I changed mapped action names for long press and for releasing long press. I did it because these actions with current blueprint didn't work because of wrong action names. Made the change only for ZHA. New actions maps:

The solution tested with 3 Ikea e1743 dimmers.

Checklist*

github-actions[bot] commented 11 months ago

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

Roukanken42 commented 8 months ago

For some reason, my dimmers fire move_MoveMode.Down_83_0_0 event for the button_down_long, without the bitmap parts... Other events look consistent with your changes.