2023-03-03 10:34:20 +00:00
|
|
|
"""Automatically generated file.
|
2022-04-30 15:06:43 +00:00
|
|
|
|
|
|
|
To update, run python3 -m script.hassfest
|
|
|
|
"""
|
|
|
|
|
|
|
|
APPLICATION_CREDENTIALS = [
|
2024-05-29 20:13:28 +00:00
|
|
|
"aladdin_connect",
|
2023-07-25 08:46:53 +00:00
|
|
|
"electric_kiwi",
|
2023-09-30 23:56:39 +00:00
|
|
|
"fitbit",
|
2022-05-16 07:57:25 +00:00
|
|
|
"geocaching",
|
2022-05-14 17:27:47 +00:00
|
|
|
"google",
|
2022-12-09 15:14:43 +00:00
|
|
|
"google_assistant_sdk",
|
2023-01-07 19:59:14 +00:00
|
|
|
"google_mail",
|
2022-09-14 18:31:54 +00:00
|
|
|
"google_sheets",
|
2023-10-25 04:30:29 +00:00
|
|
|
"google_tasks",
|
2022-05-17 08:48:31 +00:00
|
|
|
"home_connect",
|
2024-02-07 08:27:04 +00:00
|
|
|
"husqvarna_automower",
|
2022-08-17 22:49:11 +00:00
|
|
|
"lametric",
|
2022-05-23 18:16:21 +00:00
|
|
|
"lyric",
|
2024-02-19 14:12:03 +00:00
|
|
|
"microbees",
|
2024-05-07 18:38:58 +00:00
|
|
|
"monzo",
|
2024-01-12 11:17:07 +00:00
|
|
|
"myuplink",
|
2022-05-20 04:22:37 +00:00
|
|
|
"neato",
|
2022-06-15 14:15:53 +00:00
|
|
|
"nest",
|
2022-05-17 04:09:48 +00:00
|
|
|
"netatmo",
|
2022-05-23 12:44:45 +00:00
|
|
|
"senz",
|
2022-05-16 07:31:14 +00:00
|
|
|
"spotify",
|
2023-09-27 13:45:52 +00:00
|
|
|
"twitch",
|
2022-05-22 21:30:57 +00:00
|
|
|
"withings",
|
2022-05-17 07:59:39 +00:00
|
|
|
"xbox",
|
2022-09-19 21:37:22 +00:00
|
|
|
"yolink",
|
2023-05-27 18:21:12 +00:00
|
|
|
"youtube",
|
2022-04-30 15:06:43 +00:00
|
|
|
]
|