-
-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug - After upgrade to Zigbee2MQTT 2.0.0-2 conditions always failed #665
Comments
Are you sure you set as per the example in the link below and restarted both zigbee2mqtt and home assistant? It should work https://github.com/EPMatt/awesome-ha-blueprints/issues/622#issuecomment-2570466252[](url) |
Sure is only death ;-) But thank you very much for the interesting issue thread and the very quick help! :-) Yesterday I read the whole theread but I'm absolutely unsure what exactly you mean. So I try the opposite and explain what I did and what works. I set in the configuration.yaml the following configuration: homeassistant: Restarted both - Zigbee2MQTT an HA 2025.01. Just for the hue controller I see that an action is registered too by Zigbee2MQTT every time I press a button. So, there everything seems to work properly. But unfortunately the marked condition just for Hue devices are failing fails following the output if the trace. In the thread I see there is a fork. Should I use the fork for hue or what recommendation you meant or something different? Sorry for asking - I didn't catch your point which might be obviously and thank you for your help. |
Best thing is to wait. Work is underway to update the blueprints to support Z2M 2.x. Until then there are two choices:
Do not switch to a fork, the idea of a fork is to have separate developers do stuff and merge it back into the main project. |
Thank you very much Marcel! I will do so and keep an eye on the development of the hue blueprints :-) |
A few hours ago Something hast happend... Is the Problem solved? |
I made a pull request to fix all blueprints, waiting for EPMatt to review. |
@yarafie any news on the review process? |
|
I Pre-Released a working version of the IKEA RODRET on my fork https://yarafie.github.io/awesome-ha-blueprints/docs/blueprints/controllers/ikea_e2201 I've made a few changes with this controller different from the current existing controllers.
Enjoy and let me know of any bugs. |
@yarafie Will this forked version you've now done fix the issues with the blueprints not being able to do double press events or will this fix be implemented to the other blueprints? I was having the issue of double press events on the IKEA Shortcut button not working. |
Right now only RODRET as I've changed a lot of the code @EPMatt will have to review and accept the new methodology first. |
i have changed to HACS Switch Manager. I works perfectly |
Yes I've used it it's pretty good. |
I use the Philips Hue Dim Switches. Unfortunately I have to say that my first impression is even more convincing than it was here than it still worked... |
Hey everyone! I was finally able to review @yarafie's contribution and merge changes to main. Fixed blueprints are not available on main, so I'm marking this issue as resolved 🚀 If you're still experiencing problems, feel free to open a new issue. Huge thanks to anyone who contributed to the discussion 🔥 |
I've tested with the updated 2025.2.13 blueprint and double press events still don't work |
Thanks for reporting @accordxtc. This is the next issue we're going to work on 👍🏻 |
Blueprint name
Controller - Philips 324131092621 Hue Dimmer switch
Home Assistant Core Version
2025.01
Home Assistant Installation Type
Home Assistant Operating System
Description
Stopped due one condition always fails (works with 1.4.0-2 but not with 2.0.0-2 even with homeassistant: legacy_action_sensor: true)
Maybe switch to MQTT device trigger because action is deprecated?
Automation YAML config
To Reproduce
Expected behavior
Turn on light
Actual Behaviour
Nothing
Additional Details
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: