Skip to content

Commit

Permalink
fix: add additional Hermes subject to search (#1022)
Browse files Browse the repository at this point in the history
* Added Otto mal subject

* Update custom_components/mail_and_packages/const.py

Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com>

---------

Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com>
  • Loading branch information
TheHawk588 and firstof9 authored Dec 3, 2024
1 parent 3c95c7d commit b6c90de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/mail_and_packages/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"subject": [
"parcel is now with your local Hermes courier",
"Ihre Hermes Sendung",
"Deine Hermes Sendung",
],
"body": [
"Voraussichtliche Zustellung",
Expand Down

0 comments on commit b6c90de

Please sign in to comment.