cmroche / greeclimate

Python package for controlling Gree based minisplit systems
GNU General Public License v3.0
44 stars 22 forks source link

Ducted heat pump control #103

Open tgpharding opened 2 months ago

tgpharding commented 2 months ago

Moving my previous comment here @cmroche -

The current home assistant integration is not compatible with ducted heat pump systems. As per your previous message, it sounds like the base device library needs updating first.

On my ducted system, I have four separate controllable zones. The main zone sets the heating type (heating, cooling, auto, etc) and the fan speed. The individual zones can then be turned on and off, and the temperature can be set for each zone.

This is what the Gree app looks like:

IMG_0294

IMG_0295

and this is how it appears in HomeAssistant:

Screenshot 2024-08-18 130433

More than happy to help out with testing etc.

Thanks in advance!

dgolovach commented 2 weeks ago

Hi, i have exactly the same situation and started to reverse engineer the protocol since it seems to be very different.