Add binary sensor entity to Overkiz documentation (#20905)

This commit is contained in:
Mick Vleeshouwer 2021-12-28 01:11:00 -08:00 committed by GitHub
parent 9f04d51fbf
commit 7b1784a340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_category:
- Lock - Lock
- Number - Number
- Scene - Scene
- Binary Sensor
ha_release: 2022.1.0 ha_release: 2022.1.0
ha_config_flow: true ha_config_flow: true
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -22,6 +23,7 @@ ha_platforms:
- lock - lock
- number - number
- scene - scene
- binary_sensor
--- ---
The Overkiz (by Somfy) integration platform is used by many different vendors, like Somfy, Hitachi and Atlantic. This integration will allow users to integrate their devices into Home Assistant using the Overkiz API. The Overkiz (by Somfy) integration platform is used by many different vendors, like Somfy, Hitachi and Atlantic. This integration will allow users to integrate their devices into Home Assistant using the Overkiz API.