mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-07-04 21:38:27 -07:00
331d147d50
There is a wrong treatment to appendLocationNameToHeader. The location should be always returned and leave the weater.js to decide if is included or not in the header.
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.