Skip to content

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

License

Notifications You must be signed in to change notification settings

jruby411/evergy_home_assistant

 
 

Repository files navigation

⚡Evergy Integration for Home Assistant

hacs_badge

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

Note: This is an unofficial utility that uses Evergy's non-public API.

Usage

  1. Copy the folder evergy into your Home Assistant custom_components folder OR Install via HACS (Home Assistant Community Store) by adding this custom repository
  2. Restart Home Assistant
  3. Within Home Assistant->Settings->Integrations->Add->Evergy

Output

The sensor will present the latest data. The Usage is in kilowatt-hours. I believe the Peak Date Time is the time during that day when your usage was the highest and the Peak Demand is how many kilowatts you were drawing at that time.

About

  • Update Interval is 90 minutes, sensors are only updated if there are changes.
  • Support for the Energy Dashboard
  • There seems to be at least 4 updates per day.

Exposed Sensors:

  • Address: 123 Seseme St.
  • Period: Friday
  • Bill Amount: 0.0
  • Is Past Due: false
  • Bill Date: 0000-00-01T00:00:00
  • Usage: 14.7756
  • Demand: 3.7992
  • Avgerage Demand: 0.0
  • Peak Demand: 3.7992
  • Peak Date Time: 12:45 p.m.
  • Max Temp: 71.0
  • Min Temp: 71.0
  • Avgerage Temp: 71.0

Related Projects

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%