johnwalicki / node-red-contrib-twc-weather

Node-RED nodes for The Weather Company and Weather Underground Personal Weather Station APIs
Apache License 2.0
10 stars 11 forks source link

Temperatures with point values #5

Closed KiCADHugo closed 3 years ago

KiCADHugo commented 3 years ago

How can i get temperature values like 23.5 °C ? My Bresser weather station shows this values.

johnwalicki commented 3 years ago

Hi @KiCADHugo - You can switch between Metric / English / Hybrid units. Double click on the various node-red-contrib-twc-weather nodes. Most of them have a "Unit of Measure" property. Change the drop down to Metric units

johnwalicki commented 3 years ago

Did that work for you?

KiCADHugo commented 3 years ago

on a pws-observations node i use "Metric Units" on Unit of measure, but i receive : metric: object temp: 19 heatIndex: 19 dewpt: 9 windChill: 19 windSpeed: 10 windGust: 11 pressure: 1119.88 precipRate: 0 precipTotal: 0 elev: 12 on wunderground i see the same, only temp 19.

johnwalicki commented 3 years ago

Yes - Metric units will return temp in °C