From: Robert Szucs Date: Mon, 8 May 2023 09:41:29 +0000 (+0200) Subject: Fix a typo (#14953) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=254efb5372879125841feae5d916a0118ea0f473;p=openhab-addons.git Fix a typo (#14953) Signed-off-by: Robert Szucs --- diff --git a/bundles/org.openhab.binding.mqtt.generic/README.md b/bundles/org.openhab.binding.mqtt.generic/README.md index 92416d593b..7601509caa 100644 --- a/bundles/org.openhab.binding.mqtt.generic/README.md +++ b/bundles/org.openhab.binding.mqtt.generic/README.md @@ -35,7 +35,7 @@ be found on "device123/brightness". In openHAB we call that a **state topic**. This pattern is very common, that you have a command and a state topic. A sensor would only have a state topic, naturally. -Because every manufacturer can device on his own on which topic his devices publish, this +Because every manufacturer can decide on his own on which topic his devices publish, this binding can unfortunately not provide any auto-discovery means. If you use an open source IoT device, the chances are high,