Skip to content

Commit

Permalink
Add ZigUSB_C6 the latest firmware (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzroe authored Oct 19, 2024
1 parent 9281d0f commit f48c825
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4043,5 +4043,13 @@
"sha512": "55de851ccec9042d8fcc2c9de66c4a53f8d7584119efcaf299021be9efe5007c05bad27691c396c453ea67fb0f15f4a1d7cb48bf5819ccd85913636d4831d555",
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Jennic/USM300Z_OTA_ENC_V6_ENC.ota",
"path": "images/Jennic/USM300Z_OTA_ENC_V6_ENC.ota"
},
{
"fileVersion": 317,
"fileSize": 693230,
"manufacturerCode": 13379,
"imageType": 4113,
"sha512": "66040fb2b2787bf8ebfc75bc3c7356c7d8b966b4c82282bd7393783b8dc453ec2c8dcb4d7c9fe7c0a83d87739bd3677f205d79edddfa4fa2749305ca987887b1",
"url": "https://github.com/xyzroe/ZigUSB_C6/releases/download/317/ZigUSB_C6.ota"
}
]
1 change: 1 addition & 0 deletions scripts/add.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const manufacturerNameLookup = {
4636: 'Aurora',
56085: 'DIY',
5127: '3R',
13379: 'xyzroe',
};

const main = async () => {
Expand Down

0 comments on commit f48c825

Please sign in to comment.