device.rtr
Standard RTR (Room Temperatur Regulator)
{{device.rtr(id, txt, item_actual, item_set, item_comfort, item_night, item_frost, item_state, item_txt, step) }}
id
txt
item_actual
item_set
item_comfort
item_night
item_frost
item_state
item_txt
step
{{ 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') }}