I have a long string (containing the current best route to get to work retrieved by a shell script) to be displayed in pimatic.

I tried ShellSensor class as well as VariablesDevice class. But both are concatenating the string containing the route.

Any idea on how to display this string properly?

Many thanks in advance,

DerIng