My Lighting
Administrative Console
Basic Interface
Devices
|
Scenes
|
Programs
| {#if $T.modules.climate.isInstalled}{*Wheather Module*}
Weather Information
| {#/if} {#if $T.modules.eMeter.isInstalled}{*eMeter*}
Utility Meter
| {#/if} {#if $T.modules.networking.isInstalled}{*eMeter*}
Networking Resources
|
Networking WOL
| {#/if}
Administrative Console
Basic Interface
Clear Cache
Refresh status
Name
Status
Control
{#foreach $T.nodes as node} {#if $T.node.name.charAt(0) != nodeHideChar}
{$T.node.name}
{$T.node.status}
{#if $T.node.cat == 1 || $T.node.cat == 2 || $T.node.cat == 7 || !$T.node.cat}
ON
OFF
{#/if}
{#/if} {#/for}
Refresh status
{#if $("#title").html($T.name)} {#/if} {#if $T.parentId}
Back
{#/if}
Refresh
{#if $T.folder}
Name
Status
Last Run
Last Finish
Next Run Time
Control
{#foreach $T.programs as program}
{$T.program.name}
{$T.program.status}
{#if !$T.program.folder}
{$T.program.lastRun}
{$T.program.lastFinish}
{$T.program.nextRun}
Run Then
Run Else
{#/if}
{#/for}
Refresh
{#else} {#foreach $T.properties as property}
{$T.property.label}
:
{$T.property.formatted}
{#/for}
Run If
Run Then
Run Else
Stop
Enable
Disable
Run At Startup
Do Not Run at Startup
{#/if}
{#param name=id value=$T.id} {#foreach $T.properties as property}
{$T.property.label}
{$T.property.formatted}
{#/for}
{#foreach $T.controls as control} {#if controls[$T.control].actions[0]}
{controls[$T.control].label}
{#foreach controls[$T.control].actions as action}
{$T.action.label}
{#/for}
{#else}
{controls[$T.control].label}
{#/if} {#/for} {#if $T.cat == 1}{* node is Dimmer *} {*
Dim
Bright
*}
{#if $T.cat}{* node is not a Scene*}
Refresh
{#/if}
Refresh
{#param name=id value=$T.id} {#foreach $T.properties as property}
{$T.property.label}:
{$T.property.formatted}
{#/for}
Courtesy of WeatherBug™
Refresh
{#param name=id value=$T.id} {#foreach $T.properties as property}
{$T.property.label}:
{$T.property.formatted}
{#/for}
Name
Control
{#foreach $T as rule}
{$T.rule.name}
{#if $T.rule.mac}{* mac means it is WOL else it is a resource *}
Wake
{#else}
Run
{#/if}
{#/for}