esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
291 stars 34 forks source link

Eastron SDM Energy Monitor not work with 3 phases device #4245

Open lemurss opened 1 year ago

lemurss commented 1 year ago

The problem

Hello guys, i found problem with 3 phases devices of SMD power energy meter in .CPP file. Current file created for use data from 1 phase device, but if using SDM620, 3 phase device, for other 2 phases the data is empty. I changed file for working with 3 phases and place in my repository: https://github.com/lemurss/sdm-meter

Also, if you have interest, i created (based on SDM library) my library for DTS6619-016/017 energy meter by SINOTIMER, you can find it in my repositorys too: https://github.com/lemurss/st-meter

Which version of ESPHome has the issue?

last

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP8266

Board

NodeMCU v2

Component causing the issue

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.