openhab-google-assistant icon indicating copy to clipboard operation
openhab-google-assistant copied to clipboard

openHAB GUI does not offer all Light Group Attributes

Open waynethomas69 opened this issue 1 year ago • 1 comments

Currently the openHAB GUI only offers lightBrightness and lightColorTemperature as attributes for a light group. The lightColor and lightPower attributes are missing. Current work-around is to modify the attribute manually in the "Code" tab.

image

waynethomas69 avatar Aug 21 '22 23:08 waynethomas69

This is a known problem that is currently not easy to solve. The attributes that are displayed to you in the openHAB GUI are maintained in a different place than this integration. Therefore, you always have to update these configurations as soon as the integration has received new options. In addition, publishing the changes is bound to openHAB releases.

This is why I can for now just ask you to use the openHAB Google Assistant Documentation and add the missing attributes using the code tab, like you described.

michikrug avatar Sep 15 '22 12:09 michikrug

Where is that maintained? The webui's repo? Is an issue already opened for this? I also just recently helped someone with the problem that "Light" changed to "SpecialColorLight".

rkoshak avatar Nov 02 '22 14:11 rkoshak

Issue is tackled within https://github.com/openhab/openhab-webui/pull/1539

michikrug avatar Nov 10 '22 15:11 michikrug

Should be rolled out with the openHAB release 3.4.0

michikrug avatar Jan 01 '23 19:01 michikrug