Skip to content
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

EVCC Disfunction whithout grid meter #13873

Closed
stadlaa opened this issue May 11, 2024 · 1 comment
Closed

EVCC Disfunction whithout grid meter #13873

stadlaa opened this issue May 11, 2024 · 1 comment
Labels
question Rather clarification than issue

Comments

@stadlaa
Copy link
Sponsor

stadlaa commented May 11, 2024

Describe the bug

Hello,
I open this Issue in reference to #13576 where my API had missing endpoints and the whole evcc seamed to stop working in the middle of the cycle when detecting the error that there is no grid meter currently connected.

I wanted to ensure that this is not a bug and expected behaviour.

Wouldn't it be a good thing if I could use evcc temporarily without a grid meter just for manual charge. Right know it seams to be useless whithout grid meter.

Steps to reproduce

Configuration details

-

Log details

Log with working grid-meter:

Apr 25 09:02:51 raspberrypi evcc[60147]: [site  ] DEBUG 2024/04/25 09:02:51 ----
Apr 25 09:02:51 raspberrypi evcc[60147]: [lp-1  ] DEBUG 2024/04/25 09:02:51 charge power: 0W
Apr 25 09:02:51 raspberrypi evcc[60147]: [site  ] DEBUG 2024/04/25 09:02:51 grid meter: 0W
Apr 25 09:02:51 raspberrypi evcc[60147]: [site  ] DEBUG 2024/04/25 09:02:51 pv power: 0W
Apr 25 09:02:51 raspberrypi evcc[60147]: [site  ] DEBUG 2024/04/25 09:02:51 site power: 0W
Apr 25 09:02:51 raspberrypi evcc[60147]: [lp-1  ] DEBUG 2024/04/25 09:02:51 charge currents: [0 0 0]A
Apr 25 09:02:51 raspberrypi evcc[60147]: [lp-1  ] DEBUG 2024/04/25 09:02:51 charger status: A
Apr 25 09:02:51 raspberrypi evcc[60147]: [lp-1  ] DEBUG 2024/04/25 09:02:51 next soc poll remaining time: 16m0s
Apr 25 09:03:01 raspberrypi evcc[60147]: [site  ] DEBUG 2024/04/25 09:03:01 ----

Log with disconnected grid-meter (stops after displaying charge power):

Apr 25 09:06:28 raspberrypi evcc[61246]: [site  ] DEBUG 2024/04/25 09:06:28 ----
Apr 25 09:06:28 raspberrypi evcc[61246]: [lp-1  ] DEBUG 2024/04/25 09:06:28 charge power: 0W
Apr 25 09:06:30 raspberrypi evcc[61246]: [site  ] ERROR 2024/04/25 09:06:30 grid meter: read failed: dial tcp 10.0.0.122:8899: i/o timeout
Apr 25 09:06:38 raspberrypi evcc[61246]: [site  ] DEBUG 2024/04/25 09:06:38 ----

What type of operating system are you running?

Linux

Version

0.124.9

@andig
Copy link
Member

andig commented May 12, 2024

Without grid meter we can‘t do PV charging, hence evcc waits for grid meter to come back online.

@andig andig closed this as completed May 12, 2024
@andig andig added the question Rather clarification than issue label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Rather clarification than issue
Projects
None yet
Development

No branches or pull requests

2 participants