Definitely interested in this. I currently run a single weather station in Diamond Bar, California USA.
- It's a Weatherflow Smart Home weather station collecting temperature, rain, wind, pressure, sunshine measurements.
- The data gets reported to the Weatherflow site and is also supposedly reported through to Wunderground.
- The Smart Home hub automatically uploads the data to their site, there's an api for pulling the data down from there and there's also an API for collecting the data directly from the hub via UDP and BLE (https://weatherflow.github.io/SmartWeather/api/)
- Something using JSON would be nice.
- Yes