module-v2-example: add an example module to show off the new capabilities

This commit is contained in:
2023-05-03 21:08:01 +03:00
parent e12532338d
commit 3e80a6effb
2 changed files with 22 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"version": 2,
"index_file": "index.py",
"start_on_boot": true,
"alias": "module-v2-example"
}