openhab-addons/bundles/org.openhab.binding.mqtt.generic/src
Cody Cutrer 26ad08cca9
[mqtt] set the proper unit in the state description (#13604)
So that other pieces of openhab can know what unit it's going to be,
without it having a value yet. Importantly, any necessary conversion
that need to be applied to the other portion of the state description -
min, max, and step.

See also https://github.com/openhab/openhab-core/pull/3132

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2022-10-27 08:34:50 +02:00
..
main [mqtt] set the proper unit in the state description (#13604) 2022-10-27 08:34:50 +02:00
test/java/org/openhab/binding/mqtt/generic [mqtt] support mired<->Kelvin unit conversion (#13575) 2022-10-22 20:07:33 +02:00