From 6e094ca8c09549cecc2a8fbc4a6544c1fa973e69 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 28 Feb 2024 05:34:40 +0000 Subject: [PATCH] Automated dump --- ...Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.md | 2 +- ...ttery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.html | 5 +++-- index.html | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.md b/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.md index b4a34fe..b405337 100644 --- a/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.md +++ b/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.md @@ -1,6 +1,6 @@ # Limit Battery Charge Levels -It is possible to set a `start` and `end` value for battery charching percentages to preserve battery longevity. +It is possible to set a `start` and `end` value for battery charging percentages to preserve battery longevity. ``` echo "75" | sudo tee /sys/class/power_supply/BAT0/charge_control_start_threshold diff --git a/html/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.html b/html/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.html index 432f6e1..3f012e7 100644 --- a/html/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.html +++ b/html/Index dc757f5bd73d481092d03714cbcdfa83/Development 02aeaf9ec9954f86bd08ea3bd620f04a/Linux cb3309297ee244a2a914a3e358ef4a33/Limit Battery Charge Levels c19cff84e8d043d4bf6896d5fe0380a4.html @@ -673,5 +673,6 @@ background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Crect%20x%3D%220.75%22%20y%3D%220.75%22%20width%3D%2214.5%22%20height%3D%2214.5%22%20fill%3D%22white%22%20stroke%3D%22%2336352F%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E"); } -

Limit Battery Charge Levels

It is possible to set a start and end value for battery charching percentages to preserve battery longevity.

echo "75" | sudo tee /sys/class/power_supply/BAT0/charge_control_start_threshold
-echo "85" | sudo tee /sys/class/power_supply/BAT0/charge_control_end_threshold

These commands set the “start” threshold — the battery percentage from which the battery will be charged when reached after dropping down — to 75% and the “end” threshold — the battery percentage when the charging will be stopped — to 85%.

Alternatively, if this does not work, you might need to replace BAT0 with BAT1, if your device reports more than one battery.

Sources

\ No newline at end of file +

Limit Battery Charge Levels

It is possible to set a start and end value for battery charging percentages to preserve battery longevity.

echo "75" | sudo tee /sys/class/power_supply/BAT0/charge_control_start_threshold
+echo "85" | sudo tee /sys/class/power_supply/BAT0/charge_control_end_threshold

These commands set the “start” threshold — the battery percentage from which the battery will be charged when reached after dropping down — to 75% and the “end” threshold — the battery percentage when the charging will be stopped — to 85%.

Alternatively, if this does not work, you might need to replace BAT0 with BAT1, if your device reports more than one battery.

Sources

+

\ No newline at end of file diff --git a/index.html b/index.html index 4eeba30..9aaab88 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - Export-e9fce71a-e6ed-475a-b99c-8be541202731 + Export-a967bfbe-e65b-48c3-b5b5-7991353d601e