Closed phoniclynx closed 2 years ago
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)
this also means that attributes from the "entities card" are not being applied either. For example, state_color is not working.
Turned out if i assign the lovelace the same theme as the page it is working.
results in only the main status being displayed and not the attribute of the sensor (time)