Skip to content

fix: Update Amazon sensors for delivery and shipped #1114

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

Merged
merged 2 commits into from
Jul 6, 2025

Conversation

ChrisLanks
Copy link

@ChrisLanks ChrisLanks commented Jul 2, 2025

The regex needed to include single words for "today" to be detected, and the deliver email has changed to the following format:

Message-ID: <<long-uuid>@email.amazonses.com>
Subject: Delivered: 2 items | Order # 111-9196457-791234
MIME-Version: 1.0

Breaking change

Proposed change

The regex needed to include single words for "today" to be detected, and the deliver email has changed to the following format:
See - #1111

Type of change

This change should fix the amazon emails that were not being picked up by the sensors,

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation update
  • Adds a new shipper
  • Update existing shipper

Additional information

I apologize in advance, as I made these changes on my phone live in home assistant and wanted to provide a quick fix for others who are having a similar issue, Hope this solves the issues other are having.

The regex needed to include single words for "today" to be detected, and the deliver email has changed to the following format:
```
Message-ID: <<long-uuid>@email.amazonses.com>
Subject: Delivered: 2 items | Order # 111-9196457-791234
MIME-Version: 1.0
```
@ChrisLanks ChrisLanks changed the title Update Amazon sensors for delivery and shipped fix: Update Amazon sensors for delivery and shipped Jul 2, 2025
@ChrisLanks
Copy link
Author

Here is picture proof from my tablet dash its working as expected:
image

@firstof9 firstof9 added bugfix Pull request to fix a bug amazon Amazon specific issue labels Jul 6, 2025
@firstof9
Copy link
Collaborator

firstof9 commented Jul 6, 2025

Thanks!

@firstof9 firstof9 merged commit 3386254 into moralmunky:dev Jul 6, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon Amazon specific issue bugfix Pull request to fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants