I love Lovelace.
And Glance card is my favorite. Put state and actions in only one icon is really fantastic.
So now I would like to ask for even more improvements:
-
An option to set secondary_info with
last-changed
as entity card. With this we could have not only sensor states (door, motion, etc.) even how many time last triggered: “4 min ago”, “>2 hours”, or similar (“hace +3 min”, etc.). -
Could be even greater that you could customize variable attributes . I.e “battery_level”, “load_power”, etc… and “unit_of_measurement” field.
i.e you could set
- type: glance
title: Weather
entities:
- entity: weather.tiempo_dark_sky
name: Wind
show_state: True
secondary_info: wind_speed
unit_of_measurement: m/s
- The tap_action could be only touching icon, so the default action remain accesible in title or state. With this i.e I would togle yeelight color bulblight clicking the icon, and select the color by clicking the title.