1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-26 16:07:08 +00:00

5 Commits

Author SHA1 Message Date
Franck Nijhof
3e85a29b86
Move overlapping pylint rules to ruff, disable mypy overlap () 2023-06-27 17:42:46 +02:00
Jan Bouwhuis
7a195b5291
Fix imap crash on email without subject () 2023-06-08 11:11:12 +02:00
Jan Bouwhuis
4c0d169cfc
Fix imap parsing non rfc compliant date crash ()
* Fix imap parsing non rfc compliant date crash

* Use parsedate_to_datetime from mail.utils
2023-05-28 13:28:11 +02:00
Jan Bouwhuis
93e1cd8dd8
Add header with parsed date to imap event data () 2023-03-28 22:50:25 +02:00
Jan Bouwhuis
24d0d15f38
Implement imap_content event for imap integration () 2023-03-28 21:02:43 +02:00