6 lines
411 B
Markdown
Raw Normal View History

2017-09-22 10:37:39 +02:00
# Weather Module
2020-08-01 10:43:58 +02:00
This module aims to be the replacement for the current `currentweather` and `weatherforcast` modules. The 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.
2017-09-22 10:37:39 +02:00
For configuration options, please check the [MagicMirror² documentation](https://docs.magicmirror.builders/modules/weather.html).