]> git.basschouten.com Git - openhab-addons.git/commit
[knx] Bugfix problem with DPT 251.600 (#15723)
authorMarco Müller <marco@ms-mueller.ch>
Tue, 10 Oct 2023 07:58:49 +0000 (09:58 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 07:58:49 +0000 (09:58 +0200)
commit06d8e750f24ca6892190701b9a8f92044f39474a
tree2bd72af99f4d1bb884e1ae144fef7401a3cc5b3a
parent0c3ef0a5f4b20fd86b052c2fbe17ace3abc36c3f
[knx] Bugfix problem with DPT 251.600 (#15723)

* Fix problem with DPT 251.600.
In the old implementation the datatype was implemented with byte 0-255.
The DPT 251.600 is defined with 0-100%, change this from byte to
PercentType.

Signed-off-by: Marco Mueller <marco@ms.mueller.ch>
bundles/org.openhab.binding.knx/src/main/java/org/openhab/binding/knx/internal/dpt/ValueEncoder.java