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
Next Delivery shows unknown β the sensor only handled MomentIndication (a single timestamp). Parcels with a delivery window (IntervalIndication, with start / end fields) were silently skipped. The sensor now uses the start of the window for interval-type indications.
π§ Improved
SensorStateClass.MEASUREMENT added to all count sensors, enabling long-term statistics tracking in Home Assistant.