openhab / org.openhab.ui.habpanel

OUTDATED repo - HABPanel has moved to the openhab-webui repo!
https://github.com/openhab/openhab-webui
Eclipse Public License 1.0
97 stars 92 forks source link

Colorpicker does not list color groups #152

Closed TheNetStriker closed 7 years ago

TheNetStriker commented 7 years ago

The colorpicker in HabPanel only lists color items, but no color groups. As a workarround I've set the color group directly in the json text and it works very good. Can you extend the filter on the colorpicker to include color groups?

ghys commented 7 years ago

Ok, what's a "color group" though? A regular group?

TheNetStriker commented 7 years ago

Yes, I mean a regular group that contains only color items. Is there a way that such groups could also be included in the Filter?

ghys commented 7 years ago

With a few changes, yes. Thanks for bringing this to my attention :)