mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[ventaair] Fix typo Dimenionsless in channel definition (#14896)
Fixes #14895 Signed-off-by: Stefan Triller <github@stefantriller.de>
This commit is contained in:
parent
fd460b9174
commit
e2611e2800
@ -96,7 +96,7 @@
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="humidity">
|
||||
<item-type>Number:Dimenionsless</item-type>
|
||||
<item-type>Number:Dimensionless</item-type>
|
||||
<label>Humidity</label>
|
||||
<description>Current Humidity</description>
|
||||
<category>Humidity</category>
|
||||
|
Loading…
Reference in New Issue
Block a user