diff --git a/source/_integrations/bosch_shc.markdown b/source/_integrations/bosch_shc.markdown index 2948a2add76..d57cf9be658 100644 --- a/source/_integrations/bosch_shc.markdown +++ b/source/_integrations/bosch_shc.markdown @@ -3,6 +3,9 @@ title: Bosch SHC description: Integrate Bosch SHC. ha_category: - Binary Sensor + - Cover + - Hub + - Sensor ha_release: 2021.6 ha_iot_class: Local Push ha_config_flow: true @@ -11,37 +14,41 @@ ha_codeowners: ha_domain: bosch_shc ha_platforms: - binary_sensor + - cover - sensor ha_zeroconf: true --- -The Bosch SHC integration allows you to integrate your [Bosch Smart Home Controller](https://www.bosch-smarthome.com) into Home Assistant. +The Bosch SHC integration allows you to connect your [Bosch Smart Home Controller](https://www.bosch-smarthome.com) to Home Assistant in order to control and monitor your Bosch Smart Home devices. There is currently support for the following device types within Home Assistant: - [Binary Sensor](#binary-sensor) +- [Cover](#cover) - [Sensor](#sensor) {% include integrations/config_flow.md %} ### Binary Sensor -The binary sensor platform allows you to monitor the states of your shutter contact sensors. Binary sensor devices are added for each of the following devices: +The binary sensor platform allows you to monitor the states of your shutter contact and battery sensors. Binary sensor devices are added for each of the following devices: - Shutter Contact +- Battery powered devices + +### Cover + +The cover platform allows you to control your covers. Cover devices are added for each Shutter Control device. ### Sensor -The sensor platform allows you to monitor the states of your temperature, humidity, purity, air quality, power, energy, valve tappet and battery sensors. Sensor devices are added for each of the following devices: +The sensor platform allows you to monitor the states of your temperature, humidity, purity, air quality, power, energy, and valve tappet sensors. Sensor devices are added for each of the following devices: - Thermostat - Wall Thermostat - Twinguard - Smart Plug - Smart Plug Compact -- Smoke Detector -- Shutter Contact -- Universal Switch ## Client registration