OWL4C d832d795df
Add openmeteo precipitation probability (#3099)
Due to the size of the commit there is no need for a long explanation:
Openmeteo supports precipitation probability in api, but the weather
provider .js had no support for it. After adding 4 lines it works as
expected. This should have no consequences on other files but improves
usability for (imo) the best weather provider.

---------

Co-authored-by: veeck <michael@veeck.de>
2023-05-13 09:29:00 +02:00
..
2023-02-04 19:02:55 +01:00
2022-07-02 14:38:10 -07:00
2023-02-04 19:02:55 +01:00

Weather Module Weather Provider Development Documentation

For how to develop your own weather provider, please check the MagicMirror² documentation.