mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
🚜 Merges/Redirect Daikin component pages (#8636)
This commit is contained in:
parent
cbb2352d58
commit
275fa87aa5
@ -1,26 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Daikin AC"
|
|
||||||
description: "Instructions on how to integrate Daikin AC(s) with Home Assistant."
|
|
||||||
date: 2017-12-03 05:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: daikin.png
|
|
||||||
ha_category: Climate
|
|
||||||
ha_release: 0.59
|
|
||||||
ha_iot_class: "Local Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
The `daikin` climate platform integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters:
|
|
||||||
|
|
||||||
- **mode** (cool, heat, dry, fan only or auto)
|
|
||||||
- **fan speed** (on supported models)
|
|
||||||
- **target temperature**
|
|
||||||
- **swing mode** (on supported models)
|
|
||||||
|
|
||||||
Current temperature is displayed.
|
|
||||||
|
|
||||||
For configuration instructions, see [the Daikin component](/components/daikin/).
|
|
@ -8,13 +8,23 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: daikin.png
|
logo: daikin.png
|
||||||
ha_category: Climate
|
ha_category:
|
||||||
|
- Climate
|
||||||
|
- Sensor
|
||||||
ha_release: 0.59
|
ha_release: 0.59
|
||||||
ha_iot_class: "Local Polling"
|
ha_iot_class: "Local Polling"
|
||||||
|
redirect_from:
|
||||||
|
- /components/climate.daikin/
|
||||||
|
- /components/sensor.daikin/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `daikin` component integrates Daikin air conditioning systems into Home Assistant.
|
The `daikin` component integrates Daikin air conditioning systems into Home Assistant.
|
||||||
|
|
||||||
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- [Climate](#climate)
|
||||||
|
- [Sensor](#sensor)
|
||||||
|
|
||||||
## {% linkable_title Supported hardware %}
|
## {% linkable_title Supported hardware %}
|
||||||
|
|
||||||
**Only** the European versions of Daikin AC (models BRP069A41, 42, 43, 45).
|
**Only** the European versions of Daikin AC (models BRP069A41, 42, 43, 45).
|
||||||
@ -41,3 +51,21 @@ hosts:
|
|||||||
default: All discovered hosts
|
default: All discovered hosts
|
||||||
type: list
|
type: list
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
## {% linkable_title Climate %}
|
||||||
|
|
||||||
|
The `daikin` climate platform integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters:
|
||||||
|
|
||||||
|
- **mode** (cool, heat, dry, fan only or auto)
|
||||||
|
- **fan speed** (on supported models)
|
||||||
|
- **target temperature**
|
||||||
|
- **swing mode** (on supported models)
|
||||||
|
|
||||||
|
Current temperature is displayed.
|
||||||
|
|
||||||
|
## {% linkable_title Sensor %}
|
||||||
|
|
||||||
|
The `daikin` sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters:
|
||||||
|
|
||||||
|
- Inside temperature
|
||||||
|
- Outside temperature
|
@ -1,22 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Daikin AC Sensor"
|
|
||||||
description: "Instructions on how to integrate Daikin AC(s) with Home Assistant."
|
|
||||||
date: 2017-12-03 05:00
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: daikin.png
|
|
||||||
ha_category: Environment
|
|
||||||
ha_release: 0.59
|
|
||||||
ha_iot_class: "Local Polling"
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
The `daikin` sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters:
|
|
||||||
|
|
||||||
- Inside temperature
|
|
||||||
- Outside temperature
|
|
||||||
|
|
||||||
For installation instructions, see [the Daikin component](/components/daikin/).
|
|
Loading…
x
Reference in New Issue
Block a user