Add note about alternative weather integrations to Dark Sky (#15147)

I made this change on the Dark Sky **sensors** page, now adding the same message to the Weather entity version. 

Since new users can't get an API key, and existing users have a year to switch, makes sense to point users to alternatives.
This commit is contained in:
Sean Mooney 2020-10-10 06:12:53 -04:00 committed by GitHub
parent 57a5f9cba1
commit 44b162358c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ The `darksky` platform uses the [Dark Sky](https://darksky.net/) web service as
<div class='note warning'>
On March 31, 2020 Dark Sky was [acquired by Apple](https://blog.darksky.net/dark-sky-has-a-new-home/) and is no longer allowing new API registrations. The Dark Sky API will continue to function for existing users through the end of 2021, but it is no longer possible to obtain an API key for new users.
On March 31, 2020 Dark Sky was [acquired by Apple](https://blog.darksky.net/dark-sky-has-a-new-home/) and is no longer allowing new API registrations. The Dark Sky API will continue to function for existing users through the end of 2021, but it is no longer possible to obtain an API key for new users. Home Assistant supports many alternative [weather integrations](/integrations/#weather).
</div>