Jump to content

max90034

Members
  • Posts

    74
  • Joined

  • Last visited

Everything posted by max90034

  1. I figure out that my problem is that the program "Cameras-On" does not run automatically after IAway changes it value. So, If I run "If" statement of the program manually, it does activate the scene. But how can I make the program "Cameras-On" to run automatically when value of IAway changes? Thanks.
  2. Thanks so much. I created IAway integer variable and changed my Vacancy program to set it 1 (or 0) as you described. It works. However, I have a problem now of using this variable (I never used them before). So, I created a program "Cameras-On": If $IAway is 1 Then Set Scene 'Cameras' On Else No Actions I can make the variable IAway to change value from 0 to 1 but the program "Cameras-On" remains false and the scene 'Cameras" remains Off. What did I miss? Thanks again.
  3. I am sure this question has been asked many times but I cannot find the solution... I have "Vacancy" program that is set "true" by switch when I leave vacation house. Basically it is just: ------ If Status Switch ... is On Then No actions else No actions -------- Based on "True" status of this program I then run various programs to control lights, cameras, etc The issue is that after reboot on power outage the status of this program changes to false so nothing work properly. How can I make sure that this program keeps its status after reboot? Thanks. I should add that I use "RemoteLinc 2 Switch" to activate vacation program. I am not sure it it keeps reporting its status.
  4. Thank you. I have one more question: I have many custom network commands installed to control my devices through global cashe100. Will they be preserved by backup? I am concerned because when I restore my backup, the new isy would not have yet the network module activated.
  5. I am planning to upgrade my ISY99 pro to ISY 994 Pro. I have several modules (x10, network, weather) installed on ISY99. How do I transfer them to ISY994? Will backup restore work for all my settings including network module entrees? Thanks.
×
×
  • Create New...