From 6a9162db6fc54e598708dda877f532de1fbf9ae6 Mon Sep 17 00:00:00 2001 From: Jared Agee Date: Fri, 3 Apr 2020 18:06:34 -0500 Subject: [PATCH] Replace mention of darksky as replacement (#12642) * Replace mention of darksky as replacement I think for users looking through the docs it would be more helpful to suggest NWS as a replacement rather than darksky since it is no longer a viable option for new users. * Replace suggested alternative Replace NWS suggestion with OpenWeatherMap. OpenWeatherMap includes data for countries other than US. --- source/_integrations/yweather.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/yweather.markdown b/source/_integrations/yweather.markdown index d7f9d87af71..c6aaeee9733 100644 --- a/source/_integrations/yweather.markdown +++ b/source/_integrations/yweather.markdown @@ -11,7 +11,7 @@ ha_domain: yweather
-The Yahoo Weather API is being [retired](https://developer.yahoo.com/weather/?guccounter=1). A replacement is the [`darksky` sensor](/integrations/darksky). +The Yahoo Weather API is being [retired](https://developer.yahoo.com/weather/?guccounter=1). A replacement is the [`OpenWeatherMap` integration](/integrations/openweathermap).