moralmunky / Home-Assistant-Mail-And-Packages

Home Assistant integration providing day of package counts and USPS informed delivery images.
MIT License
611 stars 77 forks source link

ISSUE: USPS Packages In Transit Show 0 #843

Closed teek541 closed 1 year ago

teek541 commented 1 year ago

Describe the bug USPS Packages aren't tracked

Environment (please complete the following information):

Logs Can't get them right this second.

First of all, I think this is the coolest integration probably on HA and thank you for making it.

Here's what's going on. I got my USPS Informed Delivery. My mail pieces show up, however, I have a package in route to my house currently expected to be delivered this weekend. However, the "Mail Packages in Transit" show 0 as does the USPS Packages first number. It's showing 0>0>0. The package shows at the bottom of the informed delivery email.

firstof9 commented 1 year ago

In transit means "out for delivery".

teek541 commented 1 year ago

There are 3 slots on your dashboard.

> > _

I thought it was (In Transit AKA shipped to your house) > (Out for Delivery) > (Delivered)

Is that not the case?

firstof9 commented 1 year ago

The "In Transit" sensor is a full count of all packages out for delivery today.

teek541 commented 1 year ago

I may have it wrong, sorry. There are 3 sensors:

sensor.mail_usps_packages sensor.mail_usps_delivering sensor.mail_usps_delivered

Shouldn't the "packages" be the number of packages shipped to your house? That sensor is showing 0.

firstof9 commented 1 year ago

"packages" is the total amount of packages, that's delivering + delivered

teek541 commented 1 year ago

So delivering should adjust along with delivered? When I've looking in the past my sensors would read:

sensor.mail_usps_packages=0 sensor.mail_usps_delivering=1 sensor.mail_usps_delivered=1

At the end of the day when I had 1 package being delivered that day.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.