<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=Tag_automation%2Fen</id>
	<title>Tag automation/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=Tag_automation%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=Tag_automation/en&amp;action=history"/>
	<updated>2026-04-08T02:28:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://wiki.larnitech.com/index.php?title=Tag_automation/en&amp;diff=8707&amp;oldid=prev</id>
		<title>FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=Tag_automation/en&amp;diff=8707&amp;oldid=prev"/>
		<updated>2022-01-23T11:52:33Z</updated>

		<summary type="html">&lt;p&gt;Updating to match new version of source page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
==Tag automation (except valve-heating)==&lt;br /&gt;
===Standard automation description===&lt;br /&gt;
&lt;br /&gt;
There are 6 types of automation. Only one automation of each type could be connected to one element!&lt;br /&gt;
&lt;br /&gt;
===The template of declaring the element with automation===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot; line&amp;gt;&lt;br /&gt;
&amp;lt;item addr=&amp;quot;Device address&amp;quot; auto-period=&amp;quot;Time of automation disabling&amp;quot; name=&amp;quot;Element name&amp;quot; type=&amp;quot;Element type, for example lamp&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;automation all the required parameters of automation within the tag and type=&amp;quot;automation type&amp;quot;/&amp;gt;&lt;br /&gt;
    all the subtags with all required automations, one per each type in a single string&lt;br /&gt;
    &amp;lt;linked addr=&amp;quot;could be bound to the buttons&amp;quot;/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/item&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
===Automation types and all the parameters for each of them===&lt;br /&gt;
&lt;br /&gt;
#Activating when opening one of the doors: '''on-by-door''' – enabled, door-sensors, illumination-sensors, illumination-level, time-interval, time-intervals&lt;br /&gt;
#Disactivating when closing the door: '''off-by-door''' – enabled, door-sensors, delay, motion-sensors, motion-level, time-interval, time-intervals&lt;br /&gt;
#Activating according to movement on any of specified sensors: '''on-by-moving''' – enabled, motion-sensors, motion-level, illumination-sensors, illumination-level, time-interval, time-intervals&lt;br /&gt;
#Disactivating according to movement on all the specified sensors: '''off-by-moving''' – enabled, motion-sensors, motion-level, time-interval, time-intervals&lt;br /&gt;
#Disactivating according to the level of illumination on all the sensors: '''off-by-illumination''' – enabled, illumination-sensors, illumination-level, time-interval, time-intervals&lt;br /&gt;
#Activating and disactivating according to time patterns: '''with-time''' – enabled, time-intervals&lt;br /&gt;
&lt;br /&gt;
===Parameters description===&lt;br /&gt;
&lt;br /&gt;
#'''enabled''' – automation activating ('''=&amp;quot;yes&amp;quot;''') or disactivating ('''=&amp;quot;no&amp;quot;''')&lt;br /&gt;
#'''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''')&lt;br /&gt;
#'''motion-level, illumination-level''' – reading levels of corresponding sensors&lt;br /&gt;
#'''time-interval''' – timing range operation of sensors readings levels&lt;br /&gt;
#'''time-intervals''' – parameter in the format of 7 consecutive repeating successions of hexadecimal notations like XXXXXXXXXXXX (their length is 12 symbols, per each day of the week starting from SUNDAY), symbolizing bitwise automation activity half-hour periods of time (i.e. each number equals to 2 hours exactly)&amp;lt;br&amp;gt;Examples:&amp;lt;br&amp;gt;time-intervals=&amp;quot;000000000000000000000000000000000000000000000000000000000000000000000000000000000000&amp;quot; – it doesn’t operate ever:&amp;lt;br&amp;gt;time-intervals=&amp;quot;FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&amp;quot; – it operates always:&amp;lt;br&amp;gt;time-intervals=&amp;quot;FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&amp;quot; – it doesn’t operate only on Tuesday till 8 a.m.&lt;br /&gt;
#'''delay''' – off delay parameter on movement in automation of switching off according to the door after its closing&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>