mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +01:00
5695582387
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
40 lines
634 B
Python
Generated
40 lines
634 B
Python
Generated
"""Automatically generated file.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
APPLICATION_CREDENTIALS = [
|
|
"electric_kiwi",
|
|
"fitbit",
|
|
"geocaching",
|
|
"google",
|
|
"google_assistant_sdk",
|
|
"google_mail",
|
|
"google_photos",
|
|
"google_sheets",
|
|
"google_tasks",
|
|
"home_connect",
|
|
"husqvarna_automower",
|
|
"iotty",
|
|
"lametric",
|
|
"lyric",
|
|
"microbees",
|
|
"monzo",
|
|
"myuplink",
|
|
"neato",
|
|
"nest",
|
|
"netatmo",
|
|
"onedrive",
|
|
"point",
|
|
"senz",
|
|
"spotify",
|
|
"tesla_fleet",
|
|
"twitch",
|
|
"weheat",
|
|
"withings",
|
|
"xbox",
|
|
"yale",
|
|
"yolink",
|
|
"youtube",
|
|
]
|