esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
416 stars 26 forks source link

Add support for single and multiple ATM90E32 Power Monitoring SPI Chips #271

Closed digiblur closed 2 years ago

digiblur commented 5 years ago

Describe the problem you have/What new integration you would like Ability to read single and multiple power monitoring boards via SPI.

Please describe your use case for this integration and alternatives you've tried: Custom arduino sketches can be a pain and since ESPHome supports the ESP32 it seems like a perfect match.

Additional context Library: https://github.com/CircuitSetup/ATM90E32 Single dual channel board can be found here but there is also a board where there are two chips and all 3 channels are used to monitor 6 CT clamps. https://github.com/CircuitSetup/Split-Single-Phase-Energy-Meter

nagyrobi commented 2 years ago

Done: https://esphome.io/components/sensor/atm90e32.html