bpaauwe / WeatherFlow

UDI Polyglot based node server for the WeatherFlow smart weather station
Other
4 stars 2 forks source link

Node type vs. units is wrong #1

Open bpaauwe opened 6 years ago

bpaauwe commented 6 years ago

Create 3 different node type definitions for 3 unit configurations:

Normal SI: temperature: C pressure: mbar (this will become hPa once we add that unit) speed: kph rain: mm other distances: appropriate SI unit all others: SI

US: temperature: F pressure: inHg speed: mph rain: inches other distances: appropriate Imperial unit all others: Imperial

UK: temperature: C pressure: mbar speed: mph rain: mm other distances: appropriate Imperial unit all others: SI