Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more destinations #38

Open
lowfatcode opened this issue Aug 30, 2022 · 3 comments
Open

Add support for more destinations #38

lowfatcode opened this issue Aug 30, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@lowfatcode
Copy link
Member

A user has requested support for:

WeatherUnderground (https://www.wunderground.com/signup)
Awekas.at (https://www.awekas.at/wp/?lang=en)
Met Office WoW (https://register.metoffice.gov.uk/WaveRegistrationClient/public/register.do?service=weatherobservations)
PWS (https://www.pwsweather.com)
opensensemap (https://opensensemap.org), or
CWOP (http://www.wxqa.com)

@lowfatcode
Copy link
Member Author

"I would say keep current upload options (but provide more docs) and then add in Wunderground (common option so will be popular, app support, etc), PWS (easy and pretty dashboards) and Met Office or Opensensemap (ties into the maker/community piece)."

@lowfatcode lowfatcode added the enhancement New feature or request label Aug 30, 2022
@MrDrem
Copy link

MrDrem commented Sep 26, 2022

Could options for multiple destinations be considered? I've switched over to a local InfluxDB option, but would like to also be able to upload to others.

@Gadgetoid
Copy link
Member

@MrDrem the relative complexity may be too much for the little RP2040 to handle, not to mention the battery consumption. It might be somewhere between impractical and impossible to pull off.

I wont say never because @lowfatcode is steering this project and has the final word, but I would very much encourage uploading to a local MQTT instance running on a Pi or otherwise, and then running scheduled jobs to copy that data where you want it.

I dare say we could build something to help with this, but one step at a time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants