2025-03-14 09:48:15 +01:00

2.1 KiB

title, description, ha_category, ha_release, ha_domain, ha_config_flow, ha_codeowners, ha_iot_class, ha_platforms, ha_integration_type
title description ha_category ha_release ha_domain ha_config_flow ha_codeowners ha_iot_class ha_platforms ha_integration_type
Comelit SimpleHome Instructions on how to integrate Comelit SimpleHome home automation devices into Home Assistant.
Alarm
Climate
Cover
Humidifier
Light
Sensor
Switch
2023.9 comelit true
@chemelli74
Local Polling
alarm_control_panel
binary_sensor
climate
cover
diagnostics
humidifier
light
sensor
switch
hub

The Comelit SimpleHome {% term integration %} allows you to control your Comelit home automation devices.

Supported devices

There is support for the following platform types 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.

{% include integrations/config_flow.md %}

{% configuration_basic %} host: description: The IP address of the Comelit SmartHome device. port: description: The TCP port of the Comelit SmartHome device. The default is port 80 (standard for HTTP). pin: description: The PIN of the Comelit SmartHome device. type: description: The type of Comelit SmartHome device. keys: bridge: description: Comelit Serial Bridge. vedo: description: Comelit VEDO System. {% endconfiguration_basic %}

Data updates

This integration {% term polling polls %} data from the device every 5 seconds by default.

Supported functionality

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

Alarm control panel

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.

Removing the integration

This integration follows standard integration removal. No extra steps are required.

{% include integrations/remove_device_service.md %}