mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
update header
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user