mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-07-10 08:55:38 +00:00
02d99a64dc457362ae90fbbaf7d917186e7e1292
* 1021-000e-004a4203-NLF * 1021-000f-003d4203-NLL * 1021-0011-00534203-NLP * Delete 1021-0011-00534203-NLP.zigbee * 1021-0013-003c4203-NLV * 1021-0016-002d4203-NLD * 1021-0018-001e4203-NLTS * 1021-0019-00234203-NLFN * 1021-0024-001a4203-NLIS * 1021-002e-001b4203-NLIV * 1021-002f-000e4203-NLH * 1021-0034-00054203-NLY * Revert "1021-0013-003c4203-NLV" This reverts commitb9ab6dedb0. * Revert "1021-0011-00534203-NLP" This reverts commit09f9c34da1. * Revert "Delete 1021-0011-00534203-NLP.zigbee" This reverts commitea00fb149a.
zigbee-OTA
A collection of Zigbee OTA files, see index.json for an overview of all available firmware files.
Adding new and updating existing OTA files
- Go to this directory
- Execute
node scripts/add.js PATH_TO_OTA_FILE_OR_URL, e.g.:node scripts/add.js ~/Downloads/WhiteLamp-Atmel-Target_0105_5.130.1.30000_0012.sbl-otanode scripts/add.js http://fds.dc1.philips.com/firmware/ZGB_100B_010D/1107323831/Sensor-ATmega_6.1.1.27575_0012.sbl-ota
- Create a PR. Changes will be automatically validated by GitHub.
Updating all existing OTA entries (if add.js has been changed)
- Go to this directory
- Execute
node scripts/updateall.js - Create a PR. Changes will be automatically validated by GitHub.
Languages
TypeScript
100%