neoground / neowx-material

Revamp WeeWX with Neowx-Material, a modern Material Design skin offering a sleek, responsive UI, captivating graphs & advanced features.
https://neoground.com/projects/neowx-material
MIT License
54 stars 30 forks source link

Aerisweather forecast #6

Open iiseppi opened 3 years ago

iiseppi commented 3 years ago

I wonder how hard it would be to make Aerisweather forecasts work with this theme? As https://darksky.net does not allow any new registrations and stops providing the free forecast at the end of this year so that would not be an option. If you provide weather data to https://www.pwsweather.com you can use AerisWeather forecasts. There are couple of templates which have done this. Like Saratoga template https://saratoga-weather.org/index.php and Belchertown skin https://github.com/poblabs/weewx-belchertown .

There is api to use with AerisWeather. https://www.aerisweather.com/support/docs/api/

open-meteo commented 3 years ago

Hi! Creator of open-meteo here.

I created a non-commrecial no-api-key weahter api. I looks like it covers most data in NeoWX. Maybe it could be of use to you. Let me know if I can help.

Best, Jeff

iiseppi commented 3 years ago

Hi! Creator of open-meteo here.

I created a non-commrecial no-api-key weahter api. I looks like it covers most data in NeoWX. Maybe it could be of use to you. Let me know if I can help.

Best, Jeff

Hi Jeff,

Can you deploy installation instructions and I can test it?