c5te1n / node-red-contrib-dwd-local-weather

Node Red node to retrieve local weather forecast from DWD (Germany)
Apache License 2.0
13 stars 11 forks source link

Functional wish: Add heat index and wind chill #19

Open StephanStS opened 3 years ago

StephanStS commented 3 years ago

The node is good, thanks for working on it. It serves well for outdoor temperature based issues.
I would appreciate an extension with heat index and windchill. This shall give an idea what to expect when going outside.

I propose the following outputs:

For the heat index and heat index status I can provide a C code example.

In addition I would propose to go to version 1.0.0, in my opinion the node is stable enough for a 1.x.x version number.

StephanStS commented 3 years ago

See also flow "Calculate 'feels like temperature' for weather models".