mirror of
https://github.com/home-assistant/core.git
synced 2025-11-07 01:50:18 +00:00
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>
This commit is contained in:
@@ -224,6 +224,7 @@ FLOWS = {
|
||||
"google_assistant_sdk",
|
||||
"google_generative_ai_conversation",
|
||||
"google_mail",
|
||||
"google_photos",
|
||||
"google_sheets",
|
||||
"google_tasks",
|
||||
"google_translate",
|
||||
|
||||
Reference in New Issue
Block a user