Skip to content

Commit

Permalink
add german amazon email
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluscream authored Jul 17, 2024
1 parent 5cdee81 commit aff93b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/mail_and_packages/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
AMAZON_EMAIL = [
"order-update@",
"update-bestelling@",
"versandbestaetigung@"
]
AMAZON_PACKAGES = "amazon_packages"
AMAZON_ORDER = "amazon_order"
Expand All @@ -127,6 +128,7 @@
"[email protected]",
"[email protected]",
"[email protected]",
"[email protected]",
]
AMAZON_HUB_SUBJECT = "ready for pickup from Amazon Hub Locker"
AMAZON_HUB_SUBJECT_SEARCH = "(a package to pick up)(.*)(\\d{6})"
Expand Down

0 comments on commit aff93b7

Please sign in to comment.