Skip to content

Instantly share code, notes, and snippets.

@dlangille
Last active August 29, 2022 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlangille/cb6de4ad4bbdd5388f0a3b3cbfc6bb86 to your computer and use it in GitHub Desktop.
Save dlangille/cb6de4ad4bbdd5388f0a3b3cbfc6bb86 to your computer and use it in GitHub Desktop.
btmon and GEM - I'm looking at options for displaying the data produced by GEM - https://www.brultech.com/greeneye/
btmon can:
Collect data from Brultech ECM-1240, ECM-1220, and GEM power monitors. Print
the data, save the data to database, or upload the data to a server.
Python 3 compatible fork: https://github.com/BenK22/mtools/tree/influxdb/bin
Which was forked from: https://github.com/mroch/mtools
Original repo: https://github.com/matthewwall/mtools
btmon will create the tables required: https://www.brultech.com/community/viewtopic.php?t=759
Testing GEM packet arrival with btmon: https://www.brultech.com/community/viewtopic.php?f=29&t=2215
I've created a Home Assistance instance but it's not collecting the data
- https://www.brultech.com/community/viewtopic.php?f=29&t=2267
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment