openhab-core/bundles/org.openhab.core/src
J-N-K 2bceba6954
Fix missing stateDescriptionProvider in Group items (#3144)
* Fix missing stateDescriptionProvider in Group items

The stateDescriptionProvider was not properly passed to the base item. Because of that units set in the state description were not properly used when setting the group state after calculating aggregation functions.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-11-06 20:50:05 +01:00
..
main Fix missing stateDescriptionProvider in Group items (#3144) 2022-11-06 20:50:05 +01:00
test Fix invertible unit conversions when sent via a binding or uses in ItemUIRegistry (#3134) 2022-10-27 20:26:27 +02:00