Open mlesniew opened 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.75%. Comparing base (
7122cdd
) to head (a9b5bdc
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Some Gree AC models, including the Gree Pular use a different format of the "res" packets, which are sent in response to commands. This commit extends the code to support this format without affecting the format used by other models.