Chris
Chris
Looks like a bit "to do" but here's a link: https://grrr.tech/posts/2020/add-locales-to-alpine-linux-docker-image/
That's what the ``` Invalid date format found for language de_DE (time data 'Samstag, 8 April' does not match format '%A, %d %B') Invalid date format found for language DE.UTF-8...
You'd only see that if you had `info` level or higher/lower (I forget which direction is which on debug levels) debugging enabled.
As far as I can tell it _does_ work if you're using the PyPi install of Home Assistant. It's something funky with the containers, I don't know why.
It _should_ still parse your delivered amazon emails.
what does your delivered emails from and subject have?
I've made some adjustments on this branch: https://github.com/firstof9/Home-Assistant-Mail-And-Packages/tree/amazon-update Can you see if they help? Thanks.
Implementing OAuth has proven more difficult than anticipated.
I'll take a look, thanks.
It seems those packages don't quite enable what we'd need to get this to work, but I've attempted to add Office365 support on [this branch](https://github.com/firstof9/Home-Assistant-Mail-And-Packages/tree/oauth-test), if you'd like to give...