Skip to content

Instantly share code, notes, and snippets.

View djiwondee's full-sized avatar
🏠
Working from home

Roland B. djiwondee

🏠
Working from home
  • Germany, Frankfurt
View GitHub Profile
@djiwondee
djiwondee / README.md
Last active May 27, 2023 22:52
Dashboard with current conditions and forecast

Node-red Flow showing Node-red ui OpenweatherMap based condition and forecast

I was looking for implementation examples for the Openweathermap nodes together with the nice set of icons created by Erik Flowers. Within that exercise I've recognized there are not so much example available. So let me share my current implementation.

Bildschirmfoto 2019-03-09 um 15 36 58

Note: I'm using Node-red on a RaspberryPi. So my flow is implemented and tested on that platform.

Pre-requisites