evcc-io / docs

evcc documentation
https://docs.evcc.io/
MIT License
37 stars 117 forks source link

Configuration example for the Polestar 2 #89

Closed ThomDietrich closed 2 years ago

ThomDietrich commented 2 years ago

Hey there!

Does anyone already have a working tested config or can share relevant experience with the Polestar 2? I want to add the car to the documentation under supported cars.

To my knowledge it's currently not possible to access the car/app/cloud directly, so the manual route has to be used. I found a longer discussion including a supposedly working example for OpenWB: https://polestar.fans/t/polestar-2-openwb-soc-modul/5857/7

I can start testing the Polestar 2 charging coordinated by evcc in the next couple of weeks and will add my learnings here.

The result of this discussion should be a pull request to document the Polestar 2.

andig commented 2 years ago

We don‘t have a manual module, hence Polestar remains unsupported until someone can provide an Api.

ThomDietrich commented 2 years ago

Hey @andig I'm slightly confused now. What about https://docs.evcc.io/docs/devices/vehicles#manuell ? As long as there is no API, what is the best way to work with evcc and the Polestar then?

andig commented 2 years ago

That means you can plug your own Api.

ThomDietrich commented 2 years ago

Right, I can see that now. So even if I went with the "javascript" plugin type I would need it to produce developing SoC/Status/Range information - which of course I can't. I didn't look at the details behind the openWB implementation but I thought it works with a combination of coulomb counting, manual inputs and/or some internal sensing. evcc does not do anything like it.

Sorry for the confusion. With that cleared up, what's your suggestion of how to configure the vehicles: section for this car?

Going forward, what do you think would need to be done to add better evcc support for any car model without an api?

Thanks

andig commented 2 years ago

Going forward, what do you think would need to be done to add better evcc support for any car model without an api?

M.E. gar nichts- evcc funktioniert ja auch ohne ;)

Für weitere Fragen bitte Discussions verwenden- das docs Repo ist der falsch Platz dafür.