
RyanE
Control4 Employee-
Content Count
6,713 -
Joined
-
Last visited
-
Days Won
99
RyanE last won the day on April 3
RyanE had the most liked content!
About RyanE

-
Rank
c4Forums Ambassador
Profile Information
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Worthwhile Differences between EA5-V2 and EA5-V1?
RyanE replied to WhyPhy's topic in General Control4 Discussion
That person should no longer work for the company, regardless of whether their information is accurate or not. RyanE -
Usually when someone says they "don't have neutral", they mean that they don't have a neutral at a light switch location, which would commonly be called 'switch leg' wiring. Much, much, much, much less common would be a house that truly has no neutral wiring, including to outlets, etc. I can't imagine that scenario even with 75+ year old Knob and Tube wiring (it wasn't commonly installed in residential after the 1940's). Extremely common to not have ground back then with K&T, but nearly impossible to "not have neutral". RyanE
-
Keep in mind that it also will be sending Zigbee packets for on/off, so I still would not recommend doing this on a large number of keypad buttons, and/or having the blink be very rapid. RyanE
-
ILoveControl reacted to an answer to a question: Key Pad LEDs
-
msgreenf reacted to an answer to a question: Key Pad LEDs
-
As there is no 'flash' mode on keypad button LEDs by design, as flash is annoying, the only way to do this is to send on / off commands to the keypads for every flash on / flash off. This causes a large number of Zigbee packets on the network, and *really* is not recommended. That said, if you wanted to do it, the best way would be to create a repeating timer in the Timer agent, put programming to toggle the LED when the timer goes off (if needed, use a separate variable to track state), start the timer when the door is opened, and stop the timer (and set the LEDs to the 'off color')
-
Neo1738 reacted to a post in a topic: T4 8inch Screen - Is they a Problem ?
-
msgreenf reacted to a post in a topic: T4 8inch Screen - Is they a Problem ?
-
T4 8inch Screen - Is they a Problem ?
RyanE replied to Gary Leeds UK's topic in General Control4 Discussion
I guess Snap should hire you because of course then they'd have zero issues sourcing parts and materials that will absolutely always live 100% up to the supplier's specs and will always fulfill Snap's expectations. Oh wait, that isn't possible. Like every manufacturer, Snap/Control4 are going to have issues from time to time (fortunately with Control4, it's been very infrequently), and having it be a variable cost to fix is a good way to go out of business. With relatively few 8" T4's released, it's not unreasonable for Control4 to set a fixed rate for replacement. RyanE -
RyanE reacted to a post in a topic: T4 8inch Screen - Is they a Problem ?
-
RyanE reacted to a post in a topic: Driver Packager - what is the benefit?
-
RyanE reacted to a post in a topic: Chowmain - Elk/Ness M1 Security Panel Driver for Control4
-
RyanE reacted to a post in a topic: Home retrofit advice
-
RyanE reacted to a post in a topic: Home retrofit advice
-
RyanE reacted to a post in a topic: Chime Video Doorbell setup and use
-
Custom Buttons and Scenario Experience - pros/cons?
RyanE replied to zaphod's topic in General Control4 Discussion
Likely the developer just renamed the /icons folder into /icons-old, and then put a new set of icons into /icons. If they're not referred to in the .xml portion of the driver, they're not used by the experience button and could likely be deleted. RyanE -
Custom Buttons and Scenario Experience - pros/cons?
RyanE replied to zaphod's topic in General Control4 Discussion
Favorites are *room* favorites, so any UI using that room will see the favorites, as long as they apply. For example, Camera, Intercom, Web Link UIButtons and a few others don't really apply on the Control4 Neeo Remote, so they won't show up there when favorited on other devices for that room. RyanE -
Agreed, although Control4 is both a software and a hardware company, but doorstations are certainly not a 'main hardware' product for Control4. RyanE
-
This is incorrect. The DS2 was much more of the situation you're explaining, where an existing product was used almost directly, with few changes to the firmware. The Chime is a product that Control4 worked directly with an ODM (Original Design Manufacturer) to develop a much more unique hardware/software product based on their technology, but it was not Eufy. It's not uncommon for a company to work with an ODM on a product whose type is not the main product produced by the company. RyanE
-
RyanE reacted to a post in a topic: What Did You Automate Today?
-
I don't know if the no-control drivers have the room bindings. The documentation you quoted makes me think they don't. It wouldn't be hard to add the XML as well as the Lua code to handle the volume commands to the MCEC driver, though. Probably easier than trying to combine it with some other driver. RyanE
-
Also, the driver needs to have bindings for the audio endpoint or video's audio endpoint and audio volume / video's audio volume, in order to receive those commands from the room, and the project needs to be setup to have that driver connected to those bindings. Otherwise, the driver itself won't ever get volume commands through the proxy binding (5000, in this case). RyanE
-
RyanE reacted to a post in a topic: KNX Driver hanging
-
"app building exercises"? You mean the ancient Flash apps, or something else? RyanE
-
If you think an HTML UI would *solve* more problems than it would create, you may be mistaken... RyanE
-
RyanE reacted to a post in a topic: OS 3.2 Out today! with new products!
-
RyanE reacted to a post in a topic: OS 3.2 Out today! with new products!
-
Not really the land of Mac, but probably 80% of developers at Control4 (those with laptops) had Mac at one point in time, but I don't know if that's still the case. The MS Surface Laptop / Tablet is pretty good these days. RyanE
-
Akshay reacted to a post in a topic: Driverworks - Add actions and commands dynamically ?
-
dharmeshs reacted to a post in a topic: How do I use Neeo remote focused buttons programmed with ComposerHE?