I’m not sure if this is a configuration issue or a bug. I’m running Home Assistant 2024.7.3 in a docker on unRaid with a Sonoff type E ZigBee dongle.
I’ve got a couple of IKEA Fyrtur electronic blinds setup. They work fine after an initial issue with one of them not showing its battery or position status (reconfigure device worked after a few attempts!).
However, both should receive a firmware update (one is on 2.200.9 and one is on 2.308.8).
I’ve read a whole bunch of forum posts about IKEA firmware and I guess some of it is out of date but I did try adding the zigpy section in configuration.yaml (although I believe this is no longer needed?) but it made no difference.
Is there currently an issue with IKEA firmware updating over ZHA? Or do I need to set something up in order for it to work in docker correctly?
Yeah that’s the section I added to my yaml file (although I only put in the IKEA line, I don’t have any other brands). It’s still not showing any updates and it’s been a few days now.
I created a folder “zigpy_ota” in my HA container and made sure it’s ready/writable.
I even downloaded the firmware from the IKEA site and stuck the file in the folder. Still doesn’t see it. One question, the file downloaded as;
In case anyone else has the same issue renaming the update file in my zigpy_ota folder from .signed to .ota worked and about an hour later I got a notification of an update for both blinds which installed fine.
Still not sure why it didn’t find the update on its own from IKEA website but at least manually downloading the update works ok now.