Thanks Thanks:  0
Likes Likes:  0
Results 1 to 3 of 3

Thread: Testing individual light states?

  1. #1

    Testing individual light states?

    I asked this question a year ago and didn't really get an answer so I'm trying again. I know variables can be used for a lot of cool programming ideas. But is there a way to set the state (variable or other) on the light itself and not a button?

    Example-
    We programmed a Ketra job. When the driveway sensor is triggered the lights to flash green/white letting the owner someone is coming up the driveway. Once the 20 second flashing sequence is complete, the lights either need to stay off or return to being on. In order to accomplish this in programming, we created on/off variables from any button press in the master suite. So if someone turned the lights on before this sequence, the lights would return back to on when complete. But what if someone turned a light on via the app? The app has no way of setting the individual lighting load to a on/off variable.

    It would seem to be easiest if you simply allowed the lights/loads/modules to remember their previous state. i.e. Previous channel button. I know this is a far out request but one that I think is needed. I'm guessing 99% of the dealers won't utilize this feature and probably never use variables (myself included). But certainly one that would be handy.

  2. #2
    Senior Member
    Join Date
    Sep 2014
    Posts
    269
    I have done similar but with another lighting system (Crestron). You can attach variable logic to the load itself. I too have seen the need for this in Lutron but dont have a bulletproof way to program it. Although our clients dont generally use the Lutron app- they use our control system app.

  3. #3
    Junior Member
    Join Date
    Jan 2021
    Posts
    13
    Hello,

    If you are looking to have the lights go to a consistent level after the sensor CCI is triggered, you could have the CCI operate on a chunk of conditional programming to allow it to turn the lights back to that level. essentially something like

    sensor triggered
    if lights are on
    flash green/white
    return to the consistent level

    else if the lights are off
    flash green/white
    turn off

    This would eliminate the need for the variable elsewhere in the programming and allow for checking if the lights are on themselves.

    We hope this sheds some light

Similar Threads

  1. Beta testing new Caseta devices?
    By GoodWithWords in forum General Discussion - CAS
    Replies: 3
    Last Post: 06-02-2022, 08:51 PM
  2. Keypads: scene & individual light control
    By dummptyhummpty in forum Design Assistance - RA2
    Replies: 2
    Last Post: 02-11-2021, 07:49 PM
  3. Geofence Testing
    By Twodollarbill in forum Troubleshooting - CAS
    Replies: 1
    Last Post: 07-27-2020, 04:12 PM
  4. just testing new account
    By tokekenhak in forum General Discussion - HWQS
    Replies: 2
    Last Post: 07-21-2020, 08:07 AM
  5. HW-RPM-4A dimming module testing rig with RRD-F6AN-DV-WH
    By ShineOnLED in forum General Discussion - HWQS
    Replies: 6
    Last Post: 07-03-2017, 01:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •