Promises
Promises
I see, I thought it should hit this expection, atleast I hit it on windows ``` try: locale.setlocale(locale.LC_TIME, lang) except Exception as err: _LOGGER.info("Locale error: %s (%s)", err, lang) continue...
As my hass build takes some more time. I did some more testing with the result, locale is just random and the expection doesn't check if the system supports this...
Well not only containers, my linux is based on debian (raspbian) and it's not working as expected as well. Hass without docker is no option for me right now
It's no even tracking that, the order numbers are tracked, that's it
I'm working on multiple fixes for germany rn (btw the codebase is awesome) Done: - Amazon delivered - DHL -> packages and delivering - DPD (what's the purpose of having...
If you could help to fix the locale thing it would be awesome as I'm completly lost there. Haven't seen such behaviour ever in python
I did a workaround for the locale thing, i exclude the dayname and it's working this way. But I've still one bug if the subject looks like that: `Amazon Subject:...
Thank you! Hope it get's merged
Sounds awesome, I just read your comment on #16. If you need any help let me know and push your current base in another branch. Awesome projekt btw!
@sanjib-sen any new news yet?