mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
update header
This commit is contained in:
parent
379171e302
commit
ec0dd39220
@ -1,4 +1,10 @@
|
||||
""" Provides demo lights. """
|
||||
"""
|
||||
homeassistant.components.light.demo
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Demo platform that implements lights.
|
||||
|
||||
"""
|
||||
import random
|
||||
|
||||
from homeassistant.helpers.entity import ToggleEntity
|
||||
|
Loading…
x
Reference in New Issue
Block a user