@Robin. I have a question regarding coding a dth.
Well. Since standard tiles can only use ${name} or ${currentValue}. I’m trying to find s single line of code to seperate the result into two different portions.
For example if I send event to the tile with this string ‘city, http:// blahblah ‘
Then pull city as the value and the http as the icon.
Treat it like an array I guess.