From: Jochen Klein Date: Sat, 23 Jan 2021 20:11:39 +0000 (+0100) Subject: [mqtt.generic] Fix default values in switch/contact channels (#9760) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=f2ed9841df2df4b06308e35c4ff01620fc221429;p=openhab-addons.git [mqtt.generic] Fix default values in switch/contact channels (#9760) Signed-off-by: Jochen Klein --- diff --git a/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/config/switch-channel-config.xml b/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/config/switch-channel-config.xml index ae15f7e9a2..72d9e16124 100644 --- a/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/config/switch-channel-config.xml +++ b/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/config/switch-channel-config.xml @@ -83,13 +83,11 @@ A number (like 1, 10) or a string (like "enabled") that is additionally recognised as on/open state. You can use this parameter for a second keyword, next to ON (OPEN respectively on a Contact). - 1 A number (like 0, -10) or a string (like "disabled") that is additionally recognised as off/closed state. You can use this parameter for a second keyword, next to OFF (CLOSED respectively on a Contact). - 0