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
811 stars 237 forks source link

IKEA_e2001_e2002 - Remove condition to check which button was released to trigger releas… #584

Open jiridostal opened 7 months ago

jiridostal commented 7 months ago

Proposed change

This PR removes a condition to check for the last value in the "input_text" to detect which button was pressed. This may not be an optimal solution and updating this PR with a new, working condition could be required. I did not figure out why the condition did not act as expected. Any contributions are welcome. This eventually closes #581

Checklist

github-actions[bot] commented 7 months ago

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

mkopec commented 5 months ago

Thanks, this solved the issue for me where the release hook would not be triggered when releasing after long press. I'm using the STYRBAR remote via Zigbee2MQTT.