From 44b162358c70ea8766dc28f91da03824316d2658 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Sat, 10 Oct 2020 06:12:53 -0400 Subject: [PATCH] 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. --- source/_integrations/weather.darksky.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.darksky.markdown b/source/_integrations/weather.darksky.markdown index e24e45e2bca..51ce9dd7b82 100644 --- a/source/_integrations/weather.darksky.markdown +++ b/source/_integrations/weather.darksky.markdown @@ -16,7 +16,7 @@ The `darksky` platform uses the [Dark Sky](https://darksky.net/) web service as
-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).