/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_clock.html" %} {% block example %}
{% filter trim|escape|nl2br %}{% verbatim %}
{{ clock.countup('', 'bath.light.timestamp', 'bath.light.switch', '5s') }}
{% endverbatim %}{% endfilter %}