Add cover platform to Bosch SHC integration (#18102)

This commit is contained in:
Thomas Schamm 2021-11-25 01:26:33 +01:00 committed by GitHub
parent 6c56b515cc
commit e09f4910aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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