Andrés Vanegas Jiménez 23ee155ded
Fixed wind speed units for Open-Meteo Weather Provider (#3054)
Resolved technical debt for
[2964](https://github.com/MichMich/MagicMirror/pull/2964):

- Set wind speed unit to m/s
- Rename parameter `past_days` to `pastDays` to be consistent with all
configs
2023-03-01 09:38:38 +01: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
2023-02-04 19:02:55 +01:00
2023-02-04 19:02:55 +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.