Commit graph

7 commits

Author SHA1 Message Date
Robert Hillis
dc3ade6558
Store runtime data inside the config entry in Google Mail (#119439) 2024-06-12 16:49:40 +02:00
Marc Mueller
8809d3aa88
Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
Joost Lekkerkerker
5aa5bc406c
Add icon translations to Google Mail (#111660) 2024-02-27 22:28:53 +01:00
Ville Skyttä
2399cd283a
Python 3.10 support cleanups (#98640) 2023-08-21 19:14:07 +02:00
Robert Hillis
10f116a507
Add entity translations to Google Mail (#95312) 2023-06-27 10:19:47 +02:00
Robert Hillis
a5044227a8
Fix Google Mail Sensor key error (#92262)
Fix Google Mail key error
2023-04-29 20:20:43 -04:00
Robert Hillis
ad65fc27bc
Add Google Mail integration (#82637)
* Add Google Mail integration

* oops

* prettier

* Add email service

* adjustments

* update

* move email to notify

* break out services

* tweaks

* Add CC and BCC support

* drop scope check, breakout tests

* use abstract auth

* tweak

* bump dependency

* dependency bump

* remove oauth2client
2023-01-07 11:59:14 -08:00