mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add cover platform to Comelit (#29032)
This commit is contained in:
parent
55fa6099d7
commit
841c0ee19e
@ -11,6 +11,7 @@ ha_codeowners:
|
|||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- light
|
- light
|
||||||
|
- cover
|
||||||
ha_ssdp: false
|
ha_ssdp: false
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
@ -19,9 +20,5 @@ The Comelit SimpleHome integration allows you to control your [Comelit home auto
|
|||||||
|
|
||||||
There is support for the following platform types within Home Assistant:
|
There is support for the following platform types within Home Assistant:
|
||||||
|
|
||||||
- **Comelit Serial Bridge** - allows local control for climate, light and cover devices.
|
- **Comelit Serial Bridge** - allows local control for light and cover devices.
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
The configuration in the UI asks for a a few information: host, alarm_pin.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user