From ecfd6d1e95650b11a453f4f49e7f3c0024329413 Mon Sep 17 00:00:00 2001 From: Falko Richter Date: Wed, 10 Jul 2024 02:20:00 +0200 Subject: [PATCH] fixed --- config/bffh/bffh.dhall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bffh/bffh.dhall b/config/bffh/bffh.dhall index 159efb8..0cb93f3 100644 --- a/config/bffh/bffh.dhall +++ b/config/bffh/bffh.dhall @@ -296,7 +296,7 @@ }, actor_connections = [ - MachineA1 : tasmota_1 + "MachineA1" : "tasmota_1" ] : List { machine : Text, actor : Text }, initiators = {=},