Dr-Gigavolt / dbus-aggregate-batteries

Virtual service to merge multiple serial batteries
MIT License
66 stars 11 forks source link

Fix logging problem #66

Closed mr-manuel closed 6 months ago

mr-manuel commented 6 months ago

Fixes https://github.com/Dr-Gigavolt/dbus-aggregate-batteries/issues/65

Not tested. Please test it first.

mr-manuel commented 6 months ago

P.S.: @Dr-Gigavolt I recommend you to use Flake8 and Black Lint to properly format your code. It will do it for you automatically and you will save a lot of time.

Here is a short instruction on how to set up Flake8 and Black Lint checks in VS Code. This will save you a lot of time.