Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
PowerHome Programming
 PowerHome Messageboard : PowerHome Programming
Subject Topic: Insteon 2450 Care & Feeding Issues Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
GadgetGuy
Super User
Super User
Avatar

Joined: June 01 2008
Location: United States
Online Status: Offline
Posts: 942
Posted: October 29 2014 at 17:40 | IP Logged Quote GadgetGuy


I have been struggling mightily with getting a SmartHome 2450 I/O Linc device Garage Door opener Macro and associated triggers working correctly.

Big challenge, as the 2450 handling in PH doesn't reflect the state of the door but only the last Insteon command sent to it. (You could fix this, Dave, if you added an option that reported the Sense status, in place of the Insteon status.) :-)

The handling is further hampered by an apparent bug in the 2450 firmware which does NOT send a momentary relay closure on both ON and OFF (Momentary-B or Momentary-C modes), but only on the ON command.

Thus one cannot directly control a garage door (on/off) with PH using the 2450 device appearance in the Device Status window but must hide the device and instead use a Virtual Device that is triggered from changes in the 2450 Sense status state, and in turn always sends an "ion" command and also reads the 2450 Sense status {ph_insteonwithret ("OVRDR GAR-L",25,1)} in order to have the (virtual) device state actually reflect the door's state.

That status state is sent as a Group Broadcast from the 2450 and looks like CMMD1=17/19 CMD2=1. The normal Insteon status updates are sent with CMD2=0.

Unfortunately the TEMP vars passed by PH from the Trigger event to a called Macro do NOT seem to reflect this information.

Here is a Event Log capture. The Insteon Status is highlighted in Red, and the Sense lead status in Blue. It is my understanding that TEMP3 is supposed to reflect the CMD2 value of an Insteon command, but as can be seen from the capture, TEMP3 always is a 0, thus there is no way to Trigger from the Sense status only.

Has anyone discovered a work around, or is there something I am missing that will make this work?




__________________
Ken B - Live every day like it's your last. Eventually, you'll get it right!
Back to Top View GadgetGuy's Profile Search for other posts by GadgetGuy
 
grif091
Super User
Super User


Joined: March 26 2008
Location: United States
Online Status: Offline
Posts: 1357
Posted: November 01 2014 at 18:06 | IP Logged Quote grif091

The Relay responses described in the I/O Linc User Guide
for the various Momentary modes are for Scene/Group
commands only. A Scene/Group Off in Momentary B will turn
the Relay On.

A Direct Off always turns the Relay Off which is the normal
relay state for garage use so a Direct Off normally does
nothing. A Direct On always turns the Relay On.

__________________
Lee G
Back to Top View grif091's Profile Search for other posts by grif091
 

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