-
Notifications
You must be signed in to change notification settings - Fork 35
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
Simple remote LED candle with IR HAT #22
Comments
Hi @AndrewD93, Cool candle! I love it. Never used such a LED candle but I may buy one too :) Unlike the remote controls for air conditioners, this remote looks simple. Have you tried scanning it with irrecond as standard codes (I mean not raw codes)? Best regards, |
@AndrewD93 one more thing... (totally off-topic): right now Crowd Supply is running a field report contest. st. If you share a few words (before 15 November) about home automation of air conditioner with ANAVI Infrared pHAT tou will get a $25 Crowd Supply credit and you will enter a raffle for more cool open source gear. Details how to participate are available here: It will be cool to share your experience with the complex remote control for air conditioner and the the raw codes in LIRC. Thanks, Leon |
So when I try to do it with non-raw signals it takes horribly long to make initial calibration with dots and I get these warnings during the procedure.
The output remote file is basically all zeros and when I try to irsend it I get a "transmission failed" error. I'll take a better look at your contest and will be happy to take part :) |
Earlier today @Carccha reported a similar issue on Raspbian Buster. He solved it by additional configuration in /etc/modules. This has not been yet added to the user's manual (but it has to go there). Here are the details: #21 (comment) Is it possible that you are facing something similar? Can you please give it a try? Thanks, |
Well my configuration file is already like that and I think you've already updated user's manual with that. That's the issue I experienced this summer. |
Hm, sorry, I am running out of ideas. Indeed the zeros are not a good sing. May be there is some kind of incompatibility with this remote. On the off-topic - I am excited that you are interested in taking part in the Crowd Supply contest! Best regards, |
So I've bouht this nice remote-controlled LED candle and the first thing I thought once home was trying to map the two simple buttons right into the IR HAT.
I mapped them as raw signals since this worked fine with my air conditioner and the signals appear to be pretty basic. When I try it with irsend, the signal is correctly sent but the candle won't turn on (I've tried an air conditioner command right before and it works fine). Here's my config file.
Do you have any clues on what it might be?
(I'm sorry if this comes out to be off-topic, I remember you assisted me finely months ago)
The text was updated successfully, but these errors were encountered: