Enegic intergration

Does anyone know of there is such a thing? I have searched but cannot find it. I have a load balancer from enegic and I can log on to the website to see all my date but i would like to add it to home assistant.

3 Likes

I am looking for the same thing, I got the Enegic/Perific load balancer thingy together with a car charger, and I was hoping to somehow send the consumption data to HA… The website says its an open platform, but their integrations are all towards car chargers. In the app you can “share” the data with other users, but I am not tech-savvy enough to figure out how to get it to HA… :frowning:

I am working on a HACS integration to pull the data from enegic, hope to have it finished in 2 weeks.

1 Like

Hi

I have written a python-script that get data from perific and use mqtt to HA.

1 Like

@johan8 do you mind sharing the script? Would love to get my data in HA as well

I have now also written a python script to make this work and have it integrated through AppDaemon, however I’m facing some issues to get the data into the energy dashboard. Have created a separate thread here. Happy to share the script with anyone who needs and and/or can fix my issue.