I’ve been trying to get a node-red wunderground flow working on my emoncms rpi using these instructions:
https://blog.openenergymonitor.org/2016/02/outdoor-temperature-data-from-weather/
Whether I use coordinates or a city name, the debug output gives me:
“Can’t find city: undefined, undefined.”
I updated to buster, assuming it was down to the ancient version of nodejs, npm, node-red, etc., and when that didn’t help, I even tried the node-red docker container, but still get the same error.
Does anyone have any ideas how to solve this?
Regards
Jeff