Skip to content

A Home Assistant Integration to view your households energy usage, powered by Evergy.

License

Notifications You must be signed in to change notification settings

thebradleysanders/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 Home Assistant Integration to view your households energy usage, powered by Evergy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%