mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 09:48:42 +00:00
Add terncy smart dial fw (#15)
* Add Terncy Smart Dial FW Version 46 * Delete .gitignore * Delete .DS_Store * run add.js
This commit is contained in:
BIN
images/Terncy/TERNCY-SD01_v46.OTA
Normal file
BIN
images/Terncy/TERNCY-SD01_v46.OTA
Normal file
Binary file not shown.
@@ -683,5 +683,13 @@
|
||||
"manufacturerCode": 4107,
|
||||
"imageType": 279,
|
||||
"url": "https://storage.googleapis.com/firmware-hue/100b-117/16780544/192a44f1-e3bf-46b9-aec8-499e273e1b8e/100B-0117-01000D00-ConfLightBLE-ModuLum-EFR32MG21.zigbee"
|
||||
},
|
||||
{
|
||||
"fileVersion": 26,
|
||||
"fileSize": 131522,
|
||||
"manufacturerCode": 4648,
|
||||
"imageType": 0,
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Terncy/TERNCY-SD01_v46.OTA",
|
||||
"path": "images/Terncy/TERNCY-SD01_v46.OTA"
|
||||
}
|
||||
]
|
||||
@@ -12,6 +12,7 @@ const manufacturerNameLookup = {
|
||||
4405: 'DresdenElektronik',
|
||||
4489: 'Ledvance',
|
||||
4364: 'Osram',
|
||||
4648: 'Terncy',
|
||||
4098: 'Tuya'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user