diff --git a/source/_integrations/home_connect.markdown b/source/_integrations/home_connect.markdown index 4ab073a016bd..c497a5e813a6 100644 --- a/source/_integrations/home_connect.markdown +++ b/source/_integrations/home_connect.markdown @@ -4,6 +4,7 @@ description: Instructions on how to set up the Home Connect integration within H ha_category: - Binary sensor - Button + - Climate - Hub - Light - Number @@ -22,6 +23,7 @@ ha_config_flow: true ha_platforms: - binary_sensor - button + - climate - diagnostics - light - number @@ -174,6 +176,19 @@ The integration configuration will ask for the *Client ID* and *Client Secret* c {% enddetails %} +### Climate + +{% details "List of climate entities" %} + +- **Air conditioner**: + - **Description**: Controls the air conditioner appliance. + - **Availability**: Air conditioner + - **Controls**: + - Active program: HVAC modes + preset modes + - Fan speed mode: fan speed + +{% enddetails %} + ### Light {% details "List of light entities" %}