Skip to content

rapi3/HA-OS-Gree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HA-OS Gree Climate

HA Gree climate as custom integration that work from another LAN segment, you can specify AC IP address.

Done because HA team decided not to update the official Gree integration to work from any LAN segment.

If you are an advanced user, have a look at Fake-Gree-server: https://github.com/rapi3/Fake-Gree-server

Please add your HA version if it work for you at Discussion section if you want to help others.

For me it work on this version from 2025 because I'm not brave enough to update my running HA and start fixing new problems:

Name Version
Core 2025.4.2
Supervisor 2025.04.0
Operating System 15.1
Frontend 20250411.0

HACS installation:

search on HACS integration for Gree climate integration that work from another LAN segment / you can specify AC IP address or add manual the repository:

  1. Go to Home Assistant and navigate to HACS.
  2. In HACS, select "Integrations".
  3. Click on the three dots button in the upper right corner and select "Custom repositories".
  4. In the window that appears, enter the URL of this repository https://github.com/rapi3/HA-OS-Gree and select the category (Integration).
  5. Click on "Add".

Manual instalation:

  1. copy all from gree to custom_components/gree/
  2. restart HA
  3. check log for errors

Set-up:
If no errors then go to Integration - Add integration - Gree Climate and enter AC IP if it is not found automaticaly.

If AC it is find and set-up OK check your Gree Climate - Integration entries and rename switches if required, you can find the switch name in core.entity_registry:
"entity_id": "switch.MAC_none" -> Panel Light
"entity_id": "switch.MAC_none_2" -> Quiet
"entity_id": "switch.MAC_none_3" -> Fresh Air
"entity_id": "switch.MAC_none_4" -> XFan
"entity_id": "switch.MAC_none_5" -> Health mode

DONE

This integration it is made from original HA OS Gree Climate Integration and patch from kspearrin:

home-assistant/core#100731
https://github.com/home-assistant/core/tree/ec2116a3e78efe9bcbb35434efc6c84d568a6eba/homeassistant/components/gree
https://github.com/home-assistant/core/tree/ec2116a3e78efe9bcbb35434efc6c84d568a6eba/tests/components/gree

gree-1

About

Gree climate integration that work from another LAN segment / you can specify AC IP address

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages