You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remote Daikin ARC443A5 mentioned in #2138 has a Dry mode, where the temp can be set to -1 or -2 (will check if there is any other mode available as well)
These show up as 111C and 110C respectively in the description text.
Trying to set Temp 110 or 111 ends up setting temp to 32 due to the limitors in the setTemp function
Version/revision of the library used
current master
Describe the bug
Remote Daikin ARC443A5 mentioned in #2138 has a Dry mode, where the temp can be set to -1 or -2 (will check if there is any other mode available as well)
These show up as
111C
and110C
respectively in the description text.Trying to set Temp 110 or 111 ends up setting temp to 32 due to the limitors in the
setTemp
functionTo Reproduce
Expected behaviour
Even better if these show as -1/-2, but that could be a breaking change? And this is the main reason for opening an issue
Output of raw data from [IRrecvDumpV2.ino]
The text was updated successfully, but these errors were encountered: