Matthias Baer

Results 20 comments of Matthias Baer

Yes I think titanium will eventually return as soon as I integrate the battlesuit armor again (see issue #9).

Thank you very much for your suggestion. Unfortunately I don't have too much free time to implement such a feature right now, but I will keep it in mind when...

Yes, this chance is absolutely real. I don't know when, but I plan to add the battlesuit again.

Unfortunately not, because I don't know what's causing this to happen. The Debug output is not very informative and only tells me what I copied above. How could I trace...

Unfortunately my guess was incorrect, I still have this exception in two of my projects with the new version...

The code base I am working with is business code from our company which unfortunately cannot be made public. I can do some digging if you give me some hints...

I removed my first commit that changed from `ubuntu-latest` to `ubuntu-20.04`. It all seems to work just fine.

Even if multiple batteries are present, shouldn't macchina just report the status of the first one? @mohabmetwalli: Can you show the directory listing of `/sys/class/power_supply/BAT0`?

I really like the idea of allowing users of the library choose which parts (dependencies) are needed for their application. However there is one concern that I have with introducing...

One way to share some state would be to go the other way: reduce the number of different readouts to only one and every implementation can define their own shared...