I fixed the issue by creating my own MQTT sensor.
Although I still donāt understand why and which software component removed the action sensor, I solved it by creating my own action sensor.
Therefore I added the following code to the HA āconfiguration.yamlā file.
The āstate_topicā value is depending on Zigbee2MQTT device name, in my case āswitch rotary - Ikea Symfonisk E1744 ā woonkamerā. After that I reconfigured the ā(Zigbee2MQTT) Controller Entityā in the blueprint and restarted HA. Problem solved.
The reason that the sensor disappeared is probably related to a (software) adjustment in Zigbee2MQTT or the āherdsman deviceā library, I donāt see any other cause.
But anyway, the ikea rotary switch now works great again.
Thank you for this. The blueprint github still has the wrong inputs but updating locally fixed this for me.
I did have to restart my Automations in the YAML section of Developer Tools for things to start working again. A restart of HA should take care of all resets.
Iām super new to HA and, having a Symfonisk rotary encoder at home, I installed this blueprint.
Had the same problem as you had, tried the same workaround and it did solve the issue.
Strange situation though.
TBH, it doesnāt really help to understand HAās object structure (devices/entities/events/services etcā¦).
I saw @Hellis81 suggested to ālisten for eventsā but Iām afraid I donāt really understand how this applies in the present situation. I would really like to figure this out though, even to strengthen my global understanding of HA.
Thank you.
That is simple but precious information to me.
Iāll try and figure how how to filter incoming events to monitor only the ones I need in a particular situation.
Keep in mind that when you donāt give enough information then we canāt give enough information back to you.
We can only give hints when all we get is general questions, if you are more specific then it becomes much easier for us to help with more precise answers
For those having issues with Ikea E1744 + ZHA, Iāve just fixed the blueprint. Here is the pull request, I hope it will be approved and merged soon. If you are impatient, you can immediately download my fixed blueprint from here.
Not going to happen any time soon. This is the problem with relying on a single source for Blueprints like a repo. When the original author stops updating, itās basically dead - this has been in a dire state for over a year.
Hi guys, Iād like to set up the Symfonisk wheel to control my Sonos soundbar as usual with an addition of the single press acting as a pause/play on my NVIDIA shield (connected to the same TV). Is this something I should be able to do?
Yes, you can do that. I did find the performance for controlling volume unacceptable however, but that might be different depending on which media device youāre controlling (in my case itās a Marantz AVP). Also the Symfonisk rotary misfires the incorrect direction periodically - and Iāve been unable to de-bounce these spurious directions using the blueprint.
Okay it looks like I got ahead of myself as I still havenāt got the controller-hook working. Iāve followed the documetation and feel like I have everything set up correctly but the issue Iām getting is the controller isnāt talking to the hook. As shown in the screen shots attached, the Controller Log is picking up actions on the rotary remote. Any suggestions on what mistake Iāve made?
Note the Iām using a newly purchased SkyConnect dongle to connect the rotary remote - it was working fine with the Sonos Arc using there Ikea Hub.
Right - worked out that I hadnāt created the necessary helper file, my bad!
Clicks on the remote are working but Iām now having trouble with the volume control. Iāve tried with and without the Hook and in both cases the wheel isnāt changing the volume.
When I use the Controller alone Iāve found that running the the volume up and down actions makes the speaker respond so Iām comfortable Iāve got that aspect set up correctly. Also log on Device page shows that itās picking up when I make changes in the remoteā¦ any suggestions?
Just on my post above, I was meant to say that Iāve made this change and itās still not working. Any suggestions would be appreciated. Thanks Iām advance.
Edit:
Right! Resolved. I missed this post by drsound. Thanks for your work with this @drsound
Apologies all for spamming this thread over the past 24 hours
Hello,
My media player automation using a IKEA Symfonisk knob (via Deconz) doesnāt work properly anymore (it worked fine for at least a year or so).
The controller automation does not capture the rotation stop events from Deconz. I still see the 2003 & 3003 deconz_events, but the controller does not pass them to the media player, i.e. there is no rotate_stop event from ahb_controller_event. The media player automation loops until it reaches the maximum allowed number of iterations - in practice my volume goes super low or super high because it does not detect the stop rotation event.
Has anyone seen that recently and do you know how to fix it ?
Thank you
The volume setting on media player hook is absolutely not working for me. I donāt even see any action in traces debug menu. In ZHA / entity log I see event when I rotate the knob.