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:
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user