1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-18 03:52:41 +01:00

Remove configuration details

This commit is contained in:
Fabian Affolter
2015-10-20 22:14:51 +02:00
parent ef129639bd
commit aed61cecff
+2 -7
View File
@@ -3,13 +3,8 @@ homeassistant.components.sensor.temper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Support for getting temperature from TEMPer devices.
Configuration:
To use the temper sensors you will need to add something like the following to
your configuration.yaml file.
sensor:
platform: temper
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/sensor.temper.html
"""
import logging
from homeassistant.helpers.entity import Entity