diff --git a/frigate/const.py b/frigate/const.py index 183506a04..5b16a3677 100644 --- a/frigate/const.py +++ b/frigate/const.py @@ -26,6 +26,7 @@ DEFAULT_ATTRIBUTE_LABEL_MAP = { "car": [ "amazon", "an_post", + "canada_post", "dhl", "dpd", "fedex", @@ -35,6 +36,7 @@ DEFAULT_ATTRIBUTE_LABEL_MAP = { "postnl", "postnord", "purolator", + "royal_mail", "ups", "usps", ],