diff --git a/config.json b/config.json index e551f84..f6e4b89 100644 --- a/config.json +++ b/config.json @@ -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",