From: Allan Seidel Date: Sun, 22 Aug 2021 09:58:38 +0000 (-0500) Subject: Update README.md (#11131) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=14cd779530c41749395a726d929d05f158607227;p=openhab-addons.git Update README.md (#11131) Corrected the humidifier mode label. --- diff --git a/bundles/org.openhab.binding.wemo/README.md b/bundles/org.openhab.binding.wemo/README.md index 6775c70e4f..08142904bd 100644 --- a/bundles/org.openhab.binding.wemo/README.md +++ b/bundles/org.openhab.binding.wemo/README.md @@ -254,7 +254,7 @@ sitemap demo label="Main Menu" Switch item=filterPresent // Humidifier - Switch item=humidifierMode label="Cooking Mode" mappings=[OFF="OFF", MIN="Min", LOW="Low", MED="Med", HIGH="High", MAX="Max"] + Switch item=humidifierMode label="Humidity Mode" mappings=[OFF="OFF", MIN="Min", LOW="Low", MED="Med", HIGH="High", MAX="Max"] Number item=desiredHumidity Number item=currentHumidity Number item=filterLive