mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-16 09:38:44 +00:00
Add Eurotronic SPZB0001 firmware. https://github.com/Koenkk/zigbee2mqtt/discussions/2921#discussioncomment-312151
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ const manufacturerNameLookup = {
|
||||
4489: 'Ledvance',
|
||||
4364: 'Osram',
|
||||
4648: 'Terncy',
|
||||
4098: 'Tuya'
|
||||
4098: 'Tuya',
|
||||
4151: 'Eurotronic'
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user