Skip to content
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

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Add Ubisys OTA firmwares #317

merged 3 commits into from
Jun 8, 2023

Conversation

WhistleMaster
Copy link
Contributor

Add OTA firmwares for:

  • C4
  • D1
  • J1
  • R0
  • S2
  • S1-R

Add manufacturer Ubisys 4338
Add OTA firmwares for:
- C4
- D1
- J1
- R0
- S2
- S1-R
@Koenkk
Copy link
Owner

Koenkk commented Jun 1, 2023

There is no need to add them to this repo, they are retrieved from the Ubisys repo:

@WhistleMaster
Copy link
Contributor Author

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.".

@Koenkk
Copy link
Owner

Koenkk commented Jun 2, 2023

Where did you get these OTA files from, from the same site?

@WhistleMaster
Copy link
Contributor Author

I've got them from ubisys web site: https://www.ubisys.de/en/support/firmware/

@Koenkk
Copy link
Owner

Koenkk commented Jun 3, 2023

Seems to be the same OTA files as listed on http://fwu.ubisys.de/smarthome/OTA/release/index (which is used for checking ATM)

@WhistleMaster
Copy link
Contributor Author

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 ?

@Koenkk
Copy link
Owner

Koenkk commented Jun 5, 2023

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)

@WhistleMaster
Copy link
Contributor Author

WhistleMaster commented Jun 8, 2023

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:
I found in the Ubisys archive the firmware file installed on my devices : https://www.ubisys.de/wp-content/uploads/10F2-7B33-0000-0006-02000300-spo-fms2.ota.zigbee

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

@Koenkk
Copy link
Owner

Koenkk commented Jun 8, 2023

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

@WhistleMaster
Copy link
Contributor Author

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.

@Koenkk
Copy link
Owner

Koenkk commented Jun 8, 2023

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.

@WhistleMaster
Copy link
Contributor Author

No, both of them are available http://fwu.ubisys.de/smarthome/OTA/release/index:

  • 10F2-7B32-0000-0001-02120404-spo-fms-rev0-1.ota.zigbee 144894 61c6565c7a70d95364d9fb91435fcb5c52146db874e2814a2a650ccec6f1fc66
  • 10F2-7B32-0002-0007-02120404-spo-fms.ota.zigbee 144894 205703b7751aec7df56d9bda7c9a9a54ff2346e5a445e4e7abb0f4dd5a96d769

@Koenkk
Copy link
Owner

Koenkk commented Jun 8, 2023

Thanks!

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this pull request Jun 8, 2023
@Koenkk Koenkk merged commit bcf208f into Koenkk:master Jun 8, 2023
1 check passed
Koenkk added a commit that referenced this pull request Jun 25, 2023
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this pull request Jun 25, 2023
@Koenkk
Copy link
Owner

Koenkk commented Jun 25, 2023

Reverted because of #329

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants