Commit Graph

29 Commits

Author SHA1 Message Date
Koen Kanters
523ab500f5 Add Innr SP 224 OTA. 2022-11-20 08:59:55 +01:00
guozi7788
9c2cee96b2 Add the new image of ZBMINI-L (#123)
* 1.Add the new image of ZBMINI-L

* 1.Update the Info of ZBMINI-L in the index.json

Co-authored-by: Howjie.Zhou <howjie.zhou@itead.cc>
2022-05-21 09:57:33 +02:00
Koen Kanters
0cdb428afb Handle redirects. https://github.com/Koenkk/zigbee-OTA/issues/114 2022-05-16 16:45:19 +02:00
MDW
19e73f7cf0 Add Ubisys images (#117)
* Add ubisys

* Add images from https://www.ubisys.de/en/support/firmware/
2022-05-16 16:15:55 +02:00
MDW
55dbb99f26 Rename Eurotronic into Jennic because the manfid is not Eurotronic specific (#118) 2022-05-16 15:40:03 +02:00
zvldz
0a4ce705bc Add Neo NAS-WR01B(TS011F_plug) OTA file (#94)
Co-authored-by: zvldz <zvldz@users.noreply.github.com>
2022-02-12 09:41:07 +01:00
bsheepdiy
b6d057886c Firmware for Legrand Netamo devices (#85) 2022-01-21 16:16:16 +01:00
Koen Kanters
e7138f0a28 Fix manufacturerName removed by updateall.js. https://github.com/Koenkk/zigbee-OTA/issues/62 2021-11-16 18:56:36 +01:00
TheStigh
ecd0ea96d0 Added OTA for Develco SMSZB-120, fw 4.02 (#46)
Co-authored-by: Stigh <stigh@stigh-ubuntu-20.10>
2021-06-28 17:49:07 +02:00
kds69
9e2a2567f3 Add OTA for LUPUS LS12128 (#42)
* Add manufacturer 10132: ClimaxTechnology, Add OTA for LUPUS LS12128, update all

-Add.js: add manufacturer 10132: ClimaxTechnology (resold by LUPUS)
-Add OTA for LUPUS LS12128 image
-update add.js, index.json, images (updateall.js)

* Update add.js

* Update add.js

* Create 12128_OTA_3.18.ZIGBEE

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-05-12 18:17:05 +02:00
Ilya Kirov
c97b3989a2 Xiaomi/Aqara OTA-firmware (#38)
* fix for relative path (for windows). no throw error when no file.

Co-authored-by: Киров Илья <kirov@bars.group>
2021-04-06 17:51:20 +02:00
TheStigh
41b4f685ac Added manufacturer 4919 - Datek and OTA file for HAN adapter v0.4 (#36) 2021-03-27 19:43:51 +01:00
Ilya Kirov
0014500fc3 Revert "Xiaomi/Aqara OTA-firmware (#28)" (#34)
This reverts commit 293b99e011.
2021-03-14 16:55:42 +01:00
Ilya Kirov
293b99e011 Xiaomi/Aqara OTA-firmware (#28)
* fix for relative path (for windows).
no throw error when no file.

* Xiaomi/Aqara ota-firmware
2021-03-11 20:01:11 +01:00
David Beitey
a45b49f4d0 Add sha512 checksum to OTA firmwares (#25)
* Add sha512 checksum to OTA firmwares

This hashes firmware during download and adds the hash to index.json.
Additionally, this PR adds `updateall.js` script which reads all
entries and runs `add.js` on each of them (for mass updates, such as the
hash algorithm or URL encoding etc).  To allow for this to happen, this
PR adds the ability to modify entries in-place via `add.js` (if called
on an existing path in the repo).

Lastly, this normalises the path for the Gledopto firmware to
lowercase its file extensions; they were previously `.OTA` in index.json
but `.ota` in the repository & in the `url` field -- something picked up
by the mass update.

* Update README.md

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-02-04 18:11:50 +01:00
Pedro Lamas
8e17765e3f Fixes url escaping (#24) 2021-02-04 08:51:46 +01:00
Pedro Lamas
22f832fbad Adds OTA image for GL-S-007P (#23)
* Adds OTA image for GL-S-007P

* Full rename of GLEDOPTO to Gledopto
2021-02-03 18:01:28 +01:00
SimonThoustrup
4200cb763a Added Danfoss Ally firmware (#18) 2021-01-27 18:56:12 +01:00
Koen Kanters
53d2f6af9c Add Eurotronic SPZB0001 firmware. https://github.com/Koenkk/zigbee2mqtt/discussions/2921#discussioncomment-312151 2021-01-26 20:14:53 +01:00
tube0013
497ceb2562 Add terncy smart dial fw (#15)
* Add Terncy Smart Dial FW

Version 46

* Delete .gitignore

* Delete .DS_Store

* run add.js
2020-12-22 18:49:29 +01:00
Dmitry
a3c4aad6ea Firmware for Moes Radiator valve with thermostat (white-label of TuYa TS0601_thermostat) (thermostat, temperature) (#12)
Found bin file here: https://github.com/Koenkk/zigbee2mqtt/issues/3821#issuecomment-702825657
Update was successful for me.
2020-10-12 19:55:57 +02:00
Felix Mann
8dd931f880 Add Osram/Ledvance OTA files (#11)
* Add Osram/Ledvance OTA files

Sourced from https://update.ledvance.com/firmware-overview

* Correct index.json

* Remove Ikea manufacturer code (not used)

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-10-05 15:00:32 +02:00
Koen Kanters
891bfa3aa0 Add ota image for Mega23M12. https://github.com/Koenkk/zigbee2mqtt/issues/3859 2020-07-06 22:56:59 +02:00
Koen Kanters
f40c94fbe2 Allow to add via url 2020-07-06 22:56:04 +02:00
walthowd
a41b4af249 Hue smart button and Lutron Aurora dimmer (#4)
* Hue smart button and Lutron Aurora dimmer

* Firmware files
2020-06-02 17:58:04 +02:00
walthowd
15c250ef9e Sengled firmware (#3)
* Added Sengled firmwares

* Sengled binary firmwares
2020-04-22 18:51:37 +02:00
felixstorm
0350533133 add firmware update for Insta/Jung wall transmitter 4-gang (#1) 2020-03-16 11:28:37 +01:00
Koen Kanters
fabfd02ce6 URL 2020-03-15 20:55:02 +01:00
Koen Kanters
993c12c810 First firmware. 2020-03-15 20:53:18 +01:00