mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
🚜 Merges/Redirect Comfoconnect component pages (#8325)
This commit is contained in:
parent
7caaddd9ad
commit
ea8223b11f
@ -8,8 +8,13 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: zehnder.png
|
||||
ha_category: Hub
|
||||
ha_category:
|
||||
- Fan
|
||||
- Sensor
|
||||
ha_release: "0.48"
|
||||
redirect_from:
|
||||
- /components/fan.comfoconnect/
|
||||
- /components/sensor.comfoconnect/
|
||||
---
|
||||
|
||||
The `comfoconnect` component lets you control Zehnder ComfoAir [Q350](http://www.international.zehnder-systems.com/products-and-systems/comfosystems/zehnder-comfoair-q350-st)/[450](http://www.international.zehnder-systems.com/products-and-systems/comfosystems/zehnder-comfoair-q450-st)/[600](http://www.international.zehnder-systems.com/products-and-systems/comfosystems/zehnder-comfoair-q600-st)
|
||||
@ -25,7 +30,7 @@ To set it up, add the following information to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
comfoconnect:
|
||||
host: 192.168.1.213
|
||||
host: IP_ADDRESS
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
@ -1,17 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Zehnder ComfoAir Q Ventilation fans"
|
||||
description: "Instructions on how to integrate Zehnder ComfoAir Q350/450/600 fans into Home Assistant."
|
||||
date: 2017-06-28 18:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: zehnder.png
|
||||
ha_category: Fan
|
||||
ha_release: "0.48"
|
||||
---
|
||||
|
||||
Please see the [main component] for information how to set it up.
|
||||
|
||||
[main component]: /components/comfoconnect/
|
@ -1,17 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Zehnder ComfoAir Q Ventilation sensors"
|
||||
description: "Instructions on how to integrate Zehnder ComfoAir Q350/450/600 sensors into Home Assistant."
|
||||
date: 2017-06-28 18:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: zehnder.png
|
||||
ha_category: Sensor
|
||||
ha_release: "0.48"
|
||||
---
|
||||
|
||||
Please see the [main component] for information how to set it up.
|
||||
|
||||
[main component]: /components/comfoconnect/
|
Loading…
x
Reference in New Issue
Block a user