Koen Kanters
b2a3f091e4
Add modelId for GL-D-005P. https://github.com/Koenkk/zigbee-OTA/issues/60
2021-11-17 19:39:27 +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
zvldz
0431775a3a
Added OTA for lumi.switch.n0agl1 ( #61 )
...
Co-authored-by: root <zvldz@users.noreply.github.com >
2021-11-16 12:21:19 +01:00
TheJulianJES
fafa171135
Update Hue images ( #63 )
2021-11-16 12:20:26 +01:00
cemonneau
db0ead70a4
Fix image parsing when the upgrade file identifier is not at position 0 ( #59 )
2021-11-11 20:12:06 +01:00
zvldz
0d90c9731b
Added new OTA for ctrl_ln1.aq1 and ctrl_ln2.aq1 ( #58 )
...
Co-authored-by: zvldz <zvldz@users.noreply.github.com >
2021-11-11 20:04:30 +01:00
InsaneGriever
01d304d2c4
Add GL-D-005P OTA file ( #57 )
...
* Add GL-D-005P OTA file
* Add GL-D-005P OTA file
2021-11-10 19:36:12 +01:00
z-x-f
e4cfe36af1
Add DLKZMK11LM OTA file ( #56 )
2021-11-05 17:02:01 +01:00
Vladimir
8185119648
In the case of Tuya end Moes, additional identification is carried out through the manufacturerName. ( #50 )
...
* Update add.js
* Update index.json
* Update index.json
* Update add.js
* Update index.json
* Update index.json
* Update index.json
* Update index.json
2021-11-01 19:02:06 +01:00
z-x-f
223eb4ead3
Add QBKG19LM OTA file ( #54 )
2021-10-30 08:50:40 +02:00
z-x-f
0c609afc02
add qbkg20lm ota file ( #52 )
2021-10-20 19:16:00 +02:00
Ole Myhre
576e062e87
Added OTA for EMIZB-132, version 4.0.1 ( #51 )
2021-10-02 10:51:52 +02:00
TheJulianJES
2ee5d02b66
Update Hue images ( #47 )
2021-09-03 20:48:31 +02:00
Koen Kanters
4af6b2a995
Disable TS0601_thermostat update. https://github.com/Koenkk/zigbee2mqtt/issues/7941
2021-08-26 19:47:52 +02: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
Koen Kanters
3c18d0002f
Remove OTA for lumi.relay.c2acn01 (LLKZMK11LM). https://github.com/Koenkk/zigbee2mqtt/issues/7112
2021-05-12 18:28:22 +02:00
Artem Sedykh
8c9017844d
TS0601_thermostat firmware v1.1.7 ( #43 )
2021-05-12 18:21:37 +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
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