mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
update header
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
""" Provides demo lights. """
|
"""
|
||||||
|
homeassistant.components.light.demo
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Demo platform that implements lights.
|
||||||
|
|
||||||
|
"""
|
||||||
import random
|
import random
|
||||||
|
|
||||||
from homeassistant.helpers.entity import ToggleEntity
|
from homeassistant.helpers.entity import ToggleEntity
|
||||||
|
Reference in New Issue
Block a user