Replies: 3 comments 2 replies
-
Hi, I wrote this driver only for Preset Cycling, not really for full lighting control functions... if you want to use it for such functions I would suggest trying out Homemation's WLED driver here (I believe it supports Lighting Scenes) - https://drivercentral.io/platforms/control4-drivers/lighting/aircoookie-wled-project/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you I'm actually testing that driver as well before contacting you. Problem with their driver is it gets stuck if you do some kind of effect with colors. If you leave in effect going and you turn off the light even though you might have a binding to a keypad or doing it in programming. With their driver if you then go to a keypad for instance and have fixed colors with no effect set it does not launch any of that. I know your driver launches presets but the dimming function of your driver where it defaults to preset 99 and the user can set whatever preset they want to 99 is pretty nice I've been testing it in my house and it works really well compared to their driver
Thanks.....Coren
…________________________________
From: Leighm0 ***@***.***>
Sent: Monday, October 10, 2022 10:02:44 PM
To: Leighm0/WLED-PresetCycler ***@***.***>
Cc: corencano ***@***.***>; Author ***@***.***>
Subject: Re: [Leighm0/WLED-PresetCycler] Lighting Scenes (Discussion #2)
Hi, I wrote this driver only for Preset Cycling, not really for full lighting control functions... if you want to use it for such functions I would suggest trying out Homemation's WLED driver here (I believe it supports Lighting Scenes) - https://drivercentral.io/platforms/control4-drivers/lighting/aircoookie-wled-project/
—
Reply to this email directly, view it on GitHub<#2 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A3RJCSYCN3PWL4FSY3I5SDLWCTDEJANCNFSM6AAAAAARBYTDNU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Wow that’s awesome thank you. Very much appreciated!!!I will test everything out Sent from Mail for Windows From: Leighm0Sent: Saturday, October 22, 2022 5:13 AMTo: Leighm0/WLED-PresetCyclerCc: corencano; MentionSubject: Re: [Leighm0/WLED-PresetCycler] Lighting Scenes (Discussion ***@***.*** I have created version 5 which has "reduced ALS support" enabled, which should give you On/Off/Brightness controls in Lighting Scenes, see if that works for what you want to do. I may add full ALS support later on, I just don't have much time to code it at moment.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Great driver and thank you for posting. Im using in my control4 system with some custom Lamps i made with SK6812 led strips and aircookie WLED.
I noticed the lights don't show up in lighting agents so i cannot add the lights to lighting scenes. I'm not versed in writing control4 drivers so I'm reaching out to see if you can add or change to fix that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions