Results 32 comments of Jan Kratochvil

You need to replace the {$id} there, in my case: https://owner-api.teslamotors.com/api/1/vehicles/29342XXX0953/charge_history XXX are 3 digits. The {$token} also needs to be replaced.

Do you get the graphical output from `gui.py`? I do. Then I added some debug output to TeslaPy files as I was porting it to: https://github.com/stevieb9/tesla-vehicle

The Android app shows it correctly as its midnight is at real midnight. But gui.py gets it shifted. gui.py.txt contains for example: ``` 'timestamp': {'seconds': 1660806000}}, ``` Which is Arizona...

Fedora 36, after I disconnect "Jabra Evolve 65" it gets few lines of code further but still: ``` Traceback (most recent call last): File "/tmp/Bluetooth_Headset_Battery_Level/./bluetooth_battery.py", line 166, in main() File...

It is crashing both on Fedora 36 x86_64 (glibc-2.35-22.fc36.x86_64) and Debian 12 x86_64 (libc6 2.36-8).

Please note the changes are split into two different commits to make the review easier.

Converted it to draft until #139 gets accepted.

@AntonKozlov is that OK for check-in? CRaC should have been maybe rather merged with OpenJDK 22 IIUC?

I have submitted it downstream, it can bubble up here upstream later.