mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +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:
@@ -157,6 +157,7 @@ FLOWS = {
|
||||
"goodwe",
|
||||
"google",
|
||||
"google_assistant_sdk",
|
||||
"google_mail",
|
||||
"google_sheets",
|
||||
"google_travel_time",
|
||||
"govee_ble",
|
||||
|
||||
Reference in New Issue
Block a user