mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update WMS WebControl pro button and cover documentation (#38857)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
9eebd97ff3
commit
31f7c34269
@ -2,6 +2,7 @@
|
|||||||
title: WMS WebControl pro
|
title: WMS WebControl pro
|
||||||
description: Instructions on how to integrate WAREMA devices via WMS WebControl pro within Home Assistant.
|
description: Instructions on how to integrate WAREMA devices via WMS WebControl pro within Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Button
|
||||||
- Cover
|
- Cover
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
@ -13,6 +14,7 @@ ha_codeowners:
|
|||||||
ha_domain: wmspro
|
ha_domain: wmspro
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- button
|
||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- light
|
- light
|
||||||
@ -30,16 +32,21 @@ The **WMS WebControl pro** {% term integration %} allows you to integrate WAREMA
|
|||||||
|
|
||||||
This integration uses a local API which is available with firmware container version 11H.
|
This integration uses a local API which is available with firmware container version 11H.
|
||||||
|
|
||||||
See device section for support information: [covers](#covers), [lights](#lights) and [scenes](#scenes).
|
See device section for support information: [buttons](#buttons), [covers](#covers), [lights](#lights) and [scenes](#scenes).
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
The WMS WebControl pro *may* also be discovered on your local network via DHCP.
|
The WMS WebControl pro *may* also be discovered on your local network via DHCP.
|
||||||
|
|
||||||
|
## Buttons
|
||||||
|
|
||||||
|
- All devices that support an identification activity (for example, winking an awning or blinking a light)
|
||||||
|
can be triggered to perform such activity.
|
||||||
|
|
||||||
## Covers
|
## Covers
|
||||||
|
|
||||||
- *Patio awnings* can be opened, closed, set to a certain position and their movement stopped.
|
- *Patio awnings* and *roller shutters/blinds* can be opened, closed, set to a certain position and stopped.
|
||||||
- The integration and library *may* already support other types of awnings with a single motor.
|
- The integration and library *may* already support other types of awnings or covers with a single motor.
|
||||||
|
|
||||||
## Lights
|
## Lights
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user