🚜 Merges/Redirect WaterFurnace component pages (#8340)

This commit is contained in:
Klaas Schoute 2019-01-30 08:33:02 +01:00 committed by Fabian Affolter
parent 2e2e91fbaf
commit 30a99163a8
2 changed files with 2 additions and 17 deletions

View File

@ -1,17 +0,0 @@
---
layout: page
title: "WaterFurnace Sensors"
description: "Instructions on how to integrate WaterFurnace Geothermal System sensors into Home Assistant."
date: 2018-01-19 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: waterfurnace.png
ha_category: Sensor
ha_release: 0.62
ha_iot_class: "Cloud Polling"
---
Integrates WaterFurnace sensors into Home Assistant. See the [main component](/components/waterfurnace/) for configuration instructions.

View File

@ -11,6 +11,8 @@ logo: waterfurnace.png
ha_category: Sensor
ha_release: 0.62
ha_iot_class: "Cloud Polling"
redirect_frome:
- /components/sensor.waterfurnace/
---
The `waterfurnace` component communicates with the WaterFurnace Symphony website's WebSocket to show you many of the sensors in your system. While not an official API, this is the same backend the Symphony website is based on, and should be reasonably stable.