Skip to content

v1.8.0

Choose a tag to compare

@sxdjt sxdjt released this 04 Jun 20:09

[1.8.0] - 2026-06-04

Added

  • 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