mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add AirBase zone switches (#9040)
* added AirBase switched * Remove redirect_from switch
This commit is contained in:
parent
e89cba9ef1
commit
600d708c43
@ -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 %}
|
||||
|
||||
@ -71,3 +74,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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user