-
Notifications
You must be signed in to change notification settings - Fork 203
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
Add Ubisys OTA firmwares #317
Conversation
Add manufacturer Ubisys 4338
Add OTA firmwares for: - C4 - D1 - J1 - R0 - S2 - S1-R
There is no need to add them to this repo, they are retrieved from the Ubisys repo: |
Thanks for the reply ! I didn't know that the ubisys firmwares were downloaded from their repo. However, the strange thing is that when I click on "Check for news updates" from the "OTA" tab for my Ubisys devices, I get the error "Firmware on 'XXX' is newer than latest firmware online.". |
Where did you get these OTA files from, from the same site? |
I've got them from ubisys web site: https://www.ubisys.de/en/support/firmware/ |
Seems to be the same OTA files as listed on http://fwu.ubisys.de/smarthome/OTA/release/index (which is used for checking ATM) |
It seems so indeed, but I don't get why I have the error "Firmware on 'XXX' is newer than latest firmware online." when I click on "Check for news updates" from the "OTA" tab. Do you have any idea why ? |
That means the firmware on your device is newer than the firmware provided on the Ubisys site (which can happen if they did not publish the fw yet but provided it on the device delivered to you) |
The problem is that the firmware installed on the devices are not newer than the one available. The devices have OTA file version 02000300 and the one provided on the Ubisys web site is OTA file version 02120404. Is there a way I can debut that or manually install the firmware ? EDIT: The latest available on the Ubisys web site file: https://www.ubisys.de/wp-content/uploads/10F2-7B33-0000-0006-02120404-spo-fms2.ota.zigbee |
I see, could you also add the OTA for the H1 and S1? Then we can completely drop https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/lib/ota/ubisys.ts |
Sure ! The only problem I have is for the S1, it seems to have two different firmware, based on the hardware version, and when I try to add the first one with the node script and then the second, it just replaces the hardware revision < 2 firmware by the one for the hardware revision >= 2. |
is the latest available S1 firmware not listed on http://fwu.ubisys.de/smarthome/OTA/release/index? If it is listed, let's keep the old logic for the S1. |
No, both of them are available http://fwu.ubisys.de/smarthome/OTA/release/index:
|
Thanks! |
…ailable @WhistleMaster Koenkk/zigbee-OTA#317" This reverts commit 7e5aef0.
Reverted because of #329 |
Add OTA firmwares for: