Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] add amazon.es to amazon domains #698

Closed
tretabyte opened this issue Jul 27, 2022 · 40 comments
Closed

[Feature Request] add amazon.es to amazon domains #698

tretabyte opened this issue Jul 27, 2022 · 40 comments
Assignees
Labels
awaiting-feedback Waiting for feedback from the reporter feature New feature or request no-issue-activity Stale issue

Comments

@tretabyte
Copy link

Is your feature request related to a problem? Please describe.
Looking at amazon domains already supported I can't find amazon.es hence the request

Describe the solution you'd like
n/a

Describe alternatives you've considered
n/a

Additional context
I can help with examples of emails sent by amazon.es for parcel deliveries

@firstof9 firstof9 added feature New feature or request work-in-progress labels Jul 28, 2022
@firstof9
Copy link
Collaborator

Yes please provide some example emails, thank you.

@tretabyte
Copy link
Author

tretabyte commented Jul 29, 2022 via email

@firstof9
Copy link
Collaborator

You have to do it from github's website.

@tretabyte
Copy link
Author

tretabyte commented Aug 1, 2022

sorry my bad,
let's see if I can attach them here then
.

@firstof9
Copy link
Collaborator

firstof9 commented Aug 1, 2022

Sorry these are some kind of binary format, and I can't open them.

@tretabyte
Copy link
Author

you can't open what's inside the zip?
I zipped 2 emails saved from outlook, let's try like this
image
image

@firstof9
Copy link
Collaborator

firstof9 commented Aug 1, 2022

I might be able to do something with this.
What does the subject line look like when a package has been delivered?

@tretabyte
Copy link
Author

We never get an email confirming it got delivered, at least not from amazon

@firstof9
Copy link
Collaborator

firstof9 commented Aug 1, 2022

Yikes ok

@firstof9
Copy link
Collaborator

firstof9 commented Aug 1, 2022

Please test out 0.3.5-b6 it should pickup your amazon emails now.

@firstof9 firstof9 added awaiting-feedback Waiting for feedback from the reporter and removed work-in-progress labels Aug 1, 2022
@tretabyte
Copy link
Author

Hi @firstof9
been testing version 0.3.5-b6 but with no luck, just to make sure everything was up to date I deleted and force downloaded the beta version, redid all configurations but nothing seems to be picked up.
right now I have 3 emails that should be picked up but nothing shows as per screenshot
image

@firstof9
Copy link
Collaborator

firstof9 commented Aug 2, 2022

Please enable debugging so we can see what's going on.

@tretabyte
Copy link
Author

I think I found the issue, I'm attaching the debug log but looks like your are tracking [email protected], [email protected] and [email protected] but amazon.es sends everything under only 2 email addresses ([email protected]) when you do the order and ([email protected]) when the order gets sent.
mail_debug.log

@tretabyte
Copy link
Author

btw I'm getting extra errors on things I didn't turn on, for example usps camera
mail2_debug.log
.

@firstof9
Copy link
Collaborator

firstof9 commented Aug 3, 2022

0.3.5-b7 should catch the email now.

@tretabyte
Copy link
Author

tretabyte commented Aug 3, 2022

Hi @firstof9
thanks for the quick turnback but looks like there's something wrong with the dates that gets captured, I've attached the debug logs.

2022-08-03 11:01:53 DEBUG (SyncWorker_2) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5

Acompanhar
2022-08-03 11:01:53 DEBUG (SyncWorker_2) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5\n\nAcompanhar' does not match format '%A, %B %d')

mail_new_debug.log

@firstof9
Copy link
Collaborator

firstof9 commented Aug 3, 2022

This should be sorted in the latest beta. Let me know.

@tretabyte
Copy link
Author

Hi,

still getting the same data error from above although it's already running with 0.3.5.-b8

@firstof9
Copy link
Collaborator

firstof9 commented Aug 3, 2022

Seems like it's in Portuguese, I'll add that as a lang.

@firstof9
Copy link
Collaborator

firstof9 commented Aug 3, 2022

0.3.5-b9 should have this working now.

@tretabyte
Copy link
Author

you must be starting to hate me lol but seems that something is still not picking the date right

2022-08-04 01:46:14.190 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5

Acompanhar
2022-08-04 01:46:14.213 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5\n\nAcompanhar' does not match format '%A, %B %d')

@firstof9
Copy link
Collaborator

firstof9 commented Aug 4, 2022

Odd that it's grabbing after the date as well. Oh duh, I know why. Jeez I'm blind lol
I'll get another beta for you shortly.

@tretabyte
Copy link
Author

you really are going to start calling me names or to pt_PT but..

2022-08-04 13:57:30.336 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Amazon emails found: 0
2022-08-04 13:57:30.336 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Amazon email search address: ['[email protected]', '[email protected]', '[email protected]']
2022-08-04 13:57:30.337 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] DEBUG subject: None
2022-08-04 13:57:30.337 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] DEBUG imap_search: (OR OR FROM "[email protected]" FROM "[email protected]" FROM "[email protected]" SINCE 28-Jul-2022)
2022-08-04 13:57:30.688 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] DEBUG email_search value: ('OK', [b'1000 1001 1002'])
2022-08-04 13:57:30.689 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Amazon emails found: 3
2022-08-04 13:57:31.564 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Email Multipart: True
2022-08-04 13:57:31.573 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Content Type: multipart/alternative
2022-08-04 13:57:31.573 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Amazon Subject: O seu pedido Amazon.es de "Mando a Distancia de..." foi enviado!
2022-08-04 13:57:31.574 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: will arrive:
2022-08-04 13:57:31.585 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: estimated delivery date is:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: guaranteed delivery date is:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: Arriving:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: Arriverà:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: arriving:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: Dostawa:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: Zustellung:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: Entrega:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Looking for: A chegar:
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] First pass: Sexta-feira, Agosto 5
2022-08-04 13:57:31.586 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.587 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.588 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.607 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.607 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.622 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.622 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.623 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.623 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.628 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.628 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.629 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.629 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.630 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.630 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.630 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.630 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.645 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.646 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.647 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.647 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.664 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.664 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.665 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:31.665 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Agosto 5
2022-08-04 13:57:31.666 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] International dates not supported. (time data 'Sexta-feira, Agosto 5' does not match format '%A, %B %d')
2022-08-04 13:57:32.381 DEBUG (SyncWorker_5) [custom_components.mail_and_packages.helpers] Email Multipart: True

image

I also don't know why it keeps pulling the USPS camera since I never picked that option

@firstof9
Copy link
Collaborator

firstof9 commented Aug 4, 2022

This looks correct, I guess I should add a debug message to when the date's taken correctly.
You won't see any count until the 5th.

The cameras are always there, for now.

@tretabyte
Copy link
Author

but shouldn't it pick up the package which has the delivery date on the Aug 5th?

@firstof9
Copy link
Collaborator

firstof9 commented Aug 4, 2022

Not until the current date is the 5th.

@tretabyte
Copy link
Author

Hi,

I'm attaching the full debug log because I think there's several things that might not be working as expected.
today's the 5th so at least 1 package should be listed for delivery but I'm not getting any results shown, there's also still the lang error showing specially on the new email I got with delivery date on the 11th, snippet below (you can see everything in the full log)

2022-08-05 12:52:10.304 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Quinta-feira, Agosto 11


O
2022-08-05 12:52:10.322 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_PT. (time data 'Quinta-feira, Agosto 11\n\n\nO' does not match format '%A, %B %d')
2022-08-05 12:52:10.322 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Quinta-feira, Agosto 11


O
2022-08-05 12:52:10.323 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_PT.UTF-8. (time data 'Quinta-feira, Agosto 11\n\n\nO' does not match format '%A, %B %d')
2022-08-05 12:52:10.323 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Quinta-feira, Agosto 11


O
2022-08-05 12:52:10.324 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_BR. (time data 'Quinta-feira, Agosto 11\n\n\nO' does not match format '%A, %B %d')
2022-08-05 12:52:10.324 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Quinta-feira, Agosto 11


O
2022-08-05 12:52:10.336 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_BR.UTF-8. (time data 'Quinta-feira, Agosto 11\n\n\nO' does not match format '%A, %B %d')
2022-08-05 12:52:10.337 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Quinta-feira, Agosto 11


O
2022-08-05 12:52:10.340 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language . (time data 'Quinta-feira, Agosto 11\n\n\nO' does not match format '%A, %B %d')

mail_debug.log

I'm also noticing a lot of unavailable errors with this latest b12 version
image

@firstof9
Copy link
Collaborator

firstof9 commented Aug 5, 2022

Unavailable should only show up if the emails can't be parsed. The log you've attached doesn't show this occurring.

As for the date, it might be due to the day not having a zero in front of the 5. I'm going to try a few things.

@firstof9
Copy link
Collaborator

firstof9 commented Aug 5, 2022

Based on the documentation it should be working, so I'm not sure why it's not parsing the date.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the no-issue-activity Stale issue label Aug 16, 2022
@tretabyte
Copy link
Author

To not let this close by inactivity, the issue still occurs with being more and more unavailable

@firstof9 firstof9 removed the no-issue-activity Stale issue label Aug 16, 2022
@firstof9
Copy link
Collaborator

Have you tried the latest beta and updating HA to the latest version?

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the no-issue-activity Stale issue label Aug 27, 2022
@tretabyte
Copy link
Author

Hi @firstof9 ,

sorry for the late reply, took a few days off and just came back today, been updating everything to the latest version and seems something still doesn't work, I can't get anything to get populated
from logs can still see

2022-08-30 01:18:59.594 DEBUG (SyncWorker_7) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_PT. (time data 'Quarta-feira, Agosto 31' does not match format '%A, %B %d')
2022-08-30 01:18:59.594 DEBUG (SyncWorker_7) [custom_components.mail_and_packages.helpers] Arrive Date: Quarta-feira, Agosto 31

I know I have packages that was going to be delivered today (well yesterday now) and some today and tomorrow but never gets shown which is weird unless this error from the log is really blocking it from being picked up.
full_debug.log

@github-actions github-actions bot removed the no-issue-activity Stale issue label Aug 30, 2022
@firstof9
Copy link
Collaborator

I'm unsure why it's doing that, maybe the language is missing from your container or OS?

@tretabyte
Copy link
Author

is there a way to make sure the lang is in place?
don't really know where to look for because the entire thing was built using the iso image for NAS

@firstof9
Copy link
Collaborator

firstof9 commented Sep 1, 2022

You can try executing: apk add musl-locales in the container but I'm not sure if it'll work.

@tretabyte
Copy link
Author

➜  ~ apk add musl-locales
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
(1/1) Installing musl-locales (0.1.0-r0)
Executing busybox-1.35.0-r15.trigger
OK: 284 MiB in 188 packages

let's see how it goes now

@tretabyte
Copy link
Author

seems it didn't do the trick, just noticed the log and I still see the error, right now I have 3 orders to be delivered today and 2 tomorrow and nothing gets picked up and the weird on all this is, in exception of the error for the date, nothing else seems to fail.

2022-09-01 13:56:56.056 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Email Multipart: True
2022-09-01 13:56:56.056 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Content Type: multipart/alternative
2022-09-01 13:56:56.056 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Amazon Subject: O seu pedido Amazon.es de "meross Humidificador..." e mais 1
 produtos foi enviado!
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: will arrive:
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: estimated delivery date is:
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: guaranteed delivery date is:
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: Arriving:
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: Arriverà:
2022-09-01 13:56:56.057 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: arriving:
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: Dostawa:
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: Zustellung:
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: Entrega:
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Looking for: A chegar:
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] First pass: Sexta-feira, Setembro 2
2022-09-01 13:56:56.058 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.059 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language it_IT. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.059 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.077 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language it_IT.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.077 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.079 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pl_PL. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.079 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.080 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pl_PL.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.080 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.081 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language de_DE. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.081 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.082 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language de_DE.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.082 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.099 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language es_ES. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.099 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.102 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language es_ES.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.102 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.113 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_PT. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.113 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.116 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_PT.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.116 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.117 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_BR. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.117 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.158 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language pt_BR.UTF-8. (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.160 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Arrive Date: Sexta-feira, Setembro 2
2022-09-01 13:56:56.161 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Invalid date format found for language . (time data 'Sexta-feira, Setembro 2' does not match format '%A, %B %d')
2022-09-01 13:56:56.161 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Amazon order: ['408-2026852-2734720', '408-5046837-5143519', '408-8778423-1537939']
2022-09-01 13:56:56.161 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Sensor: amazon_packages Count: 0
2022-09-01 13:56:56.162 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Sensor: zpackages_delivered Count: 0
2022-09-01 13:56:56.162 DEBUG (SyncWorker_4) [custom_components.mail_and_packages.helpers] Sensor: zpackages_transit Count: 0

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the no-issue-activity Stale issue label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Waiting for feedback from the reporter feature New feature or request no-issue-activity Stale issue
Projects
None yet
Development

No branches or pull requests

2 participants