Kevin G 0ecb66c99e
Fixed precipitation unit conversion logic
Found an error that precipitation amount was not being calculated correctly when config.js is asking for Imperial units. This has been fixed.
2021-06-02 16:15:44 -04:00
..
2021-06-02 11:43:56 -04:00
2020-08-13 21:51:18 +02:00
2021-05-29 16:11:39 +02:00

Weather Module

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.

For configuration options, please check the MagicMirror² documentation.