mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-17 18:18:49 +00:00
Add Osram/Ledvance OTA files (#11)
* Add Osram/Ledvance OTA files Sourced from https://update.ledvance.com/firmware-overview * Correct index.json * Remove Ikea manufacturer code (not used) Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
co-authored by
Koen Kanters
parent
bcc332a12e
commit
8dd931f880
@@ -10,6 +10,8 @@ const manufacturerNameLookup = {
|
||||
4448: 'Sengled',
|
||||
4420: 'Lutron',
|
||||
4405: 'DresdenElektronik',
|
||||
4489: 'Ledvance',
|
||||
4364: 'Osram'
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user