🚜 Merges/Redirect Danfoss_air component pages (#8949)

* 🚜 Merges/Redirect Danfoss_air component pages

* ✏️ Tweak

* ✏️ Tweak
This commit is contained in:
Klaas Schoute 2019-03-17 09:40:35 +01:00 committed by Fabian Affolter
parent b76bec4ba0
commit 697be8f812
2 changed files with 11 additions and 25 deletions

View File

@ -11,23 +11,25 @@ ha_category:
- Climate
- Binary Sensor
- Sensor
- Switch
ha_release: 0.87
logo: danfoss_air.png
ha_iot_class: Local Polling
redirect_from:
- /components/binary_sensor.danfoss_air/
- /components/sensor.danfoss_air/
- /components/switch.danfoss_air/
---
The `danfoss_air` component allows you to access information from your Danfoss Air HRV unit.
*Note*: Danfoss Air CCM only accepts one TCP connection at a time. Due to this the component
will not work while you have the HRV PC-Tool open.
*Note*: Danfoss Air CCM only accepts one TCP connection at a time. Due to this the component will not work while you have the HRV PC-Tool open.
There is currently support for the following device types within Home Assistant:
- [Binary Sensor](#binary-sensor)
- [Binary sensor](#binary-sensor)
- [Sensor](#sensor)
- [Switch](#switch)
```yaml
# Example configuration.yaml entry
@ -57,3 +59,9 @@ The following sensors are supported.
- **Extract temperature:** Air temperature of the air extracted from the house.
- **Exhaust temperature:** Exhausted air temperature.
- **Remaining filter lifetime:** Reamining filter lifetime measured in percent.
## {% linkable_title Switch %}
The following switches are supported.
- **Boost:** Switch to manually activate boost.

View File

@ -1,22 +0,0 @@
---
layout: page
title: "Danfoss Air Switch"
description: "Instructions for how to setup Danfoss Air switches within Home Assistant."
date: 2019-02-13 13:00
sidebar: true
comments: false
sharing: true
footer: true
logo: danfoss_air.png
ha_category: Switch
ha_release: 0.89
ha_iot_class: Local Polling
---
<p class='note'>
To get your Danfoss Air sensors working with Home Assistant, follow the instructions for the general [Danfoss Air component](/components/danfoss_air/).
</p>
The following switches.
* **Boost:** Switch to manually activate boost.