"white" not working in Node Red

Hey all,

does white still work?

image

Im getting this error

image

Thanks :slight_smile:

I’m quite sure that is incorrect json data.
You probably need something like {color: white, brightness: 10}.
Look at the attributes of the light and see what that looks like and use the same format.

1 Like

Yeah ok,

Ill check that. I got that from the light.mylight doco.

Let me have a look

Thank you!!! I forget about the dev tools LOL

Its “white_value” even though the doco says its white and I seen somewhere (cant find it now) that white_value was being changed to white

“facepalm”

Anyway, working now. thanks!

This did the job for me. Have been strugeling with that for a while.