Claus Herrmann

Results 10 issues of Claus Herrmann

Status: 🗯️ Waiting for feedback
Priority: 🚨 Urgent
Complexity: ☣️ Hard to do
Category: Provider update ♻️
Category: IP fetching 📥

Hi, i have a question regarding this cool stack. I noticed, that all communication is poll based (calling pico_tick every x ms). Now I wonder, if it is intentional? Reading...

question

HI, treid your little programs. the menu.py threw me this: Traceback (most recent call last): File "/home/pos/python/./menu.py", line 347, in main() File "/home/pos/python/./menu.py", line 326, in main menu(vehicles[idx]) File "/home/pos/python/./menu.py",...

Hi, i can select in the pulldown menu the second car and get carinfo -> M3 (should be MY). I send msg.vehicleID with ID read from the vehicles list ->...

when using your example: const api = new TeslaAPI(username, password); api.vehicles().then((vehicles)=> { console.log('my vehicles: ', vehicles); // get the first vehicle! const vehicle = vehicles[0]; }) .catch((error) => console.warn(error)); i...

Hi, is there a documentation on the mkfw tool? Just from the source: usage: %s description tile type subtype length label binary [...] Its not so selfexplaining. Also from the...

### Describe the feature Hi, got 2 questions: a) will it be possible to add a login for plan users to the plugin? I got the chatgpt+ plan and so...

First of all thanks for your code. Its really nice and i hope you finde time to dig more into it :-) What i noticed while studying your code +...

**Bug Description** The Mobile App forces to HTTPS:// even if you enter HTTP:// The String shown is HTTPS://HTTP:// **Steps to Reproduce** just open app -> local -> OLLAMA -> enter...

Hi, its not an issue per se, but i noticed the following: ![image](https://github.com/user-attachments/assets/e1d0ff39-ede2-479a-9980-5da82892d933) The new file is lighter grey as normal files, the files i have open in editor has...