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
This commit is contained in:
Robert Hillis
2023-01-07 14:59:14 -05:00
committed by GitHub
parent d2537dacc6
commit ad65fc27bc
30 changed files with 1303 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ APPLICATION_CREDENTIALS = [
"geocaching",
"google",
"google_assistant_sdk",
"google_mail",
"google_sheets",
"home_connect",
"lametric",