Skip to content

codyc1515/ha-contact-energy

Repository files navigation

Contact Energy integration for Home Assistant

View your energy usage.

Getting started

In your configuration.yaml file, add the following:

sensor:
  - platform: contact_energy
    email: [email protected]
    password: my-secure-password

Installation

HACS (recommended)

  1. Install HACS, if you did not already
  2. Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.
  3. Install the Contact Energy integration
  4. Restart Home Assistant

Manually

Copy all files in the custom_components/contact_energy folder to your Home Assistant folder config/custom_components/contact_energy.

Known issues

None known.

Future enhancements

Your support is welcomed.