Community Support
Hi Pierre 🙂
I'm a all new owner of a WH2900 station and i have a suggestion to easily integrate data from all stations that use the ecowitt protocol and can upload to a custom url into the weatherstation plugin without the need to use weewx or cumulus to create the needed txt files.
There is this project on github: https://github.com/iz0qwm/ecowitt_http_gateway
It's a single php file that fetches data from the station and create a json file with all data in both imperial und metric (live and updated example that you could use for testing: https://wetter.hilman.eu/data/report/log/weather_3F7319D6E28E380CD4F8C4D7B78DA378.json)
Do you think it's possible to add support to import data from this json source? This would make it very easy to get data from FineOffset stations (or any other station that supports ecowitt and custom url) into weather station 🙂
Thank you 🙂
Manuel