Jump to content

Newbie Help with Switch Statuses


ControlKH

Recommended Posts

I am guessing this is fairly simple, but I have looked and can't seem to find the answer I am looking for. I hope someone can help me out with some code.

 

I have a 2487S keypadlinc (6 button) and a number of 2477S Switches and I use Mobilinc.

Let's call one of the 2477S Switches "Outside Lights".

Right now I have keypadlinc Switch A programmed to also control the above.

No matter how I turn ON or OFF the "Outside Lights" (ie: the real switch, keypadlinc A, or Mobilinc) I want the switch LEDs to show the correct status.

 

I also plan to add another keypadlinc set up fort he exact same control.

 

Also curious how to get the keypadlinc to chime briefly when a motion sensor is activated.

 

Also, I am also not really sure when / why I would need a scene vs just more programs.

Link to comment

Define an ISY Scene. Add KeypadLinc button A and SwitchLinc Outside Lights to Scene as Controllers. Operating KPL button A, SwitchLinc paddle will control the outside lights and the KPL button LED and SwitchLinc LEDs will stay in sync.

 

I do not use MobiLinc but it is my understand that if you click the SwitchLinc or KPL Icons MobiLinc will operate the Scene the two devices are Controllers of which will keep the devices in sync. If you operate the SwitchLinc as a device from MobiLinc only the SwitchLinc will change state and the KPL button LED will not follow. That is the way Insteon works. To keeps both devices in sync MobiLinc has to operate on the ISY Scene.

Link to comment

The Beep can be done this way. Note that Beep is not very loud and the duration has no affect. Some day SmartLabs may support duration but for now the device firmware ignores duration.

If
       Control 'MotionSensor2-Sensor' is switched On

Then
       Repeat 5 times
          Set 'KeypadLinc v41' 100 (Beep Duration)

Else
  - No Actions - (To add one, press 'Action')

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...