Home-Assistant-Mail-And-Packages icon indicating copy to clipboard operation
Home-Assistant-Mail-And-Packages copied to clipboard

[Feature Request] Add extra match for Amazon Locker

Open olliegg123 opened this issue 11 months ago • 4 comments

Is your feature request related to a problem? Please describe. There seems to be a new wmail which locker emails can come from: [email protected]

Describe the solution you'd like Add this email address into const.py

Describe alternatives you've considered Adding it in myself

olliegg123 avatar Mar 12 '24 22:03 olliegg123

Is there a lock code or anything we need to parse out too?

firstof9 avatar Mar 12 '24 22:03 firstof9

Old format ([email protected]) : You have a package to pick up at the Amazon Locker - 301 King Garage - 703057

New Format ([email protected]): Someone in your unit has a package to pick up at the Amazon Locker - 301 King Garage - 476399

The format is the same, note that the options for the beginning of the subject are still the same "You have" or "Someone in your unit has"

The subject structure looks to be the same though, so existing parsing should work.

olliegg123 avatar Mar 12 '24 22:03 olliegg123

Content of the email is also the same, but I think pulling from subject should be easiest

olliegg123 avatar Mar 12 '24 22:03 olliegg123

This has been updated in 0.3.23

firstof9 avatar Mar 13 '24 16:03 firstof9

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

github-actions[bot] avatar Mar 24 '24 02:03 github-actions[bot]