Icons not showing correct icon by name OH3

Yes I went to transformations and added it there.

I didn’t miss a line the code fence didn’t show it as it was on the same line as the backticks I have to remeber to press enter after the 3 back ticks.

 (function(i) {
    return i.replace(/-/g,'_');
})(input)

Now I sort of understand how this works. Makes it easier when you understand how it works and also have a working example.

Thanks again. I would have spent another week working on this. :slight_smile: