mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05: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.const import TEMP_CELCIUS, ATTR_BATTERY_LEVEL
|
||||
|
||||
|
Reference in New Issue
Block a user