Gree Extension for Home-Assistant built in integration
Allows setting different swing positions for the default Gree integration.
-
Copy the
custom_componentsfolder to your own hass/configfolder. -
Restart Home Assistant.
-
Go to Settings → Devices & Services → Add Integration and search for Gree Climate Extension.
-
Click Submit to finish setup.
Two Select entities are added for each climate device to control the horizontal and vertical swings.
And they can be controlled by selecting a different swing state.
service: gree_ext.set_swing_mode_ext
target:
entity_id: climate.eeeeffff
data:
swing_mode_vertical: FixedMiddleUsage on UI:
-
Create a new button for example.
-
Set the action to Call Service.
- Add target to the action. This can be an entity, a device, or an area (will control all the gree climates in the area).
- Make the desired changes.




