OH3 Floorplan colorpicker

Hello,

I have a floorplan page with lights, and so far this is working well.

For a Hue light I would like to add a switch (to turn it on/off), and a colorpicker. I have both of these working on my overview page with cells, but it would be nice to have from the floorplan as well.

I managed to add the switch and this is working well (it even changes the icon to show the state).

I then added a marker with the oh:colorpicker, which looks good. But I have no idea what action to add so it lets me select the color (something like the colorpicker cell, which works well to control that light).

Is there a way to have a colorpicker as action for a floorplan marker ?

  • Platform information:
    • Hardware: Raspberry Pi Model B Rev 1/225MB/32GB SD
    • OS: openhabian 3.1.0 release build
    • Java Runtime Environment: openjdk version “11.0.11” Zulu11.48+21-CA
    • openHAB version: 3.1.0

Hi,
You can create a widget and show it at the floorplan with a popup or popover.
E.g. Here is a colorpicker widget:

1 Like