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.
This commit is contained in:
Jared Agee 2020-04-03 18:06:34 -05:00 committed by GitHub
parent ba3f1a8762
commit 6a9162db6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ ha_domain: yweather
<div class='note warning'> <div class='note warning'>
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).
</div> </div>