feat: turn on_off power devices with the screensaver close #518

This commit is contained in:
alfrix
2022-12-05 11:40:05 -03:00
parent 45e1f652db
commit 06bf269862
4 changed files with 28 additions and 32 deletions

View File

@@ -32,6 +32,10 @@ default_printer: Ender 3 Pro
# To define a full set of custom menues (instead of merging user entries with default entries)
# set this to False. See Menu section below.
use_default_menu: True
# Define one or more moonraker power devices that turn on/off with the screensaver (CSV list)
screen_on_devices: example1, example2
screen_off_devices: example1, example2
```
## Printer Options