zwave-js / firmware-updates

The firmware update service for Z-Wave JS at https://firmware.zwave-js.io
https://zwave-js.github.io/firmware-updates/
MIT License
30 stars 32 forks source link

Include z-wave europe firmware update files #84

Closed Frank-D-HB closed 1 year ago

Frank-D-HB commented 1 year ago

Some manufacturer of z-wave devices provides their firmware files via "z-wave europe" (official files). https://z-wave.freshdesk.com/support/solutions/articles/80001056676-firmware-for-devices

May be it is possible to include these files as an optional update path?

AlCalzone commented 1 year ago

Aeotec already provide their updates here. I've just asked them about Popp, which I think belongs to them aswell. Since these files are posted without all the information we need to automatically identify devices, we cannot just use them as-is.

For the MCOHome devices, we'd either need them to provide the information or (if someone else has it) verify that it is correct.

AlCalzone commented 1 year ago

Some Popp firmware updates were added in https://github.com/zwave-js/firmware-updates/pull/85