diff --git a/source/_integrations/bosch_shc.markdown b/source/_integrations/bosch_shc.markdown index d57cf9be658..62ef491b87e 100644 --- a/source/_integrations/bosch_shc.markdown +++ b/source/_integrations/bosch_shc.markdown @@ -6,6 +6,7 @@ ha_category: - Cover - Hub - Sensor + - Switch ha_release: 2021.6 ha_iot_class: Local Push ha_config_flow: true @@ -16,6 +17,7 @@ ha_platforms: - binary_sensor - cover - sensor + - switch ha_zeroconf: true --- @@ -26,6 +28,7 @@ There is currently support for the following device types within Home Assistant: - [Binary Sensor](#binary-sensor) - [Cover](#cover) - [Sensor](#sensor) +- [Switch](#switch) {% include integrations/config_flow.md %} @@ -50,6 +53,14 @@ The sensor platform allows you to monitor the states of your temperature, humidi - Smart Plug - Smart Plug Compact +### Switch + +The switch platform allows you to control your outlets and light switches. Switches are added for each of the following devices: + +- Light Switch +- Smart Plug +- Smart Plug Compact + ## Client registration To start the client registration, press and hold the button on the controller until the LED starts flashing. During configuration, a client SSL cert/key pair is generated and registered on the controller. For this step, the system password of your controller is needed, which was created upon initial setup of the controller.