/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_device.html" %} {% block example %}
{{ device.blind('blind1', 'Blind', 'bath_blind_mov', 'bath_blind_stop', 'bath_blind_pos', 'bath_blind_adjust', 'bath_blind_angle') }}
{{ device.blind('blind2', '', 'bath_blind_mov', 'bath_blind_stop', 'bath_blind_pos') }}