MagicMirror/modules/default/weather
PascalBDN d5047f6ee0 first commit 2023-09-30 20:18:17 +02:00
..
providers first commit 2023-09-30 20:18:17 +02:00
README.md first commit 2023-09-30 20:18:17 +02:00
current.njk first commit 2023-09-30 20:18:17 +02:00
forecast.njk first commit 2023-09-30 20:18:17 +02:00
hourly.njk first commit 2023-09-30 20:18:17 +02:00
weather.css first commit 2023-09-30 20:18:17 +02:00
weather.js first commit 2023-09-30 20:18:17 +02:00
weatherobject.js first commit 2023-09-30 20:18:17 +02:00
weatherprovider.js first commit 2023-09-30 20:18:17 +02:00
weatherutils.js first commit 2023-09-30 20:18:17 +02:00

README.md

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.