diff --git a/config/bffh/bffh.dhall b/config/bffh/bffh.dhall index 0cb93f3..18abd95 100644 --- a/config/bffh/bffh.dhall +++ b/config/bffh/bffh.dhall @@ -296,7 +296,7 @@ }, actor_connections = [ - "MachineA1" : "tasmota_1" + { machine = "MachineA1", actor = "tasmota_1" }, ] : List { machine : Text, actor : Text }, initiators = {=},