merge adalight and adalightapa102 (#303)

if you want to use adalightapa102 driver, select adalight and set
lightberry_apa102_mode : true
in device config. Default is standard adalight
This commit is contained in:
redPanther
2016-12-01 16:17:14 +01:00
committed by GitHub
parent 1670ec58a7
commit 9ddbf81810
9 changed files with 50 additions and 133 deletions

View File

@@ -26,6 +26,13 @@
"default": 5000,
"append" : "ms",
"propertyOrder" : 4
},
"lightberry_apa102_mode": {
"type": "boolean",
"format": "checkbox",
"title":"LightBerry APA102 Mode",
"default": false,
"propertyOrder" : 5
}
},
"additionalProperties": true