iobroker-community-adapters / ioBroker.weatherunderground

ioBroker Adapter to load weather forecast from Weather Underground
MIT License
18 stars 12 forks source link

[Feature] upload of PWS 'current conditions' data to Weather Underground #59

Open raintonr opened 4 years ago

raintonr commented 4 years ago

Weather Underground is a two-way community where users can submit weather readings from their station to the community.

At present this adapter only allows download from other users observations and forecasts but I think it would be useful to perform uploads too.

User case:

We have temperature & humidity sensors at our house. While not a full weather station, it could still be useful to send these readings to Weather Underground. At some point we may add pressure & wind sensors and those would certainly be useful.

These observations actually come from other devices connected to ioBroker so the values appear in the object tree. A configuration page to define mapping of which observations (temperature, humidity, windspeed, etc) can be found in which objects would be required.

raintonr commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions.

Well, I think it would still be nice :)