[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>
pull/16775/head
Matt 2024-05-10 00:01:05 -04:00 committed by GitHub
parent 6efe62fe70
commit 6c56f29dae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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