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:
Felix Mann
2020-10-05 15:00:32 +02:00
committed by GitHub
co-authored by Koen Kanters
parent bcc332a12e
commit 8dd931f880
60 changed files with 466 additions and 0 deletions
+2
View File
@@ -10,6 +10,8 @@ const manufacturerNameLookup = {
4448: 'Sengled',
4420: 'Lutron',
4405: 'DresdenElektronik',
4489: 'Ledvance',
4364: 'Osram'
};
const main = async () => {