diff --git a/source/_components/sensor.neurio_energy.markdown b/source/_components/sensor.neurio_energy.markdown index ddf96919a3f..9912a930764 100644 --- a/source/_components/sensor.neurio_energy.markdown +++ b/source/_components/sensor.neurio_energy.markdown @@ -26,6 +26,10 @@ sensor: 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: - **api_key** (*Required*): The API key for your account/application.