Veeck 6d86ffade4
Fix rounding in precipitation percentage (#3045)
Percentage should be always rounded so that we dont get something like
"47.0000000001 %"

Some small typo and naming fixes also while I am here

---------

Co-authored-by: veeck <michael@veeck.de>
2023-02-20 20:04:40 +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.