mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[siemensrds] Remove r.H. from humidity state description pattern (#16616)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
e2d49ac79b
commit
3706757de3
@ -153,7 +153,7 @@
|
||||
<label>Humidity</label>
|
||||
<description>Measured humidity value</description>
|
||||
<category>humidity</category>
|
||||
<state readOnly="true" pattern="%.0f %%r.H."/>
|
||||
<state readOnly="true" pattern="%.0f %%"/>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="roomAirQuality">
|
||||
|
Loading…
Reference in New Issue
Block a user