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

feat: display turns off after n seconds #18

Merged
merged 2 commits into from
Jun 9, 2024

Conversation

AllanOricil
Copy link
Owner

@AllanOricil AllanOricil commented Jun 9, 2024

A new property has been added to config.yml to enable the display to turn off after a specified number of seconds.

display:
  # [OPTIONAL] (number) if provided, the display will turn off after n seconds have passed
  sleep_timeout: 10

Important

If sleep_timeout is ≤ 0, or omitted, the display won't turn off.

Once the display is turned off, simply touch the screen to turn it back on

@AllanOricil AllanOricil marked this pull request as ready for review June 9, 2024 22:01
@AllanOricil AllanOricil force-pushed the feat/turn-screen-off-every-n-seconds branch from c30af5b to 7d6aa3e Compare June 9, 2024 22:03
@AllanOricil AllanOricil merged commit 76972c3 into main Jun 9, 2024
2 checks passed
@AllanOricil AllanOricil deleted the feat/turn-screen-off-every-n-seconds branch June 9, 2024 22:06
Copy link

github-actions bot commented Jun 9, 2024

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant