Jump to content

Skripo

Members
  • Posts

    48
  • Joined

  • Last visited

Skripo's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. Actually yes, just nothing we can talk about right now. The goal is still to be able to use the TL-150 or TL-250 to communicate over IP. I really can't say more than that until I finalize something next week. Once we get that information Chad will take over and comment.
  2. Thank you for the clarity. I look forward to the functionality but it is working perfectly with scenes and programs. Not as elegant, but not a problem either. Thanks again.
  3. All my KPKLs are V40, as mentioned in my other thread. Sorry i did not specify it in this one. So seeing as I have V40 and I see the sliders, I just need to wait for ISY support? Thanks.
  4. Thank you for the explanation. I think I may have explained it wrong, I just wanted any inactive KPL button to be off. No matter how I sliced and diced it with different scenes, every fan speed lit up the 4 centre buttons, I assume becasue each one had some level of activation. It seems that the option to set the state of the the other 3 buttons when one is selected does not work. I finally went back to my original setup and put the KPL and both Remotelincs in scene 'Fan'. The KPL buttons were all set to 'toggle on'. I then set up 4 separate scenes for each button and wrote a program that would turn off the 3 buttons depending on the fan speed. Off turns off the whole 'Fan' scene. Maybe I am using it wrong and I suck at programming but it seems to work. Shouldn't the 3 other buttons turn off when I set each of them to 0 in the buttons configuration within the scene? Sorry I couldn't get the whole screen in one shot:
  5. I have a Fanlinc in the master bedroom controlling my fan/light fixture. I also have 2 Remotelinc 2s and one KPL6. I created a fan scene with the 2 Remotelincs and KPL buttons a,b,c,d in it. I put them in non-toggle off mode. A is on, c is low, b, is med, and d is fast. The Remotelinc 2 b, d, f, h buttons do the same thing. Everything works properly except for the darn back light on the KPL6 a,b,c,d buttons. The 4 buttons light up regardless of which mode I choose from the remotelincs. Pushing off on the Remotelinc turns off all the lights on the KPL6. If I am local to the panel, the correct button lights up and the rest stay off. Real pain at night. What am I doing wrong?
  6. Skripo

    LED Brigthness

    LeeG, Maybe that explains why it worked for me. I did a couple of restore devices when running 3.2.0 as well to try and get rid of some wonkiness. Edit: I should take the time to read your post properly. I was talking about the KPL. I had a hell of time with resetting the LED brightness on a Switchlinc. It finally worked when I did the restore under 3.2.0.
  7. Skripo

    LED Brigthness

    Deleted: Did not want to clutter up a dev thread so I moved it to new thread.
  8. Skripo

    LED Brigthness

    LeeG Not to be contrarian but I did the non-toggle mode change and led brightness in 3.20. My KPLs are v.40. I have since upgraded to 3.2.1.
  9. Skripo

    LED Brigthness

    You were right, as usual, changing the brightness setting on one changes it for all. I used your advice as a starting point. You cannot select the off button and put it in non toggle mode. BUT, you CAN set the on button, first one in the KPL listing, to non toggle via the ISY and presto, the off back light is off when light is off. Thanks.
  10. Skripo

    LED Brigthness

    I am at work so I can't be sure but i believe it's a version 4. It seemed possible to set the led brightnes for each button as the setting was available for the 4 middle buttons. My specific issue was that the "on" level for the "off button" was super bright and lit up my whole bedroom. I will check and report back.
  11. Skripo

    LED Brigthness

    I know this might seem like a silly question but is there any way to adjust the top on and bottom off button brightness without a program? I was able to easily to adjust the 4 middle buttons on the KPL 6 button using the Led Brightness function. Can't seem to find it for the afore mentioned ones. All help appreciated.
  12. Skripo

    Timer

    I wrestled with this same thing recently, here is what I ended up with and it works flawlessly: If Control 'Staircase' is switched On Or Control 'Staircase Slave' is switched On Then Wait 30 seconds Set Scene 'Staircase Pair' Fade Down Wait 3 seconds Set Scene 'Staircase Pair' Off Set 'Staircase' Off Set 'Staircase Slave' Off Else - No Actions - (To add one, press 'Action') LeeG helped a lot. I also added this separate program to keep the lights on: If Control 'Staircase Slave' is switched Fast On Or Control 'Staircase' is switched Fast On Then Set Scene 'Staircase Pair' On Else - No Actions - (To add one, press 'Action') Another cool thing is to lower the brightness at night.
  13. Skripo

    IOLinc v.36

    I have a new install and same issue. The I/O link LED is off when open, and on when closed. It is wired as Normally Closed when door is closed. When I query the sensor it reports back its proper state. Should it not report back by itself and update the status? I want to set it up so that the sensor determines discrete open/close commands.
  14. That clears the logic up. I created a scene called flash with just the kpl button in it that way it is isolated but when I try to do an adjust scene, i can't select that particular scene in the repeat 1 times when I do scene adjust. Why?
  15. So here is what I came up with, the then and else run fine. My only problem is how to get the darned KPL button to turn off. How can you tell a specific button to turn off? Is it even possible to tie a button to a program? If I try a scene it will loop, so what I need is a statement for XXXXX. I hope this approach is not doomed. If Status 'Dining - B' is On And Status 'Kitchen Table Master' is Off Then Repeat 5 times Set 'Kitchen Table Master' On Set 'Kitchen Table Master' Off Repeat 1 times Set 'Kitchen Table Master' Off XXXXXX Else Repeat 5 times Set 'Kitchen Table Master' Off Set 'Kitchen Table Master' On Repeat 1 times Set 'Kitchen Table Master' On XXXXX
×
×
  • Create New...