Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for packet format used by Gree Pular #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mlesniew
Copy link

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.

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.
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.75%. Comparing base (7122cdd) to head (a9b5bdc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files           8        8           
  Lines         730      730           
=======================================
  Hits          699      699           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@filipagh
Copy link

will fix #105 and many issue reported in HA
can we merge this ? @cmroche

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants