update header
This commit is contained in:
parent
2ab1ce7b83
commit
24499d7bed
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
""" Support for Wink sensors. """
|
||||
"""
|
||||
homeassistant.components.sensor.demo
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Demo platform that has two fake sensors.
|
||||
|
||||
"""
|
||||
from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.const import TEMP_CELCIUS, ATTR_BATTERY_LEVEL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue