hass-core/homeassistant/generated/application_credentials.py
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

23 lines
377 B
Python

"""This file is automatically generated.
To update, run python3 -m script.hassfest
"""
APPLICATION_CREDENTIALS = [
"geocaching",
"google",
"google_assistant_sdk",
"google_mail",
"google_sheets",
"home_connect",
"lametric",
"lyric",
"neato",
"nest",
"netatmo",
"senz",
"spotify",
"withings",
"xbox",
"yolink",
]