Results 68 comments of wirthual

I had similar issues connecting to multiple devices, I am not sure if this is the actual problem but in my code I closed the device when the serial number...

I see, thank you for pointing out. I use a variable with a scope that's not only the for loop, probably this was the reason I needed to close it...

Ok I think I was a bit to fast here. If you run run_example.sh directly as you download it, you don't see any overlay because the assets folder ist pointing...

Hi, Thank you for the pull request. Sounds like a great idea to include. Will cycle back if I understand the advantages and what it actually does. Really appreciate it!

Hi @vollkorntomate , Ja wir sind über jede neue API im Katalog froh. Am besten direkt in openapi Format :)

Hi, Thanks so much for your contribution. Great work 👏 I need some time for a deeper look. But from what I can tell from a quick look you used...

HI @FelixBehne , Would you mind merging back main into your branch? I guess the import order changed due to isort.

Hi @FelixBehne , I merged back the current master. I included the changes for `raw_report` which was added in the meantime. Also I changed the code to be compatible with...

Hi thank you for reporting. Do you get the same error if the string does not start with a number?

Interesting observation, good job! Do you have an idea where this could originate from? Here is a refactored version, might be worth to give it a shot if its working:...