From 2687f2f623e444fddcf8f84644a8559448f6d19d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 14 Mar 2017 07:53:48 +0100 Subject: [PATCH] Fix link (#6612) --- homeassistant/components/light/yeelightsunflower.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/light/yeelightsunflower.py b/homeassistant/components/light/yeelightsunflower.py index d1b2bcdab8e..204803e9991 100644 --- a/homeassistant/components/light/yeelightsunflower.py +++ b/homeassistant/components/light/yeelightsunflower.py @@ -2,7 +2,7 @@ Support for Yeelight Sunflower color bulbs (not Yeelight Blue or WiFi). For more details about this platform, please refer to the documentation at -https://home-assistant.io/components/light.yeelightsunflower +https://home-assistant.io/components/light.yeelightsunflower/ """ import logging import voluptuous as vol