Update Neurio docs (#2273)

* Update Neurio

* Fix update time.

* Reword
This commit is contained in:
John Mihalic 2017-03-17 05:15:59 -04:00 committed by Fredrik Lindqvist
parent 3044db2270
commit 584905d5eb

View File

@ -26,6 +26,10 @@ sensor:
api_secret: CLIENT_SECRET api_secret: CLIENT_SECRET
``` ```
Two sensors will be created with the following names:
- **Energy Usage**: Current active power usage in Watts. Updated every 10 seconds.
- **Daily Usage**: Daily power usage in kWh. Updated every 2.5 minutes.
Configuration variables: Configuration variables:
- **api_key** (*Required*): The API key for your account/application. - **api_key** (*Required*): The API key for your account/application.