V0.7 Tested. Added RGB Test Animation
This commit is contained in:
parent
57023c72bb
commit
2b27a7eb4a
@ -136,7 +136,7 @@ bool onLedsShouldChange(String value){
|
||||
reset();
|
||||
thingToDo = "rgb";
|
||||
toDelay = root["time"];
|
||||
brightness = root["brightness"]
|
||||
brightness = root["brightness"];
|
||||
Homie.setNodeProperty(stripNode, "last", "{\"state\":\"success\"}");
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user