mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
97cedc46e9
Fix #2283 Fix #4050 This PR is fixing two things in the computation of the displayState: - If a transformation is present in the state pattern, it has now priority over options provided by the state description - If no transformation is present in state pattern but options are provided by the state description, the provided state pattern is applied to the matching option Also remove a deprecated call to transform. If there is no transformation but options are provided without any matching with the current state and there is a pattern provided, then this pattern is used to format the output. Signed-off-by: Laurent Garnier <lg.hc@free.fr> |
||
---|---|---|
.. | ||
src | ||
.classpath | ||
.project | ||
NOTICE | ||
pom.xml |