You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Card suggestion support for HA 2026.6+: the card now appears in the "Community" section of the card picker when the user selects a binary_sensor, switch, light, or input_boolean entity.
New template variables for text_template:
unit - shorthand for attributes.unit_of_measurement
state_with_unit - state value and unit combined, e.g. 105 degF
entity_id - the entity's ID
last_changed - relative time since state last changed, e.g. 5 minutes ago
last_updated - relative time since entity last updated