-
Notifications
You must be signed in to change notification settings - Fork 117
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
Does not report Wh to MQTT #399
Comments
This is a legacy thing, it is the same as the |
Leaving no way to get current power usage ? :( |
The session energy is available as |
One could add a real time total counter, the total can't be used directly for counting consumtion prices with variable price per hour. I had to make my own externally. Having a real time counter has sense for external tools. |
Related to #224 |
this #556 now has counters updated in real time |
While charging, Wh topic is not updated to MQTT. It is alway the same value of 191895
. I assume it should represent charging power.
The text was updated successfully, but these errors were encountered: