logi-fix.js aktualisiert

This commit is contained in:
s-mendyka 2024-06-06 00:07:14 +02:00
parent 3a3d88f5c1
commit 54b3b2b1e9

View File

@ -11,6 +11,7 @@ shutdownColor:readonly
LightingMode:readonly
forcedColor:readonly
*/
export function ControllableParameters(){
return [
{"property":"shutdownColor", "group":"lighting", "label":"Shutdown Color", "min":"0", "max":"360", "type":"color", "default":"#009bde"},