update header

pull/117/merge
Fabian Affolter 2015-05-10 23:45:47 +02:00
parent 379171e302
commit ec0dd39220
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
""" Provides demo lights. """
"""
homeassistant.components.light.demo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Demo platform that implements lights.
"""
import random
from homeassistant.helpers.entity import ToggleEntity