Energy Monitoring System Setup with ESP32 and CT Clamps

Hello everyone! I’m working on setting up an energy monitoring system for my home. I want to track both the total energy consumption and the solar energy production. I’m using an ESP32 module along with two CT clamps to measure the current. I’m also looking to integrate this setup into Home Assistant for a seamless experience.

However, I’m not very experienced with the software side of things. I would greatly appreciate any guidance or recommendations on how to proceed with the programming and integration. If someone could help me get started or point me in the right direction, that would be fantastic!

Specifically, I’m looking for advice on:

  • The best way to configure the ESP32 to work with the CT clamps
  • How to accurately measure and display both total and solar energy
  • Any tips on integrating this data into Home Assistant

I’m excited to get this project up and running and would love to hear from anyone who has experience with similar setups. Thanks in advance for your help!