Difference between revisions of "Plan control"
Jump to navigation
Jump to search
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
+ | <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 10: | 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. | ||
Line 18: | Line 20: | ||
</ol> | </ol> | ||
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. | 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. | ||
+ | </translate> |
Latest revision as of 08:15, 19 January 2024
Zip file
Instruction
- Install fresh application from https://repo.larnitech.com/
- Download file ltPlan.zip unpack it and add your floor images to png->plan folder
- 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
- 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 - Enable ltPlan skin in app (Settings->Skins)
- 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.