Add Binary Sensor to Tado integration (#16076)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2021-01-02 15:04:36 +01:00 committed by GitHub
parent 592b253b8e
commit d0eba152ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Tado title: Tado
description: Instructions on how to integrate Tado devices with Home Assistant. description: Instructions on how to integrate Tado devices with Home Assistant.
ha_category: ha_category:
- Binary Sensor
- Hub - Hub
- Climate - Climate
- Water Heater - Water Heater
@ -20,6 +21,7 @@ The `tado` integration platform is used as an interface to the [my.tado.com](htt
There is currently support for the following device types within Home Assistant: There is currently support for the following device types within Home Assistant:
- Binary Sensor - for some additional information of the zones.
- Climate - for every Tado zone. - Climate - for every Tado zone.
- Water Heater - for water heater zones. - Water Heater - for water heater zones.
- [Presence Detection](#presence-detection) - [Presence Detection](#presence-detection)