Jump to content
C4 Forums | Control4

RAV

c4Forums Member
  • Posts

    1,576
  • Joined

  • Last visited

  • Days Won

    49

Posts posted by RAV

  1. Sync scenes - the device is told to store and pay attention that when Director broadcasts Scene 128 for example (which corresponds to Downstairs All) - then Kitchen Island you go to 25% over 2 seconds, Counter 38 etc...

    This avoids popcorn affect, where lights get the command at varying times, and Director doesn't have to send a command to each lighting device, but sends 1 broadcast command.
    (I looked it up, each lighting device can be part of 32 scenes, and systems can have 1000 scenes.)

  2. 24 minutes ago, South Africa C4 user said:

    I am experiencing a very weird and annoying bug on OS3.4.2.  It seems to be a bug with native C4 lighting (and maybe just the Advanced Lighting Agent).  I am regularly finding that when programming executes an Advanced Lighting Scene (eg All Downstairs Lights Off). It turns some lights off immediately and then the rest a couple of minutes (yes, minutes) later.  It does. It appear to be a Zigbee issue as the lights that are not off immediately show as “on” in the Navigators.  One can in fact speed things up by turning them off manually.

    I have tried the IT101 trick (rebooting absolutely everything) and I have tried adding delays (which shouldn’t be necessary) before and after the offending commands… very weird.  As no one else has complained about this, I assume this issue is restricted to really large projects (or something else unique to my system)…

    Have you since edited done the 'sync all scenes' action on the lighting page?
    Any chance the delay lights are in more than, is it 25?? inclusive scenes?

  3. I just called tech support for clarification.

    An old account upgrading to a Core DOES NOT have to pay for Connect and may fully update to the latest OS!!

    Connect ONLY triggers at creation of a new account, and does so for ALL new accounts regardless of processor or OS!
    Home sold systems need to either have the previous owner do a change of email to the new owners, or new owners will HAVE to pay Connect for a new account, even for an HC running 2.10.6.

    In theory there is a resale value to dead accounts.

  4. You could bypass the fan output of the Control4 Fan Speed Controller essentially turning it into a KC120 and run the hot direct to the new fan.
    Then reprogram the buttons as you'd like. But I don't think you'll be able to 'add' an up/down to the fan controller driver in composer.

    But no the KCB is not a choice as it's 48v power and RS485 for panelized lighting. KC120 would be the choice.

  5. 15 hours ago, WhistleProjects said:

    I think I now understand what you are trying to achieve - Basically, you are suggest you would duplicate Variables within the Agents, so that whenever the driver variable changes, it updates the Agent Variable to the same value. Then, you would like the driver to show all these values all in the one WebUI, and potentially separated by 'Headings', eg. "HVAC", "Lock Status" etc. So the user could just scroll up/down and see everything?

    This is certainly achievable, using the same UI design, but would need to be a different driver. 

    Correct on what I was thinking. Whether it's one driver with subheadings or using multiple instances of the driver, would depend on what's possible within the driver architecture itself.
    It was thinking multiple instances to keep from long scrolls to find the info you want.

  6. 1 hour ago, Monopoly said:

    Thanks RAV.

    I'm not overly concerned about the cost of running lights. More of a principle. Or even more so, the ability is already there due to C4 has programming available.

    To your point, I could just delete the timer. Because why worry about a cup of coffee. In fact, I could just hardwire all the lights on and get rid of the dimmers...lol. 

    I understand your point. I'm just saying, make the timer longer and you'll likely have a better experience without adding more programming and complications.

  7. Make the timer much longer.

    You've added a pain point that's not resulting in significant savings.
    If you're using LED the cost savings between a 5 minute occupancy off and a 30 minute is going to be less than a latte a year.

    Average kitchen LED lighting, it's about $6 a month if left on 24 hours a day!
    Which is about a penny per hour.

     

  8. On 4/14/2024 at 1:03 AM, WhistleProjects said:

    I think you have misunderstood the intent of this driver, or I am misunderstanding what you are trying to say.

    This driver is for controlling Variables that have been configured in the 'Variables Agent' within Composer. Not variables that have been set within drivers.

    But I can create a user variable to match a driver variable. So was wondering if the driver allows multiple lists in one system for displaying that information to end user in one place, not so much manipulating the variable. Show all lock status, HVAC values, alarm window contacts etc.

  9. Then there should be a Garage Door driver in your project which you'll program against, it's not a variable.

    You need a timer - for however long you want the delay to be. GarageTimer

    Then in programming tab
    When Garage Door opens, reset timer GarageTimer
    When Garage Door closes, stop timer GarageTimer
    When GarageTimer expires - close door

  10. Remote buttons get their function from the source device driver, ie cable box.
    To change what a button does to a source you have to edit that driver, most drivers are not easy to edit.

    You can program at the room level additional commands to any remote button, which are based on the sr series remotes nomenclature.

    If no source device uses the page up down, you’re good. If any do, you get both the device and the room level commands. Adding if source is xyz type commands at the room level for a button you can send those additional commands for only devices that don’t have device commands. (You can not prohibit a device level command through programming, only through editing the device driver)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.