Philips Hue Discovery Outdoor Flood Light not showing all Channels

I just added a Philips Hue Discover Flood Light to my system and when it synced with my Raspberry Pi with openhabian running on it, it only had color and color temperature as channels.

I of course want to automate this light so I would like to be able to turn it on and off. Is it a problem with the binding or can I do something on my own? Can you guys help me approach this problem the right way please.

Thanks in advace.

Set color to 0 and the light is off

Thanks! Will try that.

That solution worked. Thank you. It was a bit confusing to have only color properties to work with. Was expecting a brightness of some sort.

If the brightness is 0 it is “no brightness”.
You could also set the color to OFF

heulight02_color.sendCommand(OFF)