Jump to content

Echo doesn't trigger the 'control' condition in ISY programs


Recommended Posts

Posted

I have a TriggerLinc, activated by a mercury switch, attached to my garage door.

When the garage door is open the state of the TriggerLinc is ON.

 

I have a simple ISY program that is triggered by turning off the bedroom light after a certain time (my bedtime).

When the bedroom light (Icon Relay Switch) is switched OFF, and the status of the GarageDoor is ON, then set the bedroom light to ON.

This prevents me from turning the lights off if the garage door is open.

 

The program works perfectly if I switch the bedroom light off manually, but fails to work when Alexa turns the light off.

I've tried the program with other combinations of devices, and get the same result.

 

The state of the  controlling device, bedroom light, etc., does go from ON to OFF when switched off by the Echo.

Why doesn't the ISY act on the Echo initiated command?

 

What am I doing wrong?

Posted

"If Control" is triggered by paddle at the Icon Relay switch.   Alexa turns the Icon Relay On/Off which changes the "Status" of the Icon Relay.  Would need to see actual Program but it sounds like it is looking only for a "Control" which does not occur from Alexa activity.

Posted (edited)

I don't know how to insert a program, so this is a hand drawn copy:

From your response, Alexa doesn't trigger Control, How else would this work?

 

If

        From    9:30:00PM

        To       10:30:00PM (same day)

    And Control  'MasterBedroom / NightStands' is switched Off

    And Status   'Garage / GarageDoor' is On

 

Then

        Set  'MasterBedroom / NightStands' Fast On

 

Else

     - No Actions -

Edited by MeDoISY
Posted

Right click on Program name, select Copy to Clipboard.   Paste Program into forum post (for future use).

 

 

If

        From    9:30:00PM

        To       10:30:00PM (same day)

    And Status  'MasterBedroom / NightStands' is Off - this will trigger when manually turned off or by Echo turned it off 

    And Status   'Garage / GarageDoor' is On

 

Then

        Set  'MasterBedroom / NightStands' Fast On

 

Else

     - No Actions -

Posted

Yes, that will work but, If my wife is already asleep and I come home at 10:25:00PM, the lights will come on.

I know, poor baby, but you don't know my wife.

 

I need to explore a more complex solution. Thanks.

Posted

Common problem.   You know all the factors in the environment, I know only the issue posted.   Just keep in mind how Insteon devices and ISY work together.  If you have other technical questions/problems please post back.     

Posted

How are you invoking the program using the Echo? Are you using the Izzy skill?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...