Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 3.05 KB

README.md

File metadata and controls

52 lines (38 loc) · 3.05 KB

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