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-19 21:36:50 +01:00
2023-02-18 18:24:11 +01:00
2023-02-18 18:24:11 +01:00
2022-09-21 23:40:15 +02:00
2023-02-19 21:36:50 +01:00

Weather Module

This module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fulfill both purposes.

For configuration options, please check the MagicMirror² documentation.