Open Kackerlacka opened 2 years ago
photons apis aren't overly consistent or obvious and that command uses this, which doesn't have an overrides it seems, sorry.
In this case you need the brightness in the palette list it seems so
"palette": ["blue brightness:1", "green brightness:0.3"]
I'll see if I can find some time later to add overrides to it
I am trying to set brightness with the Morph command but it doesn't seem to be working. I put the following code into my command line:
And the command goes through, but the brightness doesn't change. I also tried 1 brightness in case the range is 0.01 to 1 instead of 1-255, but that didn't work either. Any idea what I'm doing wrong? Or is it not possible to do?