Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions source/_integrations/wmspro.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ ha_category:
- Hub
- Light
- Scene
- Switch
ha_release: '2024.10'
ha_iot_class: Local Polling
ha_codeowners:
Expand All @@ -19,11 +20,12 @@ ha_platforms:
- diagnostics
- light
- scene
- switch
ha_integration_type: hub
related:
- url: https://www.warema.com/en/smart-home/wms-webcontrol-pro/
title: Consumer information about WMS WebControl pro
- url: https://smartbuildings.warema.com/en/control-systems/radio-systems/wms/wms-webcontrol-pro/
- url: https://smartbuildings.warema.com/en/control-systems/radio-systems/wms/wms-webcontrolpro/
title: Technical documentation for WMS WebControl pro
ha_dhcp: true
---
Expand All @@ -32,7 +34,8 @@ 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.

See device section for support information: [buttons](#buttons), [covers](#covers), [lights](#lights) and [scenes](#scenes).
See device section for support information: [buttons](#buttons), [covers](#covers), [lights](#lights),
[scenes](#scenes) and [switches](#switches).

{% include integrations/config_flow.md %}

Expand All @@ -56,3 +59,7 @@ The WMS WebControl pro *may* also be discovered on your local network via DHCP.

- Scenes can be activated, but not changed or monitored.
- Scenes are accessible via a virtual device per room.

## Switches

- Load switches (for example, a connected heater) can be turned on and off.