Weather-Widgets

weather.current weather.forecast weather.forecastweek weather.map weather.mapslides


weather.forecastweek

Displays the forecast weather of the next 4 days

Parameters
{{ weather.forecastweek(id, location, repeat) }}
id
unique id for this widget
location
location as string (optional)
repeat
the refresh interval for this widget using relative time format (optional, default 3h)
Examples
If no location is given, the default location from config (Germany/Bayern/Würzburg) is being used.
{{ weather.forecastweek('weather1') }}
{{ weather.forecastweek('weather2', 'lat=45&lon=7') }}

based on jDigiClock by Radoslav Dimov - http://www.radoslavdimov.com

Widgets

Design

Misc