Is it possible to have variable data in name on the entity_filter?
- type: entity-filter
entities:
- entity: switch.test01
name: Det er {{ states.sensor.ute_temperatur.state }} grader ute.
state_filter:
- "on"