Results 128 comments of jumpjack

news about multiple globes/ellipsoids for planets representation?

I don't know how to use colab and how to upload images, once I'm here what should I do ? ![image](https://user-images.githubusercontent.com/1620953/183706800-84a44810-4a3e-4054-a0c8-dc1c5a731880.png)

ah ok, it was easier than I thought. It works with demo image... but with my images it find just 1 piece! Real puzzle: ![image](https://user-images.githubusercontent.com/1620953/183709215-835155f7-74a0-4346-9797-83fa01c08f78.png) Result: ![image](https://user-images.githubusercontent.com/1620953/183709557-fb5b749f-fdcb-46ff-838c-eb7b31955600.png) Handmade on PC:...

New findings: 1. /commerce/v1/accounts/{accountId2}/vehicles/{vin}/recall-notifications?lang=IT&country=it& 2. /commerce/v1/accounts/{accountId2}/vehicles/{vin}/details?staticMaintenancePlan=true%26mileageUnit=KM%26lang=IT%26country=IT%26 **(next maintenance)** 3. /commerce/v1/accounts/{accountId}/vehicles/{vin}/customer-sessions **(past mainteance)** 4. /commerce/v1/accounts/{accountId2}/vehicles/{vin}/customer-sessions

Thanks, very kind, but I have another issue: the Performer binaries and license in the archive are the same which I found in the meantime...with the same problem: the license...

Thanks a lot, I fed Claude Sonnet with your library and my prompts, and I eventually got exactly what I was looking for: a full map of all my shots!...

Try this post: /commerce/v1/accounts/{account_id}/kamereon/kcm/v1/vehicles/{vin}/charge/pause-resume payload: ``` { "data": { "type": "ChargePauseResume", "attributes": { "action": "pause" } } } ``` action must be "paused" or "resume", but I always get response...

> -Do you know if there could be any kind of blocking of the account if they detect something? There is a quota limit: if you send too many requests...

Time ago this GET worked: `charge-history?start=20220101&end=20220322&type=day` Now I get :-) : ``` { "message": "you should not be there but well done for the effort" } ```

Any luck with charge history? with endpoint "charges" i get "Not Found: There is no rows charge history for the vin", with "charrge-history" I get "you should not be there...