Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome General
 PowerHome Messageboard : PowerHome General
Subject Topic: Turn on Keypad link LED from Macro? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Plano_Mike
Newbie
Newbie
Avatar

Joined: March 04 2006
Location: United States
Online Status: Offline
Posts: 36
Posted: March 05 2006 at 17:43 | IP Logged Quote Plano_Mike

How do I do the above?

The buttons don't show up as devices, even if I try to link them in discover mode...

__________________
Mike
Back to Top View Plano_Mike's Profile Search for other posts by Plano_Mike
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: March 05 2006 at 19:25 | IP Logged Quote dhoward

You can only control them from a group command (not my idea, SmartHomes ).

Go to the group by controller screen and right-click and select the Create/Edit/Clone option. Create a new group with the PLC as the master. Choose whatever group number you wish to use. Add the KeypadLinc as a responder and then scroll all the way to the right and then type in the button number. On a 6 button KPL, the A button is number 3 (always think of a KPL as having 8 buttons).

Then use the ph_insteonrawgroup function or the new macro command "Insteon Raw Group" to either turn this group on or off and you will be controlling the LED of the KPL button (you won't be controlling ANY of the devices actually linked to that button unless you ALSO add them to the group).

HTH,

Dave.


Edited by dhoward
Back to Top View dhoward's Profile Search for other posts by dhoward Visit dhoward's Homepage
 
Plano_Mike
Newbie
Newbie
Avatar

Joined: March 04 2006
Location: United States
Online Status: Offline
Posts: 36
Posted: March 09 2006 at 11:11 | IP Logged Quote Plano_Mike

That indeed helps!

Thanks.

Mike

__________________
Mike
Back to Top View Plano_Mike's Profile Search for other posts by Plano_Mike
 
dkaleita
Newbie
Newbie
Avatar

Joined: February 23 2006
Location: United States
Online Status: Offline
Posts: 1
Posted: March 09 2006 at 14:18 | IP Logged Quote dkaleita

Interesting...

I set up a KPL upstairs with the intention of using it to control three Insteon 2476D (wall switch) dimmer modules in my basement. The idea was, by looking at whether the button on the KPL was lit ot not, to know whether I've left any lights turned on in the basement, or if all of them are off.

At first I thought this would be a simple matter of cross-linking the KPL button to each of the three 2476Ds, and vice-versa. The problem with this is that the instant you turn off any one of the three basement lights at its local 2476D, it causes the KPL button upstairs to turn off- even though the other two basement lights are still on.

I want the KPL button to stay lit unless and until all three basement lights have been turned off locally (or, of course, by pressing the lit KPL button upstairs). Perhaps I can use a macro to do this- or is there an easier way that I'm just not seeing?


Edited by dkaleita


__________________
Dave K.
Back to Top View dkaleita's Profile Search for other posts by dkaleita
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: March 09 2006 at 20:53 | IP Logged Quote dhoward

Dave,

You could accomplish this using triggers and creating a group with the PLC as the controller and the KPL button as the responder and vice versa. Don't link any of the SwitchLincs to the KPL button otherwise you'll get the behaviour you describe.

The only problem with this solution, is that PowerHome has to be running in order for it to work.

After you've done the above linking, you'll need to create a trigger for the "off" command on each of the three switchlincs. In the boolean field of each trigger, check the status of the other two switchlincs using ph_getinsteonstat. If the other two SwitchLincs are off, then make the trigger action be a ph_insteonrawgroup function to turn the KPL button off.

Dave.
Back to Top View dhoward's Profile Search for other posts by dhoward Visit dhoward's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum