-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Ember: Ikea Tradfri switch not publishing actions #22155
Comments
Can you check your groups and your scenes, if you have any that you created with ID zero, you will have to delete them and recreate them with another ID. Z2M used to allow this, but to prevent issues with an obscure Zigbee specification it was prevented recently. Ikea has a tendency to use that specification to send messages. |
@Nerivec I have only started using Zigbee2MQTT very recently and did not configure and group or scenes which weren't set up by default. ![]() ![]() When I try to set a specific scene id I only get this error:
Here is what I have captures with the DEBUG env var set and trying the different combinations (UP, DOWN, HOLD UP, HOLD DOWN -> not necessarily in that order)
|
@Nerivec do those logs help you in anyway or is there any further information that would help to track this down? |
Just tested with the latest dev docker image and can confirm that it now works, thanks! |
What happened?
I've recently tried to use ember for my Sonoff stick and it seems most devices work fine, but the Ikea Tradfri On/Off Swichtes don't seem to receive Zigbee / publish MQTT messages.
What did you expect to happen?
Ember should support the same Zigbee devices that ezsp does.
How to reproduce it (minimal and precise)
Set loglevel to debug, use ember as the adapter, add a Ikea Tradfri Switch, press it and see that nothing is received / published.
Switch adapter to ezsp, do the same and see everything working.
Zigbee2MQTT version
1.36.1
Adapter firmware version
7.4.1.0 build 0
Adapter
Sonoff Dongle E
Setup
Docker on Unraid
Debug log
With ezsp:
With ember:
<nothing>
The text was updated successfully, but these errors were encountered: