aboutsummaryrefslogtreecommitdiff
path: root/modules/auto_mode.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/auto_mode.py')
-rw-r--r--modules/auto_mode.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/auto_mode.py b/modules/auto_mode.py
index fd01f787..db503133 100644
--- a/modules/auto_mode.py
+++ b/modules/auto_mode.py
@@ -1,3 +1,8 @@
+#--depends-on channel_access
+#--depends-on commands
+#--depends-on config
+#--depends-on permissions
+
from src import ModuleManager, utils
@utils.export("channelset", {"setting": "automode",