Koenkk / zigbee-OTA

A collection of Zigbee OTA files
410 stars 189 forks source link

Add IKEA Tradfri Signal Repeater 2.3.086 #471

Closed alpepi closed 5 months ago

alpepi commented 5 months ago

From http://fw.ota.homesmart.ikea.net/feed/version_info.json

alpepi commented 5 months ago

@TheJulianJES I am not sure... The latest changes with ZHA OTA made all my ZHA update entities "Unknown". I opened an issue about this here: https://github.com/home-assistant/core/issues/115116

I read that this OTA master list was the way to go now. Perhaps I am mistaken, happy to discuss further.

TheJulianJES commented 5 months ago

ZHA also fetches IKEA images separately when enabled in the config, though it uses a newer URL.

alpepi commented 5 months ago

Has it been disabled in 2024.2.0? Does "file provider" also include pulling OTAs from the web (i.e. IKEA)? https://github.com/home-assistant/core/pull/109848

Koenkk commented 5 months ago

There is no need to add TRADFRI images here, they already expose a nice API from which ZHA can fetch the images.

alpepi commented 5 months ago

Ok thanks for letting me know. I can close the pull request.

Is it known why ZHA can no longer see available firmware images since 2024.4? https://github.com/home-assistant/core/issues/115116

Koenkk commented 5 months ago

Is it known why ZHA can no longer see available firmware images since 2024.4?

I don't know (I'm not maintaining ZHA but Zigbee2MQTT)