Card doesn't support attributes
phoniclynx opened this issue · 2 comments
phoniclynx commented
type: vertical-stack
title: Calendar
cards:
- type: entities
entities:
- entity: sensor.google_alarm_event
icon: hass:alarm
attribute: time
name: Start
results in only the main status being displayed and not the attribute of the sensor (time)
Markker98 commented
this also means that attributes from the "entities card" are not being applied either. For example, state_color is not working.
Markker98 commented
Turned out if i assign the lovelace the same theme as the page it is working.