Skip to content

Commit f4916a5

Browse files
authored
Merge pull request #307 from peternewman/manufacturer-updates
Autoupdated manufacturer data
2 parents 8ef069e + d5a4aee commit f4916a5

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.codespellignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
(0x067A, "Inster Co, Ltd"),
1313
(0x072D, "Sting Alleman"),
1414
(0x07F9, "Bion Technologies GmbH"),
15+
(0x0912, "ags - Wissenschaftliche Arbeitsgemeinschaft fur Studio- und Senderfragen"),
1516
(0x0933, "Beyond Lighting WLL"),
1617
(0x096F, "Shenzhen showho technolgy co.,ltd"),
1718
(0x0931, "Cristal Controles"),
@@ -28,3 +29,4 @@
2829
return'{'+pairs.join(',')+'}';}};$.evalJSON=typeof JSON==='object'&&JSON.parse?JSON.parse:function(src){return eval('('+src+')');};$.secureEvalJSON=typeof JSON==='object'&&JSON.parse?JSON.parse:function(src){var filtered=src.replace(/\\["\\\/bfnrtu]/g,'@').replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']').replace(/(?:^|:|,)(?:\s*\[)+/g,'');if(/^[\],:{}\s]*$/.test(filtered)){return eval('('+src+')');}else{throw new SyntaxError('Error parsing JSON, source is not valid.');}};$.quoteString=function(string){if(string.match(escapeable)){return'"'+string.replace(escapeable,function(a){var c=meta[a];if(typeof c==='string'){return c;}
2930
--passin \
3031
'link': 'http://www.ljusdesign.se/produkt/styrning/adhoc-dmx-splitter-din/',
32+
"forin": true,

data/manufacturer_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@
188188
(0x0199, "Ocean LED Marine Ltd."),
189189
(0x019A, "TwoGain Electronics"),
190190
(0x019B, "ElectroTAS Soluciones Profesionales"),
191+
(0x019C, "Ningbo Snappy Optoelectronics Co., Ltd."),
191192
(0x019F, "DaisaLed Ltd."),
192193
(0x01A0, "Light With LED"),
193194
(0x01A1, "Yuesheng Stage Light Limited"),

0 commit comments

Comments
 (0)