Changes

66 bytes added ,  11:38, 23 January 2022
Marked this version for translation
Line 1: Line 1:  
<languages/>
 
<languages/>
 
<translate>
 
<translate>
==Tag automation (except valve-heating)==
+
==Tag automation (except valve-heating)== <!--T:1-->
 
===Standard automation description===
 
===Standard automation description===
    +
<!--T:2-->
 
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=== <!--T:3-->
 
<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 16: Line 17:  
===Automation types and all the parameters for each of them===
 
===Automation types and all the parameters for each of them===
    +
<!--T:4-->
 
#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
 
#Disactivating when closing the door: '''off-by-door''' – enabled, door-sensors, delay, motion-sensors, motion-level, time-interval, time-intervals
 
#Disactivating when closing the door: '''off-by-door''' – enabled, door-sensors, delay, motion-sensors, motion-level, time-interval, time-intervals
Line 23: Line 25:  
#Activating and disactivating according to time patterns: '''with-time''' – enabled, time-intervals
 
#Activating and disactivating according to time patterns: '''with-time''' – enabled, time-intervals
   −
===Parameters description===
+
===Parameters description=== <!--T:5-->
    +
<!--T:6-->
 
#'''enabled''' – automation activating ('''="yes"''') or disactivating ('''="no"''')
 
#'''enabled''' – automation activating ('''="yes"''') or disactivating ('''="no"''')
 
#'''door-sensors, motion-sensors, illumination-sensors''' – the addresses of sensors of corresponding type applied for automation ('''several sensors are specified via, for example 533:10;525:12''')
 
#'''door-sensors, motion-sensors, illumination-sensors''' – the addresses of sensors of corresponding type applied for automation ('''several sensors are specified via, for example 533:10;525:12''')
editor, translation-admin, translator
4,754

edits