auto-schedule-pro-v2: add new module as a successor of auto-schedule-pro rewritten to utilize ModuleV2 API

This commit is contained in:
2023-05-06 18:03:01 +03:00
parent ae1225ceee
commit 56e57c4d7f
4 changed files with 187 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"version": 2,
"index_file": "main.py",
"start_on_boot": true,
"alias": "auto-schedule-pro-v2"
}