Added new module: auto-schedule

This commit is contained in:
2022-11-04 20:12:48 +02:00
parent f621ec4aad
commit 76c6bd3c0e
4 changed files with 50 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"start_on_boot": true,
"alias": "auto-schedule",
"version": 1,
"index_file": "index.py",
"predefine": "predefine.py"
}