Skip to content

[Feature Request] Turn off system on Event #10

Description

@aykonsvk

It would be really nice feature to turn off the system on Event same like with the Interrupt for Relay.

Just call this block of code when specific Event (Btn is Pressed)

from subprocess import call
call("sudo poweroff", shell=True)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions