[haywardomnilogic] Fix chlorinator units. Continuation of PR#15478 (#16733)

* Fixed units on chlorinator timed percent state description pattern

Signed-off-by: Matt Myers <mmyers75@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
Matt 2024-05-10 00:01:05 -04:00 committed by Ciprian Pascu
parent 9af295c0de
commit fe531787ec

View 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">