According to AI, this is the way - but it doesn't work. Any suggestions?
title: Test
path: test
background:
image: {{ states('sensor.unsplash_background') }}
sections:
- type: grid
cards:
- type: heading
heading: New section```
I've also tried
```image: sensor.unsplash_background```
But also not working.