mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-20 11:38:50 +00:00
Added Danfoss Ally firmware (#18)
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ const manufacturerNameLookup = {
|
||||
4364: 'Osram',
|
||||
4648: 'Terncy',
|
||||
4098: 'Tuya',
|
||||
4151: 'Eurotronic'
|
||||
4151: 'Eurotronic',
|
||||
4678: 'Danfoss'
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user