naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
311 stars 61 forks source link

Remove support for DarkSky #267

Closed dacarson closed 5 months ago

dacarson commented 1 year ago

DarkSky is no longer available. I suggest the API should be removed.

(Then I can update converter.getRainAccumulated() for use by the SmartWeather API. Only DarkSky uses this API)

naofireblade commented 9 months ago

Hi, I dont run a homebridge instance anymore. Feel free to provide a PR and I will review and merge it.

dacarson commented 9 months ago

I have a patch, but I am seeing if I can bundle a few minor patches together.

dacarson commented 5 months ago

Fixed and landed in #276