Add loggers for Google Photos integration (#124986)

This commit is contained in:
Allen Porter
2024-08-31 12:11:22 -07:00
committed by GitHub
parent 93afc9458a
commit d3879a36d1

View File

@@ -6,5 +6,6 @@
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/google_photos",
"iot_class": "cloud_polling",
"loggers": ["googleapiclient"],
"requirements": ["google-api-python-client==2.71.0"]
}