update header

This commit is contained in:
Fabian Affolter 2015-08-06 18:45:00 +02:00
parent b39ae8d23a
commit 22fa9831d8

View File

@ -1,14 +1,13 @@
"""
homeassistant.components.sensor.efergy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Monitors home energy use as measured by an efergy
engage hub using its (unofficial, undocumented) API.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Monitors home energy use as measured by an efergy engage hub using its
(unofficial, undocumented) API.
Configuration:
To use the efergy sensor you will need to add something
like the following to your config/configuration.yaml
To use the efergy sensor you will need to add something like the following
to your config/configuration.yaml
sensor:
platform: efergy
@ -39,8 +38,8 @@ An array specifying the variables to monitor.
period
*Optional
Some variables take a period argument. Valid options are "day",
1"week", "month", and "year"
Some variables take a period argument. Valid options are "day", "week",
"month", and "year".
currency
*Optional