]> git.basschouten.com Git - openhab-addons.git/commit
[knx] Adapt to core, temperature differences (#15573)
authorHolger Friedrich <holgerfriedrich@users.noreply.github.com>
Wed, 13 Sep 2023 18:23:59 +0000 (20:23 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2023 18:23:59 +0000 (20:23 +0200)
commitd0b161aca189a9cbec317af6454f5f772f4ce3f0
tree59bbc66309b9ec5f503944c210b846e45012d47b
parent7da3012134c14dd28a0d03b3eae2397357fa6d13
[knx] Adapt to core, temperature differences (#15573)

Special handling for temperature differences in °F and °F/%,
DPT 9.002 and 9.003, needs to be adapted due to change in core.

Refs openhab/openhab-core#3792.

Implementation is valid for 4.0 and 4.x snapshot.

Fixes #15567.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
bundles/org.openhab.binding.knx/src/main/java/org/openhab/binding/knx/internal/dpt/ValueEncoder.java
bundles/org.openhab.binding.knx/src/test/java/org/openhab/binding/knx/internal/dpt/DPTTest.java