From 30a99163a8492d873eced32736007eb4133e5547 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 30 Jan 2019 08:33:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirect=20WaterFurnace?= =?UTF-8?q?=20component=20pages=20(#8340)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_components/sensor.waterfurnace.markdown | 17 ----------------- source/_components/waterfurnace.markdown | 2 ++ 2 files changed, 2 insertions(+), 17 deletions(-) delete mode 100644 source/_components/sensor.waterfurnace.markdown diff --git a/source/_components/sensor.waterfurnace.markdown b/source/_components/sensor.waterfurnace.markdown deleted file mode 100644 index 12545ff5a61..00000000000 --- a/source/_components/sensor.waterfurnace.markdown +++ /dev/null @@ -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. - diff --git a/source/_components/waterfurnace.markdown b/source/_components/waterfurnace.markdown index e530d87f9d4..d260a96553b 100644 --- a/source/_components/waterfurnace.markdown +++ b/source/_components/waterfurnace.markdown @@ -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.