home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.61k stars 30.37k forks source link

Google Photos intergration upload is limited to 20MB #128276

Open osh123 opened 3 days ago

osh123 commented 3 days ago

The problem

I cannot upload a video larger than 20MB to Google Photos with the integration. I don't see that limit imposed in the Google Photos API: https://developers.google.com/photos/library/guides/upload-media (only 200MB per photo, 20GB per video). So why do we have that limit via HA?

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

core-2024.10.2

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Google Photos

Link to integration documentation on our website

https://www.home-assistant.io/integrations/google_photos

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 days ago

Hey there @allenporter, mind taking a look at this issue as it has been labeled with an integration (google_photos) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `google_photos` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign google_photos` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


google_photos documentation google_photos source (message by IssueLinks)