esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
422 stars 27 forks source link

Request to add energy field in pzemac #669

Closed boyyao closed 2 years ago

boyyao commented 4 years ago

It is hoped that the total energy consumption can be monitored in pazm-004t V3 Similar: uint32_t raw_active_energy = pzem_get_32bit(10); float active_energy = raw_active_energy / 1000.0f; // max 429496729.5 WH

Describe the problem you have/What new integration you would like

Please describe your use case for this integration and alternatives you've tried:

Additional context

rradar commented 4 years ago

@boyyao you didn't succeeded filling out the issue template correctly but your request is a duplicate anyway https://github.com/esphome/feature-requests/issues/457

nagyrobi commented 2 years ago

Duplicate of https://github.com/esphome/feature-requests/issues/457