-
Notifications
You must be signed in to change notification settings - Fork 200
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
Pulled from Zigpy #562
Pulled from Zigpy #562
Conversation
Let me know if this meets all requirements or if i need anything more. I found a few FW files on this page that can be imported into here. FYi Ikea OTA Feed is broken, maybe we default to this repo for all Ikea devices from now on? |
What is broken with the IKEA feed? |
Unless there's a different feed but the one I've been seeing around the interwebs (https://fw.ota.homesmart.ikea.net/feed/version_info.json) hasn't worked. I also haven't gotten any updates in years for my IKEA stuff |
For what device is this firmware? |
Its for SYMFONISK sound remote, gen 1 (e1744) |
The http one, which Z2M uses still works: http://fw.ota.homesmart.ikea.net/feed/version_info.json |
Ahh had to use a different browser. The latest update im seeing in Z2M is 2.1.024. Online it has versions up to 24.4.5. I can't seem to find the firmware in that JSON. |
I see, please also make a PR to use |
Seems to be in the newer IKEA DIRIGERA feed: https://fw.ota.homesmart.ikea.com/DIRIGERA/version_info.json |
Would it be best to add that feed for ikea devices instead of the change proposed by @Koenkk ? |
I did not check it in depth, but it seems that not all firmwares are in the DRIGERA one, e.g. Maybe we should add all the TRADFRI firmwares to this repo and setup a CI pipeline which updates it from the IKEA sites weekly? |
Didnt mean to close, but since were going another route, maybe thats best. I just wanted to sync my fork with the latest. |
Pulled from zigpy/zigpy#660