/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_device.html" %} {% block example %}
Example
{{ device.dimmer('dimmer1', 'Dimmer', 'bath_light_switch', 'bath_light_value') }}
{{ device.dimmer('dimmer1', 'Dimmer', 'bath_light_switch', 'bath_light_value') }}
{% endblock %}