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:
tube0013
2020-12-22 12:49:29 -05:00
committed by GitHub
parent a02a4cb33f
commit 497ceb2562
3 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@@ -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"
}
]

View File

@@ -12,6 +12,7 @@ const manufacturerNameLookup = {
4405: 'DresdenElektronik',
4489: 'Ledvance',
4364: 'Osram',
4648: 'Terncy',
4098: 'Tuya'
};