component -> platform

This commit is contained in:
Bas Nijholt 2020-09-01 20:02:23 +02:00
commit becc846287

View file

@ -104,7 +104,7 @@ CONFIG_SCHEMA = vol.Schema(
def setup(hass, config):
"""Set up the Circadian Lighting component."""
"""Set up the Circadian Lighting platform."""
conf = config[DOMAIN]
hass.data[DOMAIN] = CircadianLighting(
hass,