mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
update header
This commit is contained in:
parent
b39ae8d23a
commit
22fa9831d8
@ -1,14 +1,13 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.sensor.efergy
|
homeassistant.components.sensor.efergy
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
Monitors home energy use as measured by an efergy engage hub using its
|
||||||
Monitors home energy use as measured by an efergy
|
(unofficial, undocumented) API.
|
||||||
engage hub using its (unofficial, undocumented) API.
|
|
||||||
|
|
||||||
Configuration:
|
Configuration:
|
||||||
|
|
||||||
To use the efergy sensor you will need to add something
|
To use the efergy sensor you will need to add something like the following
|
||||||
like the following to your config/configuration.yaml
|
to your config/configuration.yaml
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
platform: efergy
|
platform: efergy
|
||||||
@ -39,8 +38,8 @@ An array specifying the variables to monitor.
|
|||||||
|
|
||||||
period
|
period
|
||||||
*Optional
|
*Optional
|
||||||
Some variables take a period argument. Valid options are "day",
|
Some variables take a period argument. Valid options are "day", "week",
|
||||||
1"week", "month", and "year"
|
"month", and "year".
|
||||||
|
|
||||||
currency
|
currency
|
||||||
*Optional
|
*Optional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user