We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3044db2 commit 584905dCopy full SHA for 584905d
source/_components/sensor.neurio_energy.markdown
@@ -26,6 +26,10 @@ sensor:
26
api_secret: CLIENT_SECRET
27
```
28
29
+Two sensors will be created with the following names:
30
+- **Energy Usage**: Current active power usage in Watts. Updated every 10 seconds.
31
+- **Daily Usage**: Daily power usage in kWh. Updated every 2.5 minutes.
32
+
33
Configuration variables:
34
35
- **api_key** (*Required*): The API key for your account/application.
0 commit comments