From 7a58994b9a63c15676e693ef669eb9072b24496b Mon Sep 17 00:00:00 2001 From: bonanitech Date: Sun, 28 Oct 2018 18:25:05 -0400 Subject: [PATCH] Update weather.yweather.markdown (#7214) Include a note warning users about the Yahoo Weather API retirement. --- source/_components/weather.yweather.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/weather.yweather.markdown b/source/_components/weather.yweather.markdown index 7f9744a3938..382cbf26509 100644 --- a/source/_components/weather.yweather.markdown +++ b/source/_components/weather.yweather.markdown @@ -12,6 +12,10 @@ ha_category: Weather ha_release: 0.47 --- +

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

+ The `yweather` platform uses [Yahoo Weather](https://www.yahoo.com/news/weather/) as a source for current meteorological data. This component will show you the condition and temperatures for max. 10 days.