From: James Melville Date: Thu, 17 Dec 2020 16:36:41 +0000 (+0000) Subject: [mqtt] Correct Typo (availabe) and propose clearer naming (#9403) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=4586f18863f3c95851cf69a31d9e20614b1f03de;p=openhab-addons.git [mqtt] Correct Typo (availabe) and propose clearer naming (#9403) Signed-off-by: James Melville --- diff --git a/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/thing/generic-thing.xml b/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/thing/generic-thing.xml index fc393ae563..edba180129 100644 --- a/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/thing/generic-thing.xml +++ b/bundles/org.openhab.binding.mqtt.generic/src/main/resources/OH-INF/thing/generic-thing.xml @@ -21,12 +21,12 @@ true - + Payload of the 'Availability Topic', when the device is available. Default: 'ON' true - + Payload of the 'Availability Topic', when the device is *not* available. Default: 'OFF' true