Examples of HABPanel Solutions

Hi Ewan, I think that’s the only widget where I only copy-pasted the code from this great community :grinning:
I use this version:

And the code for the template widget is:

<object data="/static/shaddow.svg?{{itemValue('Sun_Azimuth')}}" type="image/svg+xml"></object>

I think the important part for the update is the “?{{…}}” => do have that one in your widget? And is the name of the item correct?
I think, if we need futher debugging, we should switch to the Sun-Position-SVG-Thread…