voruti/json2config

Handle multiple channel links on a single item

voruti opened this issue · 1 comments

Currently multiple channels are generated in an invalid way:
{channel="thing:1"} {channel="thing:2"}

Note to self: Solve by searching for already present channels (more general: metadata = "{...}") and add new channel links inside the curly brackets.