Replies: 2 comments 2 replies
-
Hi!
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I see my bad..:-) With change to v2 everything works... :-) By the way, you haven't figured out how to decode the ir signal from the remote? I have the same model and I have to say that only your version somehow works for me... So good job!:-) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @avbor, I tried to create a connection between my HomeAssistant and my Daikin air conditioner following your instructions. However, I encountered an issue when compiling the software for the IR controller, which gave me the following error:
src\daikin_ir.h: In member function 'virtual void DaikinAC::setup()':
src\daikin_ir.h:32:82: error: no matching function for call to 'clamp(float&, int, int)'
I'm struggling with this and I don't know how to fix it. What version of the IRremoteESP8266 library did you use? Have you encountered a similar problem or do you know how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions