-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RF remote compatibility / Arilux versions #469
Comments
I can help with testing if you decide to support this. |
I also have a LC10 but cannot get the RF remote working |
aha! this explains why my pins does not match with the pins defined in espurna.
i received 3 different IR remotes with these devices. here are the photos & IRremoteESP8266 codes. |
I have made a try attempt to implement RF remote support for the LC-11. espurna-1.13.1_lc11-rf.patch.txt |
I have a question, do you think it’s possible to add support for more versions of the Arilux controller?
Also I think these are the same as the Magic Home controllers?
Here’s the version specific info I found:
AL-LC01 - No Controller, RGB, 5-28V
AL-LC02 - No Controller, RGBW, 9-12V
AL-LC03 - iR Controller, RGB, 5-28V
AL-LC04 - iR Controller, RGBW, 9-12V
AL-LC08 - No Controller, RGBWW, 5-28V
AL-LC09 - RF Controller, RGB, 5-28V
AL-LC10 - RF Controller, RGBW, 9-28V
AL-LC11 - RF Controller, RGBWW, 9-28V
Flashed my AL-LC03 with custom compiled Espurna, IR is working fine.
Did not try to implement the RF yet.
Saw on Github somebody already made different firmware with RF support, maybe it’s possible to copy this code (https://github.com/mertenats/Arilux_AL-LC0X)? If permission is granted ofcourse,
The text was updated successfully, but these errors were encountered: