Skip to content

v0.3.11

Choose a tag to compare

@italo-lombardi italo-lombardi released this 29 Jun 09:38
099eb50

What's New

Area Sensors

Four new sensors per group (and combined group) exposing which physical HA areas contain offline entities:

  • Affected Areas Count — integer count of unique areas with ≥1 offline entity
  • Affected Areas — comma-separated area names; (No Area) sentinel for unassigned entities
  • Areas Recently Offline — areas that went offline within recovery_window_minutes
  • Areas Recently Recovered — areas where all entities recovered within recovery_window_minutes

Area resolution: entity area_id → device area_id(No Area). No new configuration required.

Card: Affected Areas Pill Row

New opt-in display in the Lovelace card (show_affected_areas: false by default). When enabled, shows a compact pill row of offline area names between the stats and availability bars. Named areas in red; unassigned entities as italic "Unassigned". Works for both regular and combined groups. Toggle via the card editor.