Commit Graph

40 Commits

Author SHA1 Message Date
Pedro Lamas 3a44e4490c Adds OTA image for GL-B-007P and GL-B-008P (#39) 2021-04-07 18:50:53 +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
Koen Kanters 6e5d393976 Fix GL-C-008P OTA. https://github.com/Koenkk/zigbee-OTA/issues/30 2021-03-13 10:48:02 +01:00
Ryan Kim(True-World) b017cba3d9 Create GL-C-008P_V17A1_OTAV7_20210303--V1-4.ota (#29)
* Create GL-C-008P_V17A1_OTAV7_20210303--V1-4.ota

I receive new firmware from gledopto official in aliexpress

* Update index.json
2021-03-12 20:05:46 +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
walthowd eee9d83be4 Sengled E12-N1E Firmware (#26)
* Sengled E12-N1E firmware

* Added file, removed paren from filename
2021-02-22 20:24:37 +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
Marius 51a087b0b6 Add new Hue firmware (#21) 2021-01-27 20:49:17 +01:00
TheJulianJES f0953883e4 Added new Hue BT firmware images (#20) 2021-01-27 20:34:46 +01:00
Warren Ashcroft a798cbd7ea Add OTA images for GLEDOPTO GL-FL-005P, GL-FL-006P & GL-FL-008P (#19)
* Add OTA images for GLEDOPTO GL-FL-005P, GL-FL-006P & GL-FL-008P

* Link to correct repo

* Update index.json

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2021-01-27 19:11:01 +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
Koen Kanters a02a4cb33f New Hue firmwares. https://github.com/Koenkk/zigbee2mqtt/issues/4903 2020-11-10 21:06:19 +01:00
walthowd 54fa905237 Securifi Peanut firmware (#14) 2020-10-29 19:28:59 +01:00
walthowd 9dea57f26f Sengled E1G-G8E and E11-N1EA Update (#13) 2020-10-28 11:56:14 +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
felixstorm bcc332a12e add Insta ZLL_HS_4f_GJ_Release_10.03.32.02.zigbee (#10) 2020-09-14 09:55:18 +02:00
Koen Kanters bb1bb2000f Add stale 2020-08-10 20:37:29 +02:00
Marius a5466ca9e7 New firmware for Lutron Rotary (#9)
* New firmware for Lutron Rotary

* Fix index.json
2020-07-09 21:42:41 +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
Koen Kanters 111ca676ac Fix json https://github.com/Koenkk/zigbee-OTA/pull/8#issuecomment-643006962 2020-06-12 08:47:02 +02:00
Koen Kanters d7f482be4b Cleanup hue images. https://github.com/Koenkk/zigbee-OTA/pull/8 2020-06-11 21:31:50 +02:00
Marius 9089fd7a50 New Hue firmware files (#8) 2020-06-11 21:30: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
Koen Kanters 36b56b9193 New Hue firmware 2020-05-25 20:09:04 +02:00
walthowd 15c250ef9e Sengled firmware (#3)
* Added Sengled firmwares

* Sengled binary firmwares
2020-04-22 18:51:37 +02:00
Koen Kanters a6e108cb39 Add Hue 270 and 276 OTAs. 2020-03-19 23:07:55 +01:00
felixstorm 0350533133 add firmware update for Insta/Jung wall transmitter 4-gang (#1) 2020-03-16 11:28:37 +01:00
Koen Kanters e025803736 Add more firmwares. 2020-03-15 21:27:07 +01:00
Koen Kanters 851d86f612 Update README 2020-03-15 20:57:07 +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
Koen Kanters 87f1b8f08a Initial commit 2020-03-15 18:45:35 +01:00