From abdf447a2958a96d6db99ddc310939c7cea129b3 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 5 Apr 2019 00:00:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20Merges/Redirects=20Yweather=20co?= =?UTF-8?q?mponent=20pages=20(#9143)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🚜 Merges/Redirects Yweather component pages * :pencil2: Tweak --- source/_components/weather.yweather.markdown | 17 ----------------- source/_components/yweather.markdown | 7 +++++-- 2 files changed, 5 insertions(+), 19 deletions(-) delete mode 100644 source/_components/weather.yweather.markdown diff --git a/source/_components/weather.yweather.markdown b/source/_components/weather.yweather.markdown deleted file mode 100644 index 10d8ed2c91b..00000000000 --- a/source/_components/weather.yweather.markdown +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: page -title: "Yahoo Weather" -description: "Instructions on how to integrate Yahoo Weather within Home Assistant." -date: 2016-07-06 9:06 -sidebar: true -comments: false -sharing: true -footer: true -logo: yahooweather.png -ha_category: Weather -ha_release: 0.47 ---- - -

-The Yahoo Weather API **has been** [retired](https://developer.yahoo.com/weather/?guccounter=1). A replacement is the [`darksky` weather](/components/weather.darksky/). -

diff --git a/source/_components/yweather.markdown b/source/_components/yweather.markdown index 406d5c138cc..14628b7ac25 100644 --- a/source/_components/yweather.markdown +++ b/source/_components/yweather.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "Yahoo Weather Sensor" +title: "Yahoo Weather" description: "Instructions on how to integrate Yahoo Weather within Home Assistant." date: 2016-07-06 9:06 sidebar: true @@ -8,11 +8,14 @@ comments: false sharing: true footer: true logo: yahooweather.png -ha_category: Weather +ha_category: + - Weather + - Sensor ha_release: 0.24 ha_iot_class: Cloud Polling redirect_from: - /components/sensor.yweather/ + - /components/weather.yweather/ ---