Skip to content

Commit 4f8535e

Browse files
Update info.md
1 parent 8c3f2e1 commit 4f8535e

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

info.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# ⚡Evergy Integration
2-
1+
# ⚡Evergy Integration for Home Assistant
32

43
A simple utility that you can use to login to your Evergy account and retrieve you meter readings.
54

@@ -9,7 +8,7 @@ A simple utility that you can use to login to your Evergy account and retrieve y
98

109
1. Copy the folder evergy into your Home Assistant custom_components folder
1110
<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
1312
4. Restart Home Assistant
1413
5. Within Home Assistant->Settings->Integrations->Add->Evergy
1514

@@ -18,8 +17,12 @@ A simple utility that you can use to login to your Evergy account and retrieve y
1817
The sensor will present the latest data. The `Usage` is in kilowatt-hours. I believe the `Peak Date Time` is the
1918
time during that day when your usage was the highest and the `Peak Demand` is how many kilowatts you were drawing at that time.
2019

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.
2224

25+
Exposed Sensors:
2326
* Address: `123 Seseme St.`
2427
* Period: `Friday`
2528
* Bill Amount: `0.0`

0 commit comments

Comments
 (0)