added description for new post argument 'blinkstick'

This commit is contained in:
Daniel Sommer 2022-03-04 00:41:10 +01:00
parent fe545fc39d
commit a2fc7cbcfe

View file

@ -35,6 +35,11 @@
"/pulse",
"/poweroff"
],
"blinkstick": {
"available": "string values",
"default": "undefined",
"description": "specifies the blinkstick by the id given in the config.json file or by serial"
},
"color": {
"available": "random, hex color codes (#ffffff), rgb color codes (255, 255, 255)",
"default": "random",