Commit 4f8535e 1 parent 8c3f2e1 commit 4f8535e Copy full SHA for 4f8535e
File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- # ⚡Evergy Integration
2
-
1
+ # ⚡Evergy Integration for Home Assistant
3
2
4
3
A simple utility that you can use to login to your Evergy account and retrieve you meter readings.
5
4
@@ -9,7 +8,7 @@ A simple utility that you can use to login to your Evergy account and retrieve y
9
8
10
9
1 . Copy the folder evergy into your Home Assistant custom_components folder
11
10
<b >OR</b >
12
- Install via HACS (Home Assistatn Community Store) by adding this custom repository
11
+ Install via HACS (Home Assistant Community Store) by adding this custom repository
13
12
4 . Restart Home Assistant
14
13
5 . Within Home Assistant->Settings->Integrations->Add->Evergy
15
14
@@ -18,8 +17,12 @@ A simple utility that you can use to login to your Evergy account and retrieve y
18
17
The sensor will present the latest data. The ` Usage ` is in kilowatt-hours. I believe the ` Peak Date Time ` is the
19
18
time during that day when your usage was the highest and the ` Peak Demand ` is how many kilowatts you were drawing at that time.
20
19
21
- Exposed Sensors:
20
+ #### About
21
+ * Update Interval is 90 minutes, sensors are only updated if there are changes.
22
+ * Support for the Energy Dashboard
23
+ * There seems to be at least 4 updates per day.
22
24
25
+ Exposed Sensors:
23
26
* Address: ` 123 Seseme St. `
24
27
* Period: ` Friday `
25
28
* Bill Amount: ` 0.0 `
You can’t perform that action at this time.
0 commit comments