From 91299efcef62ff39b894ace127da6e3286d008db Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Wed, 11 Dec 2024 10:58:14 +0100 Subject: [PATCH] Update actors.ini add dummy actor --- actors.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/actors.ini b/actors.ini index 8942843..f86e503 100644 --- a/actors.ini +++ b/actors.ini @@ -1,3 +1,6 @@ +[dummy] +module = Dummy + [tasmota] module = Process param_cmd = "/usr/local/lib/bffh/adapters/tasmota/env/bin/python3"