Daniel Kilimnik

Results 19 issues of Daniel Kilimnik

This is about the issue #121. I think this is a great addition to this library. Sometimes you are not sure if the nmap process ha already finished so you...

It would be great if the parser could detect if the XML is incomplete and add the closing tag itself.

It is currently impossible to manage and retrieve data via the ykman cli/library. By data I am referring to the name, login data, language preference, sex and url It would...

It is currently impossible to manage the openpgp force signature pin setting via ykman cli/library. It would be useful, if that functionality would be added. That would make managing the...

I implemented my feature request #476. For some reason the retieving of the name, language preference and sex always failed when trying to request value directly. That's the reason I...

It is currently impossible to manage the openpgp pins via the ykman cli/library. It would be useful, if that functionality would be added. That would make managing the pin via...

I am trying to install valetudo on my Rockrobo S5. I followed the youtube guide and now I am stuck after getting the root ssh shell. I generated a few...

The issue is described [here #199](https://github.com/danielgtaylor/python-betterproto/issues/199). It was a very simple fix. I don't think a test case is neccesary for this bug. If you think otherwise I can add...

bug

I am not sure if I am wrong here but when executing this: ```python from dataclasses import dataclass import betterproto @dataclass class Inner(betterproto.Message): inner1: str = betterproto.string_field(1) inner2: str =...

It would be nice to have an event that is called wyhen the compass gets clicked. And also an option to disable the resetting rotation when it is clicked.