Add sensor platform to Comelit SmartHome documentation (#29463)

This commit is contained in:
Simone Chemelli 2023-10-22 13:56:29 +02:00 committed by GitHub
parent e497397641
commit 310f2c7aa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ ha_iot_class: Local Polling
ha_platforms:
- cover
- light
- sensor
- switch
ha_ssdp: false
ha_integration_type: integration
@ -21,5 +22,6 @@ The Comelit SimpleHome integration allows you to control your [Comelit home auto
There is support for the following platform types within Home Assistant:
- **Comelit Serial Bridge** - allows local control for light, cover, irrigation and "other" devices.
- **Comelit Serial Bridge** - allows local control for light, cover, irrigation and "other" devices; creates power sensors.
{% include integrations/config_flow.md %}