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
ab910cca98
commit
0df4a1b6f9
@ -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