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: entity_detail inline/tooltip now shows unit_of_measurement alongside the HA state value (e.g. 85 % instead of 85 for battery sensors)
Coordinator: entities with device_class: battery now use their own state as the battery level, so mobile companion app battery sensors are correctly tracked and displayed in the card
Coordinator: offline_since now reflects state.last_changed when the entity was already in a bad state before the coordinator first polled it — offline duration shown in the card is accurate after HA restarts