Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2.6.1 (20190609)
[Breaking Changes]
[Bug Fixes]
set/getQuiet
for Samsung A/C ([Fix] Correct set/getQuiet for Samsung A/C #736)on/off()
to IRCoolixAC class. ([BUG] Add missing on/off() to IRCoolixAC class. #725)set/getEye()
uses wrong bit. ([BUG] set/getEye() uses wrong bit. Add set/getWeeklyTimerEnable() #711)setMode()
/getMode()
for HAIER_AC. ( IRMQTTServer: Convert IR A/C messages to Common A/C format. #705)[Features]
calibrate()
to all the A/C classes. (Addcalibrate()
to all the A/C classes. #735)decodeTrotec()
support. (Add Beta decodeTrotec() support. #719)decodeArgo()
support. (Add experimental decodeArgo() support. #717)DISABLE_CAPTURE_WHILE_TRANSMITTING
feature to IRMQTTServer. (AddDISABLE_CAPTURE_WHILE_TRANSMITTING
feature to IRMQTTServer. #713)set/getWeeklyTimerEnable()
to Daikin ([BUG] set/getEye() uses wrong bit. Add set/getWeeklyTimerEnable() #711)set/getPowerful()
(turbo) to DAIKIN216 (Minor changes to DAIKIN216 timings and features. #693)[Misc]
decode_results
tosendRaw()
array. (Add function to convert decode_results to sendRaw() array. #721)const
usage in IRUtils. (Enforce betterconst
usage in IRUtils. #708)toString()
s. (Attempt to reduce heap fragmentation by A/C toString(). #694)