]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#11131)
authorAllan Seidel <akseidel@users.noreply.github.com>
Sun, 22 Aug 2021 09:58:38 +0000 (04:58 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Aug 2021 09:58:38 +0000 (11:58 +0200)
Corrected the humidifier mode label.

bundles/org.openhab.binding.wemo/README.md

index 6775c70e4f3ce10ecd627b8001b6fd9fb9c153e6..08142904bd55e906a5180eeb3f43da1c7c6cd6e3 100644 (file)
@@ -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