-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhancement]: Improve PiSugar support #370
Comments
Hi there and welcome to Inkycal. Thanks for opening this issue. As this is your first issue in this repository, please read through the contributing guidelines |
Hi @kfezer and thanks for reporting the issue. Yes, it seems this needs some improvements as the battery level cannot be read if the PiSugar board is off. Would you be willing to help test this functionality as I do not use the PiSugar on my build? |
improve handling when piSugar is off
Okay, I got a fix ready for this and it's now available. Please run the following to get the patch; cd ~/Inkycal && source venv/bin/activate
git pull
python inky_run.py If something shouldn't work as expected, please re-open the issue |
Describe the bug
When trying to run inky_run.py and pysugar board is off, bet this error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should handle the error of type better.
The text was updated successfully, but these errors were encountered: