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/ ---