diff --git a/source/_integrations/wmspro.markdown b/source/_integrations/wmspro.markdown index 05e437b4d781..038b1e5694c7 100644 --- a/source/_integrations/wmspro.markdown +++ b/source/_integrations/wmspro.markdown @@ -7,6 +7,7 @@ ha_category: - Hub - Light - Scene + - Switch ha_release: '2024.10' ha_iot_class: Local Polling ha_codeowners: @@ -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 --- @@ -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 %} @@ -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.