Skip to content

Commit

Permalink
fix(shipper): Updated subject for FedEx sensors. (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
skewll authored Sep 24, 2024
1 parent 67848c8 commit 2964177
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 @@ -254,6 +254,7 @@
"subject": [
"Your package has been delivered",
"Your packages have been delivered",
"Your shipment was delivered",
],
},
"fedex_delivering": {
Expand All @@ -262,6 +263,7 @@
"Delivery scheduled for today",
"Your package is scheduled for delivery today",
"Your package is now out for delivery",
"Your shipment is out for delivery today",
"out for delivery today",
],
},
Expand Down

0 comments on commit 2964177

Please sign in to comment.