This commit is contained in:
Koen Kanters
2021-01-26 20:14:53 +01:00
parent 497ceb2562
commit 53d2f6af9c
3 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ const manufacturerNameLookup = {
4489: 'Ledvance',
4364: 'Osram',
4648: 'Terncy',
4098: 'Tuya'
4098: 'Tuya',
4151: 'Eurotronic'
};
const main = async () => {