Checklist
Describe the issue
When adding the "Tasks Due" entity to my Home Assistant dashboard, I choose "Due Tasks" to show as the State of the entity that I want shown. When I do that, the task that is due shows up like this rather than the name of the task: ["description"."test""binary_sensor:"binary_sensor.maint_test" ]
See example in screenshot:

Reproduction steps
- Add "Tasks Due" as an entity in a dashboard. HA suggests tile card configuration.
- Edit the tile card so that "Due Tasks" is configured as the state of the card.
- See code instead of task name.
Checklist
Describe the issue
When adding the "Tasks Due" entity to my Home Assistant dashboard, I choose "Due Tasks" to show as the State of the entity that I want shown. When I do that, the task that is due shows up like this rather than the name of the task:
["description"."test""binary_sensor:"binary_sensor.maint_test" ]See example in screenshot:

Reproduction steps