I have a card that shows my kids school lunch menu for the next day to help decide if we are buying or packing. The data comes from an http response from a webserver and returns a List of ites. The card displays it as a list…which includes brackets, commas and quote ticks. It works, but it’s ugly. I’m wondering how I could format it so it looks better?
type: entities
entities:
- entity: sensor.lunch_tomorrow
icon: mdi:food
secondary_info: none
name: Menu
title: Lunch
grid_options:
columns: full
rows: 6
visibility:
- condition: state
entity: sensor.lunch_tomorrow
state_not: unknown