przekierowanie wyjscia na stout i stderr. dodanie ustawiania debugu z konfiguracji dodatku

This commit is contained in:
2025-11-03 15:02:24 +01:00
parent 0419a6b374
commit 0e1d13dc6e
4 changed files with 14 additions and 5 deletions

View File

@@ -14,6 +14,8 @@ boot: auto
options:
credentials_json: ""
run_hours: "9,13,16"
debug: false
schema:
credentials_json: str
run_hours: str
debug: bool