Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENERGY_Total 37% too high during charging (calibrated, power factor 1.0) #20925

Closed
10 of 14 tasks
gitisgreat2023 opened this issue Mar 11, 2024 · 0 comments
Closed
10 of 14 tasks

Comments

@gitisgreat2023
Copy link

gitisgreat2023 commented Mar 11, 2024

PROBLEM DESCRIPTION

Power calibration done as documented here. Nevertheless the energy counter increases about 37% too fast, when integrating the power over time, during charging.

Power calibration was done, the power factor is 1.00 during the test. Power, voltage and current are also matching during the test (about 1 kW, 232 volt and 4.3 amps).

Is charging an issue with these plugs?!

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

  • Read the Contributing Guide and Policy and the Code of Conduct
  • Searched the problem in issues
  • Searched the problem in discussions
  • Searched the problem in the docs
  • Searched the problem in the chat
  • Device used (e.g., Sonoff Basic): TASMOTA Steckdose 16A, CURRYSMARTER V1.1
  • Tasmota binary firmware version number used: 13.4.0
    • Pre-compiled
    • Self-compiled
  • Flashing tools used: _____
  • Provide the output of command: Backlog Template; Module; GPIO 255:
12:17:44.011 CMD: backlog template
12:17:44.090 MQT: stat/huawei_plug3/RESULT = {"NAME":"R4850G2","GPIO":[0,0,0,2624,32,320,0,0,224,2720,2656,0,0,0],"FLAG":0,"BASE":18}
12:17:45.253 MQT: tele/huawei_plug3/STATE = {"Time":"2024-03-11T12:17:45","Uptime":"0T00:27:14","UptimeSec":1634,"Heap":25,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"POWER":"ON","Wifi":{"AP":1,"SSId":"XXX","BSSId":"XXX","Channel":13,"Mode":"11n","RSSI":36,"Signal":-82,"LinkCount":1,"Downtime":"0T00:00:09"}}
12:17:45.263 MQT: tele/huawei_plug3/SENSOR = {"Time":"2024-03-11T12:17:45","ENERGY":{"TotalStartTime":"2024-03-07T07:22:05","Total":21.009,"Yesterday":2.006,"Today":3.820,"Period":3,"Power":1062,"ApparentPower":1062,"ReactivePower":0,"Factor":1.00,"Voltage":232.10,"Current":4.575}}

12:19:10.978 MQT: stat/huawei_plug3/RESULT = {"Module":{"0":"R4850G2"}}

12:19:46.259 CMD: GPIO 255
12:19:46.271 MQT: stat/huawei_plug3/RESULT = {"GPIO0":{"0":"None"},"GPIO1":{"0":"None"},"GPIO2":{"0":"None"},"GPIO3":{"2624":"HLWBL SEL_i"},"GPIO4":{"32":"Button1"},"GPIO5":{"320":"Led_i1"},"GPIO9":{"0":"None"},"GPIO10":{"0":"None"},"GPIO12":{"224":"Relay1"},"GPIO13":{"2720":"BL0937 CF"},"GPIO14":{"2656":"HLWBL CF1"},"GPIO15":{"0":"None"},"GPIO16":{"0":"None"},"GPIO17":{"0":"None"}}

  • If using rules, provide the output of this command: Backlog Rule1; Rule2; Rule3:
  Rules output here:

  • Provide the output of this command: Status 0:
  STATUS 0 output here:
STATUS11 = {"StatusSTS":{"Time":"2024-03-11T12:14:02","Uptime":"0T00:23:31","UptimeSec":1411,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":1,"POWER":"ON","Wifi":{"AP":1,"SSId":"XXX","BSSId":"XXX","Channel":13,"Mode":"11n","RSSI":34,"Signal":-83,"LinkCount":1,"Downtime":"0T00:00:09"}}}
  • Set weblog to 4 and then, when you experience your issue, provide the output of the Console log:
  Console output here:

TO REPRODUCE

Calibrate power plug.
Over 1 hour have a constant load of about 1 kW.
Calculate the increase of ENERGY_Total in kWh over the time period and compare with the expected value (power times time duration in kWh)

EXPECTED BEHAVIOUR

ENERGY_Total should increase as expected by the average power over a time period.,

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

@gitisgreat2023 gitisgreat2023 changed the title ENERGY_TOTAL too high (calibrated, power factor 1.0) ENERGY_Total too high (calibrated, power factor 1.0) Mar 11, 2024
@gitisgreat2023 gitisgreat2023 changed the title ENERGY_Total too high (calibrated, power factor 1.0) ENERGY_Total 37% too high during charging (calibrated, power factor 1.0) Mar 11, 2024
Repository owner locked and limited conversation to collaborators Mar 11, 2024
@Jason2866 Jason2866 converted this issue into discussion #20926 Mar 11, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant