Skip to content

HACS version of the Home Assistant Core greeneye_monitor component. For beta-testing and faster deployment of changes.

License

Notifications You must be signed in to change notification settings

jkeljo/hacs-greeneye-monitor

Repository files navigation

GreenEye Monitor (GEM) Custom Integration

GitHub Release GitHub Activity License

pre-commit Black

hacs Project Maintenance

Community Forum

The Brultech integration for Home Assistant allows you to create sensors for the various data channels of Brultech ECM-1220, ECM-1240, and/or GreenEye Monitor (GEM) energy monitors. Each current transformer (CT) channel, pulse counter, and temperature sensor appears in Home Assistant as one or more sensors, and can be used in automations.

Setup

  1. Add this repository as a custom repository for integrations in HACS by using this My button: Add repository
  2. Further documentation is viewable in HACS, or by clicking here

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

Credits

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template