IRremoteESP8266 v2.8.6 #2021
crankyoldgit
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v2.8.6 (20230727)
[Bug Fixes]
IRCoolixAC::toCommon()
returnskNoTempValue
when no sensor temp is detected. ([BUG] EnsureIRCoolixAC::toCommon()
returnskNoTempValue
correctly. #2015 About Coolix #2012)IRac::gree()
([BUG] Fix missing parameter in call toIRac::gree()
#2008 Gree protocol sending issue using IRac class #2007)[Features]
sleep
parameter is used for theFUJITSU_AC
protocol. (Ensure thesleep
parameter is used for theFUJITSU_AC
protocol. #1992 I ended up having the same problem, and realised the root cause: in sendAc() in src/IRac.cpp, we are not passing the sleep parameter. Specifically: #1991)[Misc]
std::round
compilation error (Fix undefinedstd::round
compilation error #1989)This discussion was created from the release IRremoteESP8266 v2.8.6.
Beta Was this translation helpful? Give feedback.
All reactions