ljmerza / ha-email-sensor

Email Sensor for collecting tracking numbers from over 40 providers.
MIT License
87 stars 22 forks source link

Service to mark package as received #55

Open Selim042 opened 1 year ago

Selim042 commented 1 year ago

Describe the solution you'd like In substitute to adding API calls to tracking data for each platform, having a HA service that can be called with the carrier and tracking number to change the status of the package could be a nice way to keep track. Mostly a "delivered" or "received" status.

Describe alternatives you've considered Ignoring the tracking numbers or implementing this myself a different way. Haven't really thought of any good alternatives yet.

Additional context If done, a change to the tracking Lovelace card to show the statuses and call the service would be wonderful.

JOHLC commented 11 months ago

Either this, or an attribute that shows delivery date would be great!

Selim042 commented 9 months ago

If the sensor were migrated to a todo list, this would solve itself.