Skip to content

Commit

Permalink
fix(shipper): add more buildinglink subject lines (#938)
Browse files Browse the repository at this point in the history
* Some more buildinglink subject lines

Encountered a few more that I missed the first time around.  Love how semi-consistent they are ;)

* Update const.py

delivery has arrived
  • Loading branch information
raccettura authored Jul 7, 2024
1 parent dc995d5 commit b3897d8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions custom_components/mail_and_packages/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -593,10 +593,9 @@
"email": ["[email protected]"],
"subject": [
"Your Amazon order has arrived",
"Your USPS delivery has arrived",
"Your UPS delivery has arrived",
"Your FEDEX delivery has arrived",
"delivery has arrived",
"You have a package delivery",
"You have a delivery at the front desk",
"You have a DHL delivery",
"You have an envelope",
],
Expand Down

0 comments on commit b3897d8

Please sign in to comment.