add switch platform to Comelit SmartHome doc (#29414)

This commit is contained in:
Simone Chemelli 2023-10-19 15:26:47 +02:00 committed by GitHub
parent 24ac991fa3
commit 11bf689b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,9 @@ ha_codeowners:
- '@chemelli74'
ha_iot_class: Local Polling
ha_platforms:
- light
- cover
- light
- switch
ha_ssdp: false
ha_integration_type: integration
---
@ -20,5 +21,5 @@ 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 and cover devices.
- **Comelit Serial Bridge** - allows local control for light, cover, irrigation and "other" devices.
{% include integrations/config_flow.md %}