naofireblade / homebridge-weather-plus

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

[Feature Request] Get WU RainBool from precipRate #180

Closed peterneutron closed 3 years ago

peterneutron commented 3 years ago

As WU doesn't provide a rainBool value couldn't we use precipRate? Like when precipRate > 0.00 then rainBool = trueand when 0.00 then rainBool = false. Also we could add a threshold option when rainBool is triggered from precipRate.

Also there seems to be a public API key that can be used without registration. See https://www.loxwiki.eu/display/LOX/Wunderground-Anbindung+ohne+API-Key