diff --git a/devices/ledvance-orbis-cct-surface-downlight.json b/devices/ledvance-orbis-cct-surface-downlight.json new file mode 100644 index 00000000..e640e43e --- /dev/null +++ b/devices/ledvance-orbis-cct-surface-downlight.json @@ -0,0 +1,168 @@ +{ + "manufacturer": "LEDVANCE", + "name": "Orbis CCT Surface Downlight", + "key": "keytg5kq8gvkv9dh", + "ap_ssid": "LDV SMART+", + "github_issues": [ + 622 + ], + "image_urls": [ + "ledvance-orbis-cct-surface-downlight.jpg" + ], + "profiles": [ + "oem-bk7231s-light-ty-2.9.16-sdk-1.0.8-40.00" + ], + "schemas": { + "0000035nz8": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 20 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "white", + "colour", + "scene", + "music" + ], + "type": "enum" + }, + "id": 21 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 22 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 23 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 25 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 26 + }, + { + "type": "obj", + "mode": "wr", + "property": { + "type": "string", + "maxlen": 255 + }, + "id": 28 + }, + { + "mode": "rw", + "id": 30, + "type": "raw" + }, + { + "mode": "rw", + "id": 31, + "type": "raw" + }, + { + "mode": "rw", + "id": 32, + "type": "raw" + }, + { + "mode": "rw", + "id": 33, + "type": "raw" + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 34 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 41 + } + ] + }, + "device_configuration": { + "Jsonver": "1.1.9", + "brightmax": 100, + "brightmin": 7, + "c_lv": 1, + "c_pin": 8, + "cagt": 20, + "category": "0502", + "cmod": "cw", + "colormax": 100, + "colormin": 10, + "crc": 56, + "cwmaxp": 100, + "cwtype": 1, + "defbright": 100, + "defcolor": "c", + "deftemp": 0, + "dmod": 0, + "module": "WB3S", + "notdisturb": 0, + "onoffmode": 1, + "pmemory": 1, + "prodagain": 0, + "pwmhz": 4000, + "remdmode": 0, + "rgbt": 0, + "rstbr": 100, + "rstcor": "c", + "rstnum": 5, + "rsttemp": 0, + "title20": 1, + "w_lv": 1, + "w_pin": 6, + "wfcfg": "spcl", + "wfct": 3, + "wt": 20 + } +} diff --git a/images/ledvance-orbis-cct-surface-downlight.jpg b/images/ledvance-orbis-cct-surface-downlight.jpg new file mode 100644 index 00000000..d2a8f1fc Binary files /dev/null and b/images/ledvance-orbis-cct-surface-downlight.jpg differ