core/homeassistant/generated/application_credentials.py
Allen Porter c01bb44757
Add Google Photos integration (#124835)
* Add Google Photos integration

* Mark credentials typing

* Add code review suggestions to simpilfy google_photos

* Update tests/components/google_photos/conftest.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix comment typo

* Update test fixtures from review feedback

* Remove unnecessary test for services

* Remove keyword argument

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-30 07:27:19 -07:00

37 lines
591 B
Python

"""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",
"senz",
"spotify",
"tesla_fleet",
"twitch",
"withings",
"xbox",
"yale",
"yolink",
"youtube",
]