-
Notifications
You must be signed in to change notification settings - Fork 764
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
IKEA STYRBAR with FW 2.4.11 needs a new quirk #3135
Comments
Did you deleting the device and waiting one minute (or restart HA) before adding it so the system is adding its as new and not using the old cluster settings in the DB ? |
Yes, numerous tries to reconfigure or remove/re-add, it didn't help. I have even tried it on a clean instance of Home Assistant, just to be sure.
I don't have any experience with how the firmware works, is there anyone in the community who contributed the current quirks and would be able to help with the new firmware? On the side note, is it possible to downgrade the current remotes or I'm stuck with this unsupported version? Thanks! |
All IKEA controllers i have trying and also in the Zigbee certificate its saying they is protected for roll back the firmware only light is not and can being done (for getting the magic IKEA scene). |
Add the |
I'm on the other side over there @ zigbee2mqtt and the remote also stopped working for left and right. Just to say it's not only related to Zha... 🙄 |
We is knowing if they have doing some more changes tomorrow then i have getting one updated and can fixing the quirk for it. |
Yes, I tried this, unfortunately, as I mentioned in the issue, even having the quirk working doesn't help with LightLink not working and L+R buttons not reporting events.
Thank you! Let us know if we can help in any way (test, review, whatever). |
I can being needed sniffing how TF and DG is setting up the device if they have changing the function of the scene cluster that i easy can do then have getting it updated and then see what is needed for getting working OK. |
Local quirk that loading OK and have the same functionality as V2 (long release up and down is the same). Tale the .TXT away and punting in the local quirk folder |
I had the 2.4.11 update a few days ago. Only got it for one of two STYRBAR...so the one still on 1.0.024 still works. I tried to delete it with the Force Exclude option, Full rebooted of HA and then Permit all join and hit the link button x4 and after that it shows as Offline. If I remove and re-insert batteries, last seen status updates, but it is still reported as Offline and no response from buttons. Tried the trick to direct link it to a bulb with no success. It fails to link. Think I'll try to take it back to IKEA tomorrow and see if they give me another and see what firmware that is on and if it works... |
Tried the re-configre button and got this in the log: Unfortunately it says me nothing...this is far beyond my knowledge... |
If re config is not working take out the battery and putting it back and start the re configure is normally getting it reviving the commands and start working (if some early commands is timing out then its one must for getting it reporting OK). |
I have tried unplugging batteries and re-inserted them several times. |
You was not reading and is still using Z2M so not one ZHA problem. |
but now it updated "last seen" when I clicked up...tried again and it updated...waited 20 sec and pressed left and it updated "last seen" for left click as well... But still Offline and couldn't see it as device in MQTT integration i HA Was this thread ZHA specific....damn - missed that...was just googling and found it but didn't looked where the thread was sorted...sorry |
Have updating one more test network (with RCP coordinator) and with quirk V3 group binding is working well also if bind the scene cluster its looks like IKEAs magic scenes is working default so no need adding the magic group and adding scene is its OK with the default ones. Can some more testing the quirk and i can posting on PR for getting it in next HA release ? |
@MattWestb If you could open the PR, I will test the V3 quirk right away. Thanks! |
PR posted |
Just so I can have some rest, is this firmware (2.4.11) better or worse in terms of zigbee groups binding compared to 2.4.5? `zha: zigpy_config:
the firmware file /config/zig-ota/styrbar_dimmer_zingo-0x11cb-2.4.11-prod.ota.ota.signed was downloaded from the official ikea ota web service. I tried triggering the styrbar with calling its ota cluster with image_notify command. Help! |
The above mentioned PR has been superseded by #3175 |
FYI: Ikea released a new firmware that should fix many if the issues introduced in 2.4.11: Sadly the update was not published in the usual place. |
If configures ZHA OK you shall getting izt then its one of the IKEA feed ZHA is using. |
I have an Ikea Styrbar with firmware 0x02040016. No quirks are applied. Left/right buttons are not reported in the logbook. Home Assistant OS is @ 2024.10.01. I also had to try pairing the device several times (got stuck in Interview Done. Pairing), also reconfiguring several times, while pressing buttons. |
@uvok how did you get this firmware, did ha offered it? I have a younger version but also with that one the left and right buttons do not work. Did you get it working already? |
I had to manually send an "image_notify" command to the ota cluster, as described in e.g. https://www.thing-king.de/zigbee-geraete-ueber-home-assistant-bzw-zha-updaten-ota-update/ section "OTA-Update manuell triggern". Basically, open the device page in HA, click the three dots, "manage...", select cluster "ota", go to "tab" commands, select command "image_notify", "QueryJitter", set slider to 100, and click the "send command" button. After that, HA should offer the update. Mind you, the update took 3 hours for me. Be sure to push a button, e.g. left/right, every few minutes, otherwise the remote might go to sleep and the firmware update might fail. At least that's what others also experienced. |
I had the same problem after I upgraded to 0x02040016. I fixed it by deleting my button and then re-pair it. Now all buttons works as expected. |
IKEA has pushed a new OTA FW v2.4.11 (
0x02040011
) on 3rd May 2024 1 for their STYRBAR remote controls, which removes a lot of functionality, which was previously working in Home Assistant.tl;dr: L+R buttons stopped working, Zigbee groups stopped working, the device signature changed -> quirks are not being applied, but even when the current V2 quirk is applied, the buttons doesn't have the same behaviour as previously.
What stopped working (at least what I've noticed):
The device signature has changed and the current quirk (
zhaquirks.ikea.IkeaTradfriRemoteV2
) is not applied. It seems that there is now0x0004
cluster included, and0xFC57
is missing from the signature.I tried to update the signature in the quirk and it got applied fine, but even with the V2 quirk active, the remote doesn't have the same behaviour as previously.
Steps to reproduce
Device signature
Device signature
Diagnostic information
Diagnostic information
Footnotes
https://ww8.ikea.com/ikeahomesmart/releasenotes/releasenotes.html ↩
The text was updated successfully, but these errors were encountered: