[fineoffsetweatherstation] Fix QuantityType for rain-rate (#14039)

A community member realized, that the used unit for rain-rate was wrong (https://community.openhab.org/t/fine-offset-weather-station-binding-discussion/134167/153)
Rain rate is measured in mm/h and so it is not a `VolumetricFlowRate` but a `Speed`.

Additionally, I added some details to the doc.

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
This commit is contained in:
Andreas Berger
2022-12-22 21:17:07 +01:00
committed by GitHub
parent af16d52e9b
commit 14c8b3972c
2 changed files with 127 additions and 123 deletions

View File

@@ -108,7 +108,7 @@
</channel-type>
<channel-type id="rain-rate">
<item-type>Number:VolumetricFlowRate</item-type>
<item-type>Number:Speed</item-type>
<label>Rain Rate</label>
<category>Rain</category>
<tags>