Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions source/_integrations/home_connect.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -22,6 +23,7 @@ ha_config_flow: true
ha_platforms:
- binary_sensor
- button
- climate
- diagnostics
- light
- number
Expand Down Expand Up @@ -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" %}
Expand Down