Fix link (#6612)
parent
134b3d2f3b
commit
2687f2f623
|
@ -2,7 +2,7 @@
|
||||||
Support for Yeelight Sunflower color bulbs (not Yeelight Blue or WiFi).
|
Support for Yeelight Sunflower color bulbs (not Yeelight Blue or WiFi).
|
||||||
|
|
||||||
For more details about this platform, please refer to the documentation at
|
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 logging
|
||||||
import voluptuous as vol
|
import voluptuous as vol
|
||||||
|
|
Loading…
Reference in New Issue