smartVISU
10:15,29.03, v2.7

Weather-Widgets

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


weather.forecast

Displays the forecast weather of one day at location

Parameters
{{weather.forecast(id, location, day) }}
id
unique id for this widget
location
location as string (optional)
day
offset: 1 for tomorrow (default), 2 the day after tomorrow ..., (optional)
Examples
If no location is given, the default location from config (Germany/Berlin/Berlin) is being used.
{{ weather.forecast('weather1') }}
Forecast for tomorrow
{{ weather.forecast('weather2', 'Germany/Berlin/Berlin', 1) }}

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

Widgets

Design

Misc