mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
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:
@@ -7,6 +7,7 @@ APPLICATION_CREDENTIALS = [
|
||||
"geocaching",
|
||||
"google",
|
||||
"google_assistant_sdk",
|
||||
"google_mail",
|
||||
"google_sheets",
|
||||
"home_connect",
|
||||
"lametric",
|
||||
|
||||
Reference in New Issue
Block a user