-
Notifications
You must be signed in to change notification settings - Fork 1
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
awaiting_start #1
Comments
Hi I will try and test it today. Before your reply, my solution was this: After today I will give you feedback whether this worked or not. Just one question, when you start the charging, why are you sending 1x6 A when production is just above 1000W ? Can't this wait and be handled by the "Solar-Charging adjust power" function? |
I have also changed the filter, so it doesn't look at the PV production but calculates the available power from:
And if the battery is below, available power is withdrawn by 5000 W which is the maximum charging power for my battery, so it will charge the house battery before the cars. |
Hi
My charging wont start because the status of Easee charger is "Awaiting Start".
I have the car plugged in, and 3800W available.
When I try to manually start charging from Easee app, it's saying "Waiting for smart charge"
If I manually set the dynamic limit to 16, the charger starts, and your Node-RED automation is "live"
Am I missing something?
Thank you
The text was updated successfully, but these errors were encountered: