/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_device.html" %} {% block example %} If you want to use knx dpt '20.102' use that gad/item 3 times for 'gad_mode', 'gad_night' and 'gad_frost'.
{{ device.rtr('rtr1', 'Heating', 'bath_rtr_act', 'bath_rtr_set', 'bath_rtr_comfort', 'bath_rtr_night',
'bath_rtr_frost', 'bath_rtr_state', 'bath_rtr_text') }}
{{ device.rtr('rtr2', 'Heating', 'bath_rtr_act', 'bath_rtr_set', 'bath_rtr_mode', 'bath_rtr_mode',
'bath_rtr_mode', 'bath_rtr_state', 'bath_rtr_text') }}