Skip to content

Commit

Permalink
Update README output format on example (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencefoley authored Sep 19, 2021
1 parent c70a77a commit a1274a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ evergy.logout()
### Output
The last element from the `get_usage()` will be the latest data. The `usage` is in kilowatt-hours. I believe the `peakDateTime` is the
time during that day when your usage was the highest and the `peakDemand` is how many kilowatts you were drawing at that time.
```json
```text
Latest data:
{
'period': 'Saturday',
Expand Down

0 comments on commit a1274a3

Please sign in to comment.