Remove configuration details

This commit is contained in:
Fabian Affolter 2015-10-20 22:14:51 +02:00
parent ef129639bd
commit aed61cecff

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