Changes

Jump to navigation Jump to search
6 bytes added ,  08:07, 19 August 2021
no edit summary
Line 1: Line 1:  
==Tag automation (except valve-heating)==
 
==Tag automation (except valve-heating)==
==Standard automation description==
+
===Standard automation description===
    
There are 6 types of automation. Only one automation of each type could be connected to one element!
 
There are 6 types of automation. Only one automation of each type could be connected to one element!
   −
==The template of declaring the element with automation==
+
===The template of declaring the element with automation===
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
 
<item addr="Device address" auto-period="Time of automation disabling" name="Element name" type="Element type, for example lamp">
 
<item addr="Device address" auto-period="Time of automation disabling" name="Element name" type="Element type, for example lamp">
Line 12: Line 12:  
</item>
 
</item>
 
</syntaxhighlight>
 
</syntaxhighlight>
==Automation types and all the parameters for each of them==
+
===Automation types and all the parameters for each of them===
    
#Activating when opening one of the doors: '''on-by-door''' – enabled, door-sensors, illumination-sensors, illumination-level, time-interval, time-intervals
 
#Activating when opening one of the doors: '''on-by-door''' – enabled, door-sensors, illumination-sensors, illumination-level, time-interval, time-intervals

Navigation menu