From d0eba152ffabeb14b9f9b177c467bb1cbbb41820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Sat, 2 Jan 2021 15:04:36 +0100 Subject: [PATCH] Add Binary Sensor to Tado integration (#16076) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- source/_integrations/tado.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/tado.markdown b/source/_integrations/tado.markdown index 9535717e59b..28342dd4c83 100644 --- a/source/_integrations/tado.markdown +++ b/source/_integrations/tado.markdown @@ -2,6 +2,7 @@ title: Tado description: Instructions on how to integrate Tado devices with Home Assistant. ha_category: + - Binary Sensor - Hub - Climate - 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: +- Binary Sensor - for some additional information of the zones. - Climate - for every Tado zone. - Water Heater - for water heater zones. - [Presence Detection](#presence-detection)