Added Danfoss Ally firmware (#18)

This commit is contained in:
SimonThoustrup
2021-01-27 18:56:12 +01:00
committed by GitHub
parent 53d2f6af9c
commit 4200cb763a
3 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ const manufacturerNameLookup = {
4364: 'Osram',
4648: 'Terncy',
4098: 'Tuya',
4151: 'Eurotronic'
4151: 'Eurotronic',
4678: 'Danfoss'
};
const main = async () => {