openhab-addons/bundles/org.openhab.binding.upnpcontrol/src
Wouter Born c58d894bf0
Use OnOffType.from to reduce code (#16101)
You can create an `OnOffType` using a boolean nowadays which reduces the amount of code.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-12-23 19:06:21 +01:00
..
main Use OnOffType.from to reduce code (#16101) 2023-12-23 19:06:21 +01:00
test/java/org/openhab/binding/upnpcontrol/internal/handler Java 17 features (T-Z) (#15576) 2023-09-21 07:58:53 +02:00