Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE: Amazon Packages Delivered sensor not being updated #1032

Closed
chintito4ever opened this issue Dec 17, 2024 · 8 comments · Fixed by #1034
Closed

ISSUE: Amazon Packages Delivered sensor not being updated #1032

chintito4ever opened this issue Dec 17, 2024 · 8 comments · Fixed by #1034
Assignees
Labels
amazon Amazon specific issue awaiting-feedback Waiting for feedback from the reporter bug Something isn't working

Comments

@chintito4ever
Copy link

Describe the bug
A clear and concise description of what the bug is.
It can detect packages that are in transit from Amazon but doesn't update packages delivered sensor after delivery....all other sensors work fine.
Environment (please complete the following information):

  • OS: [e.g. HassOS/Raspbian/CentOS]
  • Type of device: [e.g. RPi3/NUC/Synology]
  • Home Assistant version: [e.g. 0.105.5]
  • Hassio/Docker/Core?
  • Component version: [e.g. 0.1.2]
    "home_assistant": {
    "installation_type": "Home Assistant OS",
    "version": "2024.12.3",
    "dev": false,
    "hassio": true,
    "virtualenv": false,
    "python_version": "3.13.0",
    "docker": true,
    "arch": "x86_64",
    "timezone": "America/New_York",
    "os_name": "Linux",
    "os_version": "6.6.63-haos",
    "supervisor": "2024.12.0",
    "host_os": "Home Assistant OS 14.0",
    "docker_version": "27.2.0",
    "chassis": "embedded",
    "run_as_root": true
    }
    Logs
    Paste your error logs here.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image
image

Additional context
Add any other context about the problem here.
Please add emails in plain/text format if possible and applicable.

@chintito4ever chintito4ever added the pending Pending review label Dec 17, 2024
@Audielite
Copy link

I am having the same exact issue as well.

@firstof9
Copy link
Collaborator

Enable debug logging and post logs, please scrub order numbers/tracking numbers.

@chintito4ever
Copy link
Author

@firstof9
Copy link
Collaborator

2024-12-17 18:20:44.519 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] DEBUG subject: Delivered: Your
2024-12-17 18:20:44.519 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] DEBUG imap_search: (OR OR OR OR OR OR FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" SUBJECT "Delivered: Your" SINCE 17-Dec-2024)

Based on your email looks like they changed the from address.

@firstof9 firstof9 added bug Something isn't working amazon Amazon specific issue and removed pending Pending review labels Dec 17, 2024
@firstof9 firstof9 linked a pull request Dec 17, 2024 that will close this issue
8 tasks
@firstof9 firstof9 added the awaiting-feedback Waiting for feedback from the reporter label Dec 18, 2024
@firstof9
Copy link
Collaborator

I've dropped this into the 0.4.2 release. Let me know how it goes for you.

@chintito4ever
Copy link
Author

Can report you tomorrow, I have something coming for tomorrow.

@chintito4ever
Copy link
Author

image
It WORKED! thank you for the quick fix.

@Audielite
Copy link

Mine is as well! Sorry I never got around to sending in logs before it was resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon Amazon specific issue awaiting-feedback Waiting for feedback from the reporter bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants