]> git.basschouten.com Git - openhab-addons.git/commitdiff
[haywardomnilogic] Fix chlorinator units. Continuation of PR#15478 (#16733)
authorMatt <mmyers75@icloud.com>
Fri, 10 May 2024 04:01:05 +0000 (00:01 -0400)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 04:01:05 +0000 (06:01 +0200)
* Fixed units on chlorinator timed percent state description pattern

Signed-off-by: Matt Myers <mmyers75@icloud.com>
bundles/org.openhab.binding.haywardomnilogic/src/main/resources/OH-INF/thing/chlorinator.xml

index 465f7cb8356f3e2d94b52875ade2d2768e4ac932..58f2783170b625d8d6d5b995a64a510cbb1fc043 100644 (file)
@@ -48,7 +48,7 @@
        <channel-type id="timedPercent">
                <item-type>Number:Dimensionless</item-type>
                <label>Salt Output (%)</label>
-               <state min="0" max="100" step="1.0" pattern="%d %" readOnly="false"/>
+               <state min="0" max="100" step="1.0" pattern="%d %%" readOnly="false"/>
        </channel-type>
 
        <channel-type id="scMode">