Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome General
 PowerHome Messageboard : PowerHome General
Subject Topic: Need Insteon Help Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
UpstateMike
Senior Member
Senior Member


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 18 2006 at 16:18 | IP Logged Quote UpstateMike

I got my PowerLinc today and am all set to try out PowerHome with my Insteon stuff. I got as far as being able to add devices both manually and through auto discovery. That works great and I can manually control devices entered by either method. I only put in about 10 devices to start but after an hour I still don't see any link information. Do I need to do something to kick off the link discovery process?
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 18 2006 at 16:39 | IP Logged Quote dhoward

Mike,

Welcome to PowerHome!

First thing to check is the settings for the Insteon DM controller. Open the PowerHome Explorer and navigate to Setup->Controllers. Click on the "Settings" button for your Insteon controller. Make sure that the "Background Operations Poll Interval" is set to 15 and that the "Background Status Check", "Background Local Level Scan", and "Background Database Scanning" options are all checked. Click "Done" and reinitialize PowerHome. You should start to see some links appear in less than a minute.

Let me know how it goes,

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


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 18 2006 at 16:48 | IP Logged Quote UpstateMike

I went to those settings and they were already correct so I just hit done and then did a reinit. Looks like something is strating to happen!

Thanks,

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

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 18 2006 at 16:58 | IP Logged Quote dhoward

Mike,

No problem. The default for the settings are all checked but they arent actually created in the database unless the window is opened so you should be good to go now.

If you didnt add all your devices, you'll likely see a lot of "NOT FOUND" in your links. Once you get all your devices added, you'll have a lot more accurate picture of your link database.

Let me know if you have any problems or questions.

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


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 18 2006 at 17:35 | IP Logged Quote UpstateMike

One question: I notice right from the start that controllers are not listed under device status. Is there a way to send a direct command to turn a kepad button LED on or off?
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
UpstateMike
Senior Member
Senior Member


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 18 2006 at 17:55 | IP Logged Quote UpstateMike

OK maybe 2 questions. In my Insteon address spreadsheet I had a field for firmware rev just in case there was a recall or something. Would this be a useful field to have in the PowerHome insteon database?
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 18 2006 at 17:56 | IP Logged Quote dhoward

Mike,

Only the load controlled devices are displayed in the Device Status screen. These all respond to a "Direct" address to address comand.

The secondary buttons on a KeyPadLinc do not respond to direct commands. If you create a link with the PLC as the controller and a secondary button as a responder, then you can send a group command that will turn the secondary buttons status LED on or off. You can do this with the ph_insteonrawgroup function. Check the help file for syntax.

Keep in mind that if you do create this link and control the secondary buttons status, this will in no way control the devices that are actually linked to the KPL's secondary button. This seems to be one of the major shortcomings of the Insteon protocol. Groups can ONLY be triggered or controlled from the device that is the actual group controller. So if you had a group of lights controlled by a secondary button on a KPL and you wanted to control that same group of lights (including the status LED of the KPL) from the PLC itself, then you would have to duplicate the group with the PLC as the controller AND add the KPL secondary button as a responder.

Let me know if this answered your question or not.

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

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 18 2006 at 18:00 | IP Logged Quote dhoward

I had actually considered adding something such as this. So far, it hasnt been necessary but with all of the changes that seem to be taking place, it may actually become a necessity to provide enhanced as well as backwards functionality.

However, instead of storing the actual rev with the device, I may handle the situation by storing either the rev or parameters in the Insteon Types table.

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


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 18 2006 at 19:26 | IP Logged Quote UpstateMike

The device status screen is probably not a good place for manual control due to the fact that it will cause groups to get out of sync. Might be better to have a separate control screen set up for group commands instead of direct commands. You could take each existing group and auto-create a new group that includes all of the same members plus the originator (The PLC would be the originator of the new groups).

This would give you the same effect as if you had actually pressed the button on the device you cloned the new group from.
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 19 2006 at 18:09 | IP Logged Quote dhoward

Mike,

Im working on a "Duplicate Group" function for the next version. It will give you the option to include the "originator" of the original group. Since the PLC can only control a total of 254 groups (0 isnt used and 255 is the master group), don't want to just arbitrarily duplicate all groups within the PLC. I'll let the user pick and choose.

You can still use the Device Status for group control as well as direct control. You could create a virtual X-10 device (say Z1) and then create a trigger for on, off, and even dim,brighten. Within the trigger, you can send the appropriate Insteon group command with ph_insteonrawgroup. The "group" changes will be immediately reflected on the Device Status screen just as if you had triggered the group from the original device itself.

Let me know what you think of this.

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


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 19 2006 at 20:57 | IP Logged Quote UpstateMike

Sounds like you are way ahead of me. I need to do some more reading before I am ready to try the virtual device approach but I think that might do the trick.

I also agree that you don't want to just clone every group out there with the "Duplicate Group" function.

On a another topic, is there any way to manipulate the X-10 address in an Insteon device. It would be good to be able to read it, better to be able to set it as well.
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
dhoward
Admin Group
Admin Group
Avatar

Joined: June 29 2001
Location: United States
Online Status: Offline
Posts: 4447
Posted: February 20 2006 at 15:52 | IP Logged Quote dhoward

Mike,

I have the ability to read it, thats no problem. Setting though is a problem. I can poke the values in, but the device won't "read" the new setting unless it's restarted. IE. you have to pull the set button out and remove power and then push it back in.

What would be nice if there is a way to place a switch into link mode remotely. Then I could just send the X-10 address to assign to 3 times and Im done. Ive posted this query on the Insteon Developers forum, but have received no response yet.

Let me know if you think the poke the value and require a reset or user enter linking mode and PowerHome send the address is a better approach.

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


Joined: February 18 2006
Location: United States
Online Status: Offline
Posts: 142
Posted: February 20 2006 at 17:30 | IP Logged Quote UpstateMike

I'm not excited about either option since they both require you to visit the switch. If you are going to the device anyway you might as well just set the X-10 address manually.

Reading it is still important though. If a switch is acting strange a good thing to know would be if it is reacting to an X-10 signal and if so exactly which address.

Also I eventually want to be pure Insteon with no X-10 addresses at all. When I go to remove all the X-10 addresses I will want a way to review all the devices to be sure I didn't miss any.

Is the read feature already implemented?
Back to Top View UpstateMike's Profile Search for other posts by UpstateMike
 
dhoward
Admin Group
Admin Group
Avatar

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

I know what you mean . Having to visit the switch is a PITA and even worse if you have to play with the little set switch I think. It's too bad that SmartHome did not provide a way to update the device after poking in new values. There is a command to do so, but no device supports it except for the KeypadLinc.

The read feature is not yet implemented. I'll add an option in the Insteon settings so that this can checked for as well.

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