Jump to content

baabm

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by baabm

  1. baabm

    Programming Help

    Thanks for the help. Your suggestion worked partially. One of the switches worked correctly, the other didn't. So I had to change it as follows: Else In Scene 'switch1' Set 'switch1' 73% In Scene 'switch1' Set 'switch2' 73% In Scene 'switch2' Set 'switch2' 73% In Scene 'switch2' Set 'switch1' 73% I'd have never gotten there without your help though...thanks a lot. Bob
  2. baabm

    Programming Help

    I am trying to make my bathroom light work the same as this thread suggests but am having no luck. I have 2 switch link dual band v4.1 switches.One directly controls the load, the other is a slave and operates as a 3 way switch. I have a scene with both switches in it and they are both controllers. Here is the program I run: If From Sunset To Sunrise (next day) Then In Scene 'Master Bathroom / Mstr Bath vanity lights' Set 'Master Bathroom / Mstr Bath vanity load' 20% (On Level) In Scene 'Master Bathroom / Mstr Bath vanity lights' Set 'Master Bathroom / Mstr Bath vanity Switch 2' 20% (On Level) Else In Scene 'Master Bathroom / Mstr Bath vanity lights' Set 'Master Bathroom / Mstr Bath vanity load' 73% (On Level) In Scene 'Master Bathroom / Mstr Bath vanity lights' Set 'Master Bathroom / Mstr Bath vanity Switch 2' 73% (On Level) This program does run and does set the Scene values correctly but it doesn't seem to set the values of the individual switches local values correctly (note the screen shot showing 20%, even though the program ran this morning). And this screen shot shows the SCENE has been set to 73%. If I use the button at the bottom of the SCENE page to turn on the light, the light performs correctly and goes to 73%. But if I use either switch, the light only goes to 20%. And here is what the switches look like from within the scene: What am I overlooking? Thanks for any and all help. Bob
×
×
  • Create New...