naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
313 stars 63 forks source link

Extend plugin: Get forcast data from weatherunderground? #104

Open WRTHacker opened 4 years ago

WRTHacker commented 4 years ago

First of all: Great work an really beautifull plugin, thanks!

As mentioned in the API documentation of Weather Underground, forecast data could be retrieved. In the plugin documentation, there is 0 for forecasts. I own an PWS and get an api key. When configure forecasts for WU, nothing is shown but now data. So far so good.

=> Will it be possible to extend the plugin to get the forecast data from WU?

Many thanks Lars

naofireblade commented 4 years ago

I don't own a PWS and therefore cannot test/develop this. The support for the new (to PWS owners limited) Weather Underground API was developed by a user.

I tried to check if the api documentation contains a forecast but can't even access that one without a PWS :( .

naofireblade commented 4 years ago

If you want forecast data, you can add another stations in the plugin to get the forecast from OpenWeatherMap: https://github.com/naofireblade/homebridge-weather-plus#multiple-stations-configuration

dacarson commented 6 months ago

I can take a look at this. I have a PWS, and thus can get a WU account.