making a ir hub #2109
invisible-ladka
started this conversation in
General
making a ir hub
#2109
Replies: 1 comment
-
Take a look at the example code here: https://github.com/crankyoldgit/IRremoteESP8266/blob/master/examples/TurnOnKelvinatorAC/TurnOnKelvinatorAC.ino See also: IRremoteESP8266/src/ir_Teknopoint.cpp Lines 78 to 81 in 9785cb9 You will need to use the IRTcl112Ac class to control it the way you want. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to make a ir hub to use with home assistant but when i tried to record the ir signals of my ac remote it sends alot of data like temp, fanspeed, mode, swing etc if i recorded signal that changes temp from 22 to 23 and 23 to 24 but both signals had different fan speeds and i play those signals fanspeed also changes what can i do to change only 1 thing at a time while rest modes n all remains the same until i change them
this is one recorded signal
please guide me as im a beginner
Beta Was this translation helpful? Give feedback.
All reactions