Chris
Chris
> looking through the code it does appear that the delivery subject isn't referenced in `const.py` It's in const.py: https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/blob/3507a32a6d58696616e85d22c5e7f57950ea01e8/custom_components/mail_and_packages/const.py#L283-L291 The date in the subject doesn't matter as we're limiting...
@PotatoPlank make sure you do the following: In the configuration, makes sure you have checked the "Mail USPS Mail Delivered" in the senor list as shown here: After than, enable...
> I noticed I'm on 0.4.2 still Yes it was fixed in a beta.
It looks like everything's functioning correctly as is. Thanks for looking out.
> its still not working for me here Do you have the `USPS Mail Delivered` sensor enabled in the settings?
Please create an issue with debug logs attached for troubleshooting.
This is how to enable debug logs: As for filtering _just_ the debug logs, you'll need to `grep` the log if your a linux user.
Download the diagnostics and drop the file here.
You do not have the mail delivered sensor enabled. ```json "resources": [ "amazon_delivered", "amazon_exception", "amazon_hub", "amazon_packages", "dhl_delivered", "dhl_delivering", "dhl_packages", "fedex_delivered", "fedex_delivering", "fedex_packages", "mail_updated", "ups_delivered", "ups_delivering", "ups_exception", "ups_packages", "usps_delivered", "usps_delivering", "usps_exception",...
Just to confirm, you're not actually using the code: `1111` right?