mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 10:47:10 +00:00
update header
This commit is contained in:
parent
2ab1ce7b83
commit
24499d7bed
@ -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.helpers.entity import Entity
|
||||||
from homeassistant.const import TEMP_CELCIUS, ATTR_BATTERY_LEVEL
|
from homeassistant.const import TEMP_CELCIUS, ATTR_BATTERY_LEVEL
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user