xyzroe
f48c825144
Add ZigUSB_C6 the latest firmware ( #574 )
2024-10-19 19:49:09 +02:00
thelittlefireman
61e8892c7e
Add missing manufacturer 4456: Perenio to add.js ( #540 )
2024-08-16 21:15:27 +02:00
Richard Dyer
4f1ec600b2
Inovelli Blue 2-1 Swtich Latest Production Firmware Upgrade ( #488 )
...
* Adding Inovelli manufacturer code
* Adding Inovelli 2.15
2024-05-05 20:28:58 +02:00
weihuan1111
3bbea9b79b
update t&h lite sensor ota file to version 29 ( #480 )
...
Change-Id: Ibb2c392159ff6fddb713833fac8d87ba7a1c2008
2024-04-19 20:45:53 +02:00
Robert McLeay
59cc5852b5
Support for multiple Schneider Electric devices. ( #454 )
...
These are rebadged TuYa equipment, and FQDNs to the TuYa update servers
have been added to the repository rather than the images.
The following devices are now supported with the most recent OTA update available as of 2024-03-08:
- CCT5010-0001 (Micro module dimmer)
- CCT5011-0001 (Micro module switch)
- 2AX (Mech)
- 10AX (Mech)
- Wiser 40/300-Series Module Dimmer (Mech)
- 3025CSGZ (Dual Smart GPO)
- Wiser 40/300-Series Module AC Fan Controller
2024-03-08 22:10:28 +01:00
Ivan Belokobylskiy
669d33d7ba
DIY lywsd03mmc OTA with changed manufacturer code ( #447 )
2024-02-21 17:45:49 +01:00
Sergei Salimov
5f030e5118
[Refactoring] Rename Xiaomi to Lumi in lookup ( #436 )
...
* Rename Xiaomi to Lumi; Add missing manifacturer lookup for Perenio
* Remove Xiaomi ota folder
* Revert unwanted Tuya OTA image update
* Revert size and version
* Revert unwhanted changes
2024-01-29 21:03:05 +01:00
koenkk
c7958f3a85
add ota for AU-A1ZBDSS
2024-01-11 20:16:30 +01:00
Felix Kaechele
65ef139428
feat: support for custom CA certificates ( #422 )
...
- Adds custom CA certificate for Philips Hue OTA updates
- Adds support to use these certificates to `scripts/add.js`
- Adds concatenation of CA certs to `scripts/updateall.js`
Part of the fixes for https://github.com/Koenkk/zigbee-OTA/issues/420
Signed-off-by: Felix Kaechele <felix@kaechele.ca >
2024-01-04 16:23:22 +01:00
weihuan1111
c2d7301d16
add thirdreality smart night light ota file ( #366 )
...
Change-Id: Ie8a33eed49a6366de45553ecee2e93b04c1673e8
2023-09-25 20:35:33 +02:00
koenkk
2d075ca33d
Revert "Add Ubisys OTA firmwares ( #317 )"
...
This reverts commit bcf208faa0 .
2023-06-25 19:36:32 +02:00
WM
bcf208faa0
Add Ubisys OTA firmwares ( #317 )
...
* Update add.js
Add manufacturer Ubisys 4338
* Update index.json
Add OTA firmwares for:
- C4
- D1
- J1
- R0
- S2
- S1-R
---------
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-06-08 22:49:39 +02:00
AlexisPolegato
aad94e1673
Add NodOn manufacturer. Add NodOn SIN-4-RS-20 V2.26 OTA File ( #318 )
2023-06-02 09:29:43 +02:00
Alexander Degtyarev
71cfca32a9
Added wb-msw3 ota fw ( #301 )
2023-05-04 19:56:43 +02:00
Koen Kanters
aaab7d0560
Support adding OTAs from directory
2023-03-21 21:14:25 +01:00
Igor Lückel
9860cbd211
OTA File for IKEA E2123 (new Symfonisk Remote) ( #285 )
...
* Added ikea e2123 OTA file (from https://github.com/zigpy/zigpy/discussions/660?sort=new )
* Update index.json
* Update index.json
---------
Co-authored-by: Igor Lückel <info@igorlueckel.de >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2023-03-13 18:09:22 +01:00
sandert98
418924b919
Eco-Dim.10 OTA ( #284 )
...
Co-authored-by: sander.tervoert <sander.tervoert@ns.nl >
2023-03-13 18:02:22 +01:00
Lukas Schulte
bdea5d094d
Support OTA for Danalock V3-BTZBE ( #258 )
...
* Danalock firmware added
* sorted: manufacturerNameLookup
* added: modelId
2023-02-13 19:26:04 +01:00
Koen Kanters
90782675ea
Remove Ubisys OTAs. https://github.com/Koenkk/zigbee-OTA/pull/243
2023-01-29 10:32:28 +01:00
AlexBolshov
b835483151
Path correction for UHome OTA ( #242 )
...
OTA didn't worked in Z2M. Error 404 occured. It was pathing error.
Co-authored-by: Alexey Bolshov <Alex_Bolshov@bitbucket.org >
2023-01-25 17:06:32 +01:00
compujuckel
9880fb8068
Add OTA for Bosch BTH-RA ( #231 )
2023-01-07 10:11:46 +01:00
Alan Tus
96e52302d4
Add Namron fw ( #210 )
...
Co-authored-by: Alan Tus <git@tus.hr >
2022-12-17 09:26:17 +01:00
AlexBolshov
13cb48e2a5
Add TWV OTA ( #196 )
...
* Create 007B-0141-01040101-good_image.zigbee
* Update add.js
* Update index.json
Co-authored-by: Alexey Bolshov <Alex_Bolshov@bitbucket.org >
Co-authored-by: Koen Kanters <koenkanters94@gmail.com >
2022-11-27 10:20:27 +01:00
weihuan1111
618931c935
Add 3RWS18BZ OTA ( #186 )
...
* add thirdreality water leak sensor ota file, model is 3RWS18BZ
Change-Id: I53e7900b3842570a53ba22573c37a8771a8ad744
* Update add.js
2022-11-23 17:23:55 +01:00
Koen Kanters
7f8fb55c67
Fix lint
2022-11-20 09:03:42 +01:00
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