Files
MagicMirror/defaultmodules/weather
Karsten Hassel 0ca91f7292 weather: fixes for templates (#4054)
Follow up for #4051 

- fix loading default weather.css (the construction with `./weather.css`
gave a 404)
- accept `themeDir` with and without trailing slash
2026-03-09 23:29:48 +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.