CircuitSetup / Expandable-6-Channel-ESP32-Energy-Meter

Hardware & Software documentation for the CircuitSetup Expandable 6 Channel ESP32 Energy Meter. Works with ESPHome and Home Assistant.
https://circuitsetup.us/product/expandable-6-channel-esp32-energy-meter/
MIT License
532 stars 106 forks source link

I see this log message after updating esphome firmware today. #176

Closed Clutch57 closed 4 months ago

Clutch57 commented 4 months ago

2024-05-20 09:10:27.656 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.esphome_web_6868e4_6c_total_watts (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement 'W' which is not a valid unit for the device class ('energy') it is using; expected one of ['GJ', 'Wh', 'MWh', 'kWh', 'MJ']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22 Not sure what to change in my yaml to make it happy.

`#IC1 sensor:

Total Amps

Clutch57 commented 4 months ago

will study more