-
Notifications
You must be signed in to change notification settings - Fork 26
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
Adding battery monitoring support #52
base: main
Are you sure you want to change the base?
Commits on Dec 10, 2022
-
Adding battery monitoring support
diego committedDec 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 33ed066 - Browse repository at this point
Copy the full SHA 33ed066View commit details
Commits on Dec 11, 2022
-
diego committed
Dec 11, 2022 Configuration menu - View commit details
-
Copy full SHA for b71040a - Browse repository at this point
Copy the full SHA b71040aView commit details -
Reusing upowerClient instead of creating a new one each time
diego committedDec 11, 2022 Configuration menu - View commit details
-
Copy full SHA for cba6a66 - Browse repository at this point
Copy the full SHA cba6a66View commit details -
Added TODO for handling a device with no battery
diego committedDec 11, 2022 Configuration menu - View commit details
-
Copy full SHA for cfe790a - Browse repository at this point
Copy the full SHA cfe790aView commit details -
Encapsulate finding the battery device
diego committedDec 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 7d3794b - Browse repository at this point
Copy the full SHA 7d3794bView commit details -
Add comments on the possible battery states
diego committedDec 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 273216c - Browse repository at this point
Copy the full SHA 273216cView commit details -
Change the way get the values.
Upower updates only after 30 seconds, way to slow. So now from upower I get the device files locations. Then I directly read voltage current and charge. This allows for much more fine grained graphs.
Configuration menu - View commit details
-
Copy full SHA for 5334dd4 - Browse repository at this point
Copy the full SHA 5334dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 281384f - Browse repository at this point
Copy the full SHA 281384fView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b3fbdc4 - Browse repository at this point
Copy the full SHA b3fbdc4View commit details
Commits on Dec 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b527faa - Browse repository at this point
Copy the full SHA b527faaView commit details
Commits on Dec 19, 2022
-
Added a secondary color setting and relative setting. If needed it can
be used in other panel.
Configuration menu - View commit details
-
Copy full SHA for ea3be44 - Browse repository at this point
Copy the full SHA ea3be44View commit details
Commits on Jan 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9238471 - Browse repository at this point
Copy the full SHA 9238471View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ad220 - Browse repository at this point
Copy the full SHA c4ad220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f7d46 - Browse repository at this point
Copy the full SHA 98f7d46View commit details