Commit Graph

19 Commits

Author SHA1 Message Date
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