Hello,
Sorry for asking this question in english, your reply may in german.
I would like to change the QC-template 1-103 within the Gira HomeServer because there is now an option in the timeswitch available to activate the frostprotection while I have unchecked the option 'Frost protection selectable'.
You can hide or show buttons by using the tag visible_slot="" in combination with on_value="" but this won't work with the timeswitch options.
Does anyone knows how I can enable or disable selectable functions in the timeswitch by using a parameter id from the interface.xml?
Many thanks for your help.
Sorry for asking this question in english, your reply may in german.
I would like to change the QC-template 1-103 within the Gira HomeServer because there is now an option in the timeswitch available to activate the frostprotection while I have unchecked the option 'Frost protection selectable'.
You can hide or show buttons by using the tag visible_slot="" in combination with on_value="" but this won't work with the timeswitch options.
Does anyone knows how I can enable or disable selectable functions in the timeswitch by using a parameter id from the interface.xml?
Many thanks for your help.
Code:
<timer used_slot="par_can_modify"> <action text="#1-103_Heating_Comfort" /> <action text="#1-103_Heating_Standby" /> <action text="#1-103_Heating_Reduction" /> <action text="#1-103_Heating_Antifreeze" /> </timer>