Skip to content

Improve Comelit documentation #38762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
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
22 changes: 17 additions & 5 deletions source/_integrations/comelit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ The **Comelit SimpleHome** {% term integration %} allows you to control your [Co

## Supported devices

There is support for the following platform types within Home Assistant:
There is support for the following devices within Home Assistant:

- **Comelit Serial Bridge** - allows local control for light, cover, irrigation, climate, humidifier/dehumidifier and "other" devices; creates power sensors.
- **Comelit VEDO System** - allows local control of the alarm system.
- **Comelit Serial Bridge**
- **Comelit VEDO System**

{% include integrations/config_flow.md %}

Expand Down Expand Up @@ -63,9 +63,21 @@ This integration {% term polling polls %} data from the device every 5 seconds b

The **Comelit SimpleHome** {% term integration %} provides the following entities:

### Alarm control panel
### Comelit Serial Bridge

The integration will create an alarm entity for each area. Additionally, it will create a sensor and a presence detection binary sensor for each zone, enhancing monitoring capabilities.
- Climate
- Cover
- Dehumidifier
- Humidifier
- Light
- Sensor - power consumption
- Switch - irrigation and sockets (other)

### Comelit VEDO System

- Alarm control panel - per area
- Binary sensor - per zone presence detection
- Sensor - per zone status

## Removing the integration

Expand Down