Add AirBase zone switches (#9040)

* added AirBase switched

* Remove redirect_from switch
This commit is contained in:
Fredrik Erlandsson 2019-03-30 09:31:13 +01:00 committed by Paulus Schoutsen
parent e89cba9ef1
commit 600d708c43

View File

@ -11,8 +11,10 @@ logo: daikin.png
ha_category: ha_category:
- Climate - Climate
- Sensor - Sensor
- Switch
ha_release: 0.59 ha_release: 0.59
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_qa_scale: platinum
redirect_from: redirect_from:
- /components/climate.daikin/ - /components/climate.daikin/
- /components/sensor.daikin/ - /components/sensor.daikin/
@ -24,6 +26,7 @@ There is currently support for the following device types within Home Assistant:
- [Climate](#climate) - [Climate](#climate)
- [Sensor](#sensor) - [Sensor](#sensor)
- [Switch](#switch)
## {% linkable_title Supported hardware %} ## {% linkable_title Supported hardware %}
@ -71,3 +74,7 @@ The `daikin` sensor platform integrates Daikin air conditioning systems into Hom
- Inside temperature - Inside temperature
- Outside temperature - Outside temperature
## {% linkable_title Switch %}
Daikin AirBase units exposes zones (typically rooms) that can be switched on/off individually.