mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 12:44:25 +00:00
349 B
349 B
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- e.g.
node scripts/add.js ~/Downloads/WhiteLamp-Atmel-Target_0105_5.130.1.30000_0012.sbl-ota
- e.g.
- Create a PR