Lenart Kos
Lenart Kos
Changed commit message and implemented changes mentioned in the review. Some weird arithmetic which I don't like was needed because negated c_int needs to be fixed (to avoid things like...
Sorry this is taking so long, english is not my strong suit :( Unsafe was done like that before because if I had two unsafe blocks the char buffer wouldnt...
Didn't know this bot was in use still, I will take a look
bump - Mutaha
Ready to merge
I got the same error but maybe different issue. I think its problem of parsing the enviroment variable. Writing a little test script I think I figured out a possible...
The values I provided were just demonstrational, I have my own mail server. I got my smtp working fine after I removed spaces and quotes from mail variables. This means...
Hi, I just want to offer my input since you mentioned 3 of my PRs in vehicle-command repo to add that I'm already using all the new features/fixes you talked...
That's correct. The main benefit of using TeslaBleHttpProxy which uses vehicle-command over tesla-local-command (tlc) is that it does not keep recreating (resetting) the BT adapter connection which causes issues many...