A recent update seems to have broken the ‘format’ configuration variable for the entities card for me.
Is anyone else seeing this issue?
type: entities
entities:
- entity: sensor.date_time
format: time
This should show only the time, but any format value set seems to be ignored; the full date and time is shown. Issue is present on a fresh Hass OS install.
(sensor.date_time is not my actual sensor)