hass-core/homeassistant/generated/application_credentials.py
Robert Hillis a46982befb
Add Google Sheets integration (#77853)
Co-authored-by: Allen Porter <allen@thebends.org>
2022-09-14 14:31:54 -04:00

23 lines
340 B
Python

"""Automatically generated by hassfest.
To update, run python3 -m script.hassfest
"""
# fmt: off
APPLICATION_CREDENTIALS = [
"geocaching",
"google",
"google_sheets",
"home_connect",
"lametric",
"lyric",
"neato",
"nest",
"netatmo",
"senz",
"spotify",
"withings",
"xbox",
"yolink"
]