Open jiridostal opened 11 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!
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.
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
npm run format
before submitting my Pull Request.