Hi, I'm new here and it's my first experience with Node-Red.
What I'd like to do is to show the current temperature or windspeed data of the DWD weather node (https://flows.nodered.org/node/node-red-contrib-dwd-local-weather) at the red node dashboard. The weather node is already configured if i select the debug button I can see an object which shows the temperature, windspeed etc. of the configured weather station. But how can I further process these data?
