Skip to content

v1.3.0

Choose a tag to compare

@Wolk9 Wolk9 released this 07 Aug 08:21
· 4 commits to main since this release

Added

  • min_temp / min_temp_entity (per entity): keep a comfort floor per room, below which the open-window icon never shows — even if it's colder outside. min_temp_entity supports climate.* entities (reads the target temperature, not the HVAC mode) as well as plain numeric entities.
  • default_min_temp (card-level): fallback floor for rows without their own setting. Rows with outdoor: true are always exempt.

Resolution order: own min_temp -> own min_temp_entity -> default_min_temp -> no minimum. Backward compatible — omit these options to keep existing behavior.