zwave-js / certification-backlog

Issues and discussions related to Z-Wave certification of HA + Z-Wave JS
1 stars 0 forks source link

Color Switch CC: Improve inspecting the current state #22

Closed marcelveldt closed 3 months ago

marcelveldt commented 1 year ago

A recommendation (not requirement) is this one:

A controlling node SHOULD have a UI allowing the end user to see the following properties: • Last known configured color or color components values

While there is a way to see the current color... grafik ...I don't see a way to know which color that is. Would it be useful to be able to show the HEX or RGB values for that color?

This is obvious in the case of "red", but not in this case:

Is the current level of color component 'Blue' (ID = 4) set to 130 in the DUT's UI according to Requirement Number CL:0033.01.42.01.1?

Light off: grafik

Light on: grafik

AlCalzone commented 3 months ago

There is a button now to access the OS standard color picker which exposes this information.