Skip to content
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

Stop node on low battery #74

Merged
merged 1 commit into from
Mar 7, 2021
Merged

Stop node on low battery #74

merged 1 commit into from
Mar 7, 2021

Conversation

desyncr
Copy link
Collaborator

@desyncr desyncr commented Mar 7, 2021

Listen to ACTION_BATTERY_LOW intent and stop the node. The node will remain stopped until the user restart it.

This functionality can be disabled with "Preserve battery" setting.

Fixes #10

@desyncr desyncr added the enhancement New feature or request label Mar 7, 2021
@desyncr desyncr self-assigned this Mar 7, 2021
@desyncr desyncr merged commit 1c18927 into master Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable node on Low battery
1 participant