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

fix: undefined msg.payload leads to an error message: MOSMIX request … #50

Closed SimonButtazzi closed 1 year ago

SimonButtazzi commented 1 year ago

…failed: TypeError: Cannot read properties of undefined (reading 'lookAheadHours')

fixes: #49