Jump to content
C4 Forums | Control4

cnicholson

Supporter
  • Posts

    356
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by cnicholson

  1. 5 hours ago, tripleC said:

    make sure that each remote that gets created in HomeKit was assigned to a room with the AppleTV in your HomeKit

    Hmm.  I assumed that C4 doesn’t “know” or care about the relationship between HomeKit “rooms” and C4 “rooms” and, therefore, I just assign the virtual remotes to random rooms (and, generally, it seems to work for me without problem).  IIRC it doesn’t even tell you (during activation of AppleTV controls) which AppleTV you are about to “place” in a HomeKit room, so not sure how you would even do that.  That said, maybe it is bad to assign more than one AppleTV per room?  I will experiment with that.   Thanks.

  2. I have lots of AppleTVs (17 of them).  I am used to seeing the message “Control4 Remote Disconnected” (won’t accept commands) followed by “Control4 Remote Connected” on the TV screens occasionally.  Now this happens consistently, which is annoying.  It takes 15-20 seconds before it will take commands, which is surprisingly long when you want to grab the remote and pause your show real quick.  Once “connected,” response is very zippy— no issue there.  But then it seems to time-out and remains disconnected until I try to issue a command from remote.

    I’ve tried rebooting Apple TV’s, rebooting controller, doing “Factory Reset” on Apple Bridge driver and re-enabling Apple TV controls.  Nothing seems to help.  I am mainly using Halo remotes, but I don’t think related to physical remote since I see the same thing using T4s and SR260– seems to be related to the “back end” HomeKit connection used by controller to talk to Apple TVs (and not remotes talking to C4 controllers).  Volume up/down continues to work without delay, for example.

    Anybody else experiencing this?  Any advice (other than “Switch to IR”— which I am loath to do unless nothing else works, since I’d like to retain Halo voice control, which I assume requires using Apple Bridge) ?

    Thanks

  3. 9 minutes ago, eggzlot said:

    Call that "Eggzlot's Law"

    Certainly not for everyone.  I get that.  But if you take the population that is spending six figures on home automation / home theater / computer control of their nightlights, you’re going to find a lot more Vision Pro users in there than in the general population.  Not here to evalgelize— but, as an aside, you might want to get a demo— you might be surprised.  A couple of guys from my C4 dealer team were here a few weeks ago and I gave them demos.  One was “meh” but the other guy was like profoundly impressed.  Anyway, the point of the post is to gently prod/beg C4 to please undo their opt-out so we can use the existing app.  All the while knowing that this is a niche thing.

  4. 1 hour ago, eggzlot said:

    why would you put on a VR headset to turn a light off in the kitchen or something?

    Ha!  I hear you.  But the Vision Pro is not really about gaming or doing a discrete VR experience.  It is geared toward extended use as your work/productivity environment.  You have a browser window, a spreadsheets, messages window, mail window, Word, one showing your actually laptop’s screen, etc. all open at once.  Anything you can do on your phone, iPad or computer, you can do inside Vision Pro.  You guessed it, I’m using it right now to type this.  

    Anyway, in that context, you can hopefully appreciate the desire to use all the app you are used to using— including C4.  Absence of C4 app is honestly one of the significant gaps for me.  And, just to reiterate, Vision Pro runs ALL iPhone and iPad apps by default (in additional to native apps, of course).  If developers don’t opt-out, that is.  C4 has opted out— for legitimate testing purposes to ensure good experience.

    I do have some voice controls set-up, but I still use the C4 app for some stuff.

  5. On 2/6/2024 at 10:51 AM, Darin, PM C4 CX Platform said:

    We chosen not to have the app be available until we we are able to test compatibility and the experience. You can expect the app to become available once the review and testing process has been completed.  This is the same approach that was taken for supporting iPadOS apps on MacOS with Apple Silicon chips (M1, etc).

    Any update?  I’m happy to test current iPad app via Test Flight.  Control4 is one of the only things I can’t easily use with Vision Pro, and actual reality is just so tiresome….

  6. We all need to Rage Against The Garage Door Opener (company):  RATGDO.  They are awesome.  As @Matt Lowe said, flashing the firmware can be a bit tricky based on what computer / OS you have, but not too bad and a 60 second process once you find machine with right serial driver (my Mac worked).  I installed eight of them and so far, so good.  Chowmain driver even exposes your garage door’s motion sensor, light and IR beam sensors in C4 as a neat bonus.  Highly highly recommend.  They are about $45/each (you need one per door opener), plus the driver.   Install on opener is pretty fast: insert three wires into your motor unit’s wiring spring-clamps.  Works over local WiFi— no cloud component at all.  Do it!

  7. I just installed three of these (and ordered five more) and use with the Chowmain driver.   Just follow the directions to flash the firmware (easy) and wire it up (easy) and it works like a charm.  I was pleasantly surprised that the driver suite auto-installed supporting drivers to expose the garage opener light, motion sensor and IR-beam stuff and makes them available in C4.  Nice bonus (although I haven’t tried those extras— I assume support varies by model of opener).   Basic garage door control “just works.”   I already pointed my old (broken) MyQ based programming to the new drivers and restored ability to control doors from DS2, navigators, etc.

    Good stuff!

  8. 35 minutes ago, Cyknight said:

    All those date commands are available in the standard scheduler in C4

    Awesome.  I will explore more.  I did have the same question as @Shoe in terms of how to literally do this in composer.  Are you firing off scheduler events of like every 14th of month?  I'm still not seeing how to do this directly in Programming.  

    Taking cues from @RAV, I have started to do this by using a HolidayState variable that I set to "Valentines" on 12:01am every Feb 14 and then set to "None" at 11:59pm every Feb 14, etc. and then in my Sunset event, I do a series of "If HolidayState=Valentines then [do Valentines stuff], then stop."  With default stuff at bottom

     

     

  9. Happy Valentine's Day!   I sat down this morning to do some programming to make all my landscape lights be red tonight.   I currently have a Scheduler event for Sunset everyday where I turn on landscape lights.  I decided I should make a macro that is invoked as part of my Sunset actions "Turn on Landscape Lights" and want to put in some conditionals to kick off different landscape lighting programs based on special days / ranges.  Like Feb 14 every year or Xmas lights between Dec 1 and Dec 30, etc.

    I guess I just assumed that there would be a system variable for Current Date and I could drive it off that (hopefully with > and < modifiers).  But I'm not seeing that.  What's the best way to do?  Kludgy idea I had was to create a variable "DaysElapsed" and increment once at midnight (and reset Dec 31) and drive the logic off that by manually computing that Feb 14 is the 45th day of year (or whatever) and using my variable in conditionals.

    Is there a better way?

  10. 23 hours ago, bballjn64 said:

    However it requires constant tinkering and programming to truly make it your own and user friendly. The programming side of it is the biggest challenge, and you can do some modification as a home user, but the bulk of the programming is locked away behind your dealer to keep the user from breaking it.

    Agree with you comments, but would add that the ability of end user to directly program / tweak the system WITHOUT getting too deep into the weeds of the tech stack is, for techie tinkerers, a huge huge plus.  I want a professional solution that "just works" for the basics, but I can't image NOT being able to constantly add/improve stuff myself.  I understand that most customers don't care about this level of control / don't find it fun.

  11. 22 hours ago, BDavisNJ said:

    My experience with C4 branded centralized lighting (C4-DIN-8DIM-E, C4-DIN-8REL-E, C4-DIN-8TV-E) and the KCB backlit keypads has been remarkably positive. 

    One of my regrets is going with Lutron panelized/centralized lighting.  It "works" awesome, but I have found that the only way to get refined simultaneous ramps up/down in scenes with lots of loads is to do the programming on the Lutron side which is a huge pain since, as end user, I can't fiddle with the Lutron programming-- and the need to bulk upload the whole project to make even small changes in annoying and inefficient.  I should have stuck with C4.  

  12. 10 minutes ago, Andrew luecke said:

    So just a heads up. Even with stuff like HVAC, you'll want to engage installers early to ensure that drivers and such exist

    Excellent point.  A lot of details you will be deciding now will make integration much easier (or harder or impossible) later.  Fireplaces, landscape lighting, wiring for lighting (panelized or traditional) etc, etc.    

  13. I faced the same question four years ago and ended up with Control4.  I would do it again today.  Your list is pretty comprehensive, especially if by "AV" you mean a whole-house audio system.  When we built a previous house, I did everything DIY, and had some fun doing it, but I wanted a "grown up" system to be, as you said, one system to "rule them all."  I think of the house as a series of subsystems, that roll-up in Control4, and one screen to control *everything*.  Control4 can do that for you, in spades.

    I would ignore your architect's comments and instead talk to a few dealers that are local to you.   As others have noted, these things are likely outside their area of expertise, no matter how great of an architect they are.  Your doctor has probably heard stories of people being unhappy after buying a boat.

    One thing I would say, regarding expectations:  it can be expensive.  Depending on the budget/scope of your project, that may or may not be significant to you.  Relatedly, be prepared to pay a multiple of the price for a lot of components versus the "consumer" versions.   It is what it is.  There are often ways to save money around the edges, but I would recommend you stick with solutions your dealer recommends and will support.

  14. 14 hours ago, alanchow said:

    Driver has been updated with automatic email and push notifications (note 4sight is required).

    Supports email and push notifications for

    • Garage Door Close
    • Garage Door Open
    • Garage Door Left Open (with a definable time period)

    Awesome.  I'm going to try this.

    I saw in a YouTube video (targeted at Home Assistant users) that the Ratgdo seems to track percentage open and you can open to any percentage of open.  Does your driver support this?  My use case is that I have a "whole house" exhaust fan in one of my garages and I would like to programatically crack the garage door open a bit and run exhaust fans during summer in certain situations. 

  15. Yeah.  I am am one of those idiots who bought one Day One.  Love it so far.

    While I do not expect Control4 to do a Vision Pro native app right away (if ever), it would be awesome if they would simpl make the iPad app available for download and use in compatibility mode.  From my understanding, developers need to “Opt-Out” affirmatively for their apps to *NOT* show up in App Store for Vision Pro, so looks like they either opted-out or perhaps they flagged app as being targeted for an older version of iOS (and not current versions).

    Anyway, I hope someone at Control4 will get around to ticking the right boxes— no actual work required.  Hopefully they are just waiting to test the stability in compatibility mode before ticking the boxes (I’m happy to test it for them). 

    As an aside, you can place persistent, spatially-anchored buttons around your house and make them kick-off Apple “Shortcut” scripts by just looking/pinching  which can, among other things, control C4 devices (assuming you have otherwise linked Homekit and C4).  This circuitous approach is very kludgy/janky/beta for now, but still fun.

  16. Hmm.  Do you have more than two physical connections to your AMC inputs (per EA-5)?  Is the behavior you see the same as if (previously) you tried to add a 5th or 6th stream?  Just guessing, but maybe the EA-5(s?) are holding open a phantom path for announcements or something such that they think they are out of valid paths?  I was thinking a brute force solution might be to make more physical connections to the AMC (from EA-5a) and/or a cross-link connection between AMCs so that either EA-5 can reach either AMC.

    Good luck.

     

×
×
  • Create New...

Important Information

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