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.