From 292d22ae47974d2bab0d9d6b5cf5900628d24fb7 Mon Sep 17 00:00:00 2001 From: Fredrik Erlandsson Date: Sat, 30 Mar 2019 09:31:13 +0100 Subject: [PATCH] Add AirBase zone switches (#9040) * added AirBase switched * Remove redirect_from switch --- source/_components/daikin.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_components/daikin.markdown b/source/_components/daikin.markdown index 8498cae18b0..b2fae1d1229 100644 --- a/source/_components/daikin.markdown +++ b/source/_components/daikin.markdown @@ -11,8 +11,10 @@ logo: daikin.png ha_category: - Climate - Sensor + - Switch ha_release: 0.59 ha_iot_class: Local Polling +ha_qa_scale: platinum redirect_from: - /components/climate.daikin/ - /components/sensor.daikin/ @@ -24,6 +26,7 @@ There is currently support for the following device types within Home Assistant: - [Climate](#climate) - [Sensor](#sensor) +- [Switch](#switch) ## {% linkable_title Supported hardware %} @@ -67,3 +70,7 @@ The `daikin` sensor platform integrates Daikin air conditioning systems into Hom - Inside temperature - Outside temperature + +## {% linkable_title Switch %} + +Daikin AirBase units exposes zones (typically rooms) that can be switched on/off individually.