MikeBrink / python-picnic-api

Unofficial Python wrapper for the Picnic API.
Apache License 2.0
53 stars 16 forks source link

What does "scenario" provide? #16

Open hmmbob opened 2 years ago

hmmbob commented 2 years ago

Hi Mike,

I'm playing around with the Picnic home assistant integration and it's using your API package to communicate with picnic. What isn't in there, is anything with the scenario and position that you actually provide in the package. Can you elaborate what data is in there? Is that containing the route and accurate position of the vehicle?

https://github.com/MikeBrink/python-picnic-api/blob/11abb347f888c87c89b020c6049784cf54b3074a/python_picnic_api/client.py#L116-L122

Tx!