Difference between revisions of "Plan control"

From Larnitech wiki page
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
<translate>
 
<translate>
 
<youtube>GNf-zfeYLSk</youtube>
 
<youtube>GNf-zfeYLSk</youtube>
===Zip file===
+
===Zip file=== <!--T:1-->
 
[{{filepath:ltPlan.zip}} ltPlan]
 
[{{filepath:ltPlan.zip}} ltPlan]
  
===Instruction===
+
===Instruction=== <!--T:2-->
 
<ol>
 
<ol>
 
<li>Install fresh application from [https://repo.larnitech.com/ https://repo.larnitech.com/]</li>
 
<li>Install fresh application from [https://repo.larnitech.com/ https://repo.larnitech.com/]</li>
Line 12: Line 12:
 
<li>Add record  
 
<li>Add record  
 
<syntaxhighlight lang="xml" line>
 
<syntaxhighlight lang="xml" line>
<item addr="2048:" type="virtual" sub-type="plan" image="plan.png"/>
+
<item addr="2048:" name="Room" type="virtual" sub-type="plan" image="plan.png"/>
 
</syntaxhighlight>  
 
</syntaxhighlight>  
 
to one or more areas in your logic.xml file.
 
to one or more areas in your logic.xml file.

Latest revision as of 08:15, 19 January 2024

Other languages:
English • ‎русский

Zip file

ltPlan

Instruction

  1. Install fresh application from https://repo.larnitech.com/
  2. Download file ltPlan.zip unpack it and add your floor images to png->plan folder
  3. Pack it back with ZIP and upload to your DE-MG/Metaforsa in Skins section. Important! ZIP file name must the same as folder name located inside
  4. Add record
    1<item addr="2048:" name="Room" type="virtual" sub-type="plan" image="plan.png"/>
    

    to one or more areas in your logic.xml file.

    Where "plan.png" name of your background image for the area
  5. Enable ltPlan skin in app (Settings->Skins)
  6. Add devices to your floor plan as shown on video

If the plan image has only opaque walls and a transparent background, you can use the sub-type="planp", and the application will automatically paint your walls blue.