Skip to content

Commit

Permalink
[fineoffsetweatherstation] Fix QuantityType for rain-rate (openhab#14039
Browse files Browse the repository at this point in the history
)

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 <[email protected]>
  • Loading branch information
Andy2003 authored Dec 22, 2022
1 parent af16d52 commit 14c8b39
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 123 deletions.
Loading

0 comments on commit 14c8b39

Please sign in to comment.