cmroche / greeclimate

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

Ducted heat pump control #103

Open tgpharding opened 1 month ago

tgpharding commented 1 month 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!