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

Screensaver #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Screensaver #17

wants to merge 3 commits into from

Conversation

hharry80
Copy link

Screensaver

Because of my display doesn't support CEC, I've added the functionality to blank the screen.
This functionality can be activated by setting "cec_mode = 3" in the "config.ini" file.

Operation Time

To switch off the display for example in night, there is a new functionallity to set the operation time.
This can be defined with the settings "on_time" and "off_time" in the "config.ini" file.
Don't worry, in case of an alarm the display will switch on anyway!

Example "config.ini"
[Alarmmonitor]
hdmi_cec_device_on_time = 7200
polling_interval = 60
run_user =
send_errors = False
send_starts = False
cec_mode = 3
on_time = 08:00
off_time = 18:00

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

Successfully merging this pull request may close these issues.

1 participant