Jump to content

hagak

Members
  • Posts

    35
  • Joined

  • Last visited

hagak's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. Is it possible to have ISY use the sense lead of the InlineLinc to trigger a program WITHOUT turning on the InlineLincs load? Situation I want to have the motion sensor that the InlineLinc is connected to trigger a program without turning on the flood lights during the day. Since ISY seems to only see a single state for the InlineLinc I am guessing the answer is probably no. One other question, anyone know what the Blue "Switch In" wire on the InlineLinc is for and why you would ever wiring it separately from the black hot line?
  2. Is it possible to disable non-ssl connections to the ISY? Also is it possible to have it not connect to the non-ssl when you bring up the dashboard.
  3. Doesn't have to be bare (and no doubt can't be). My garage door openers both have an insulated antenna wire hanging down from them The wire exiting the garage door opener is not exiting a high voltage junction box.
  4. Having a none grounded bare wire exiting a junction box to dangle probably won't pass most safety requirements.
  5. Thanks LeeG. I will take that advice.
  6. Ah so that is it probably. Yes the motion goes out of being violated before the 2 min. So I guess I need to trigger the off event in a different manner.
  7. Do not know why it would.
  8. If Elk Zone 'Kitchen Motion' is Violated And From Sunset - 30 minutes To Sunrise + 1 hour (next day) Then Set Scene 'FrontDoor / Foyer' On Wait 2 minutes Set Scene 'FrontDoor / Foyer' Off Else - No Actions - (To add one, press 'Action') So the above rule turns the light on just fine as expected, however it never turns the light off even after more than 2 minutes of no motion.
  9. hagak

    Variables ?

    So I notice isy has varaibles for use with Programs however the Wiki does not seem to mention them and in fact mentions using Programs to accomplish the same task which seems bulky to me. I assume this is because variables are a newer feature than the Wiki entries. Question I have is I was playing around with variables to create a Countdown type feature. ie press a button it decrements a variable with each press. This appeared to work fine. However the problem I had was I had 2 other programs whose if statement ran if the variable == 0 for one and the other was variable > 0. Issue was those programs never ran. I would think those programs if statement would get evaluated anytime the variables value changed. Any ideas why that would not work? Count == 0 If $TestCountDown is 0 Then Set 'Office / Office-Chair-Lamp' Off Else - No Actions - (To add one, press 'Action') CountDown >0 If $TestCountDown > 0 Then Wait 10 seconds $TestCountDown -= 1 Else - No Actions - (To add one, press 'Action') Set countdown If Status 'Office / Office-Motion-Sensor' is On Then $TestCountDown = 4 Else - No Actions - (To add one, press 'Action') I used a motion sensor to reset the count down. This program runs as expected, however the 2 that trigger on the $TestCountDown value do not run. If I manually run (if) on each they run as expected.
  10. I have 2 2420M rev2.2 that I linked to isy. The both seem to detect motion just fine however the Dusk/Dawn sensor never seems to get any value. The value is blank, ie not On or Off. Even after sitting in a draw for 20 min., or sitting under a lamp for 20 min. Using isy 3.2.4
  11. Deleting the devices and scene then recreating them under 3.2.4 fixed it.
  12. I did this before posting . UI and Firmware both read 3.2.4. Should I remove the devices and scene and re-add them?
  13. I have 2 B2457D2 linked to my isy99. Both seem to work fine I can turn them both on and off within isy99. However if I put them in a scene they do not seem to respond even though it appear isy wrote the data to them. I have other devices in a scene that have always worked fine.
  14. hagak

    2472D Outlet Dimmer

    Ok, would be nice if isy could support changing it much like the SwitchLincs
  15. hagak

    2472D Outlet Dimmer

    In the manual it describes the process for adjusting the LED brigthness and if it is fully off or not.
×
×
  • Create New...