core/homeassistant/components/google_photos
Allen Porter c07a9e9d59
Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040)
* Change the Google Photos client library to a new external package

* Remove mime type guessing

* Update tests to mock out the client library and iterators

* Update homeassistant/components/google_photos/media_source.py

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

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-03 13:54:43 +02:00
..
__init__.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
api.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
application_credentials.py
config_flow.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
const.py Add Google Photos service for uploading content (#124956) 2024-08-31 21:16:14 +02:00
icons.json Add Google Photos service for uploading content (#124956) 2024-08-31 21:16:14 +02:00
manifest.json Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
media_source.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
services.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
services.yaml Add Google Photos service for uploading content (#124956) 2024-08-31 21:16:14 +02:00
strings.json Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00
types.py Add dependency on google-photos-library-api: Change the Google Photos client library to a new external package (#125040) 2024-09-03 13:54:43 +02:00