Open Vladx71 opened 1 month ago
Hey there @allenporter, mind taking a look at this feedback as it has been labeled with an integration (google_photos
) you are listed as a code owner for? Thanks!
Home Assistant can only access data created by Home Assistant, so you can't upload to an existing album. When you specify a name, it will create a new album with that name, or upload into the existing album if home assistant previously created it. So, just put the name of a new album you'd like.
... Can update the documentation to make this more clear.
After a couple of tries, it was able to add snapshots to an existing album, so statement is not entirely true, it CAN add photos to existing albums as well.
L:
On Sun, Oct 13, 2024 at 3:24 AM Allen Porter @.***> wrote:
Home Assistant can only access data created by Home Assistant, so you can't upload to an existing album. When you specify a name, it will create a new album with that name, or upload into the existing album if home assistant previously created it. So, just put the name of a new album you'd like.
... Can update the documentation to make this more clear.
— Reply to this email directly, view it on GitHub https://github.com/home-assistant/home-assistant.io/issues/35190#issuecomment-2408774752, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3RO2UBKNYOB52HHWV2QIDZ3HDUBAVCNFSM6AAAAABP2PIUOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYG43TINZVGI . You are receiving this because you authored the thread.Message ID: @.***>
Ok don't expect that to work long. It's not intended and likely functionality going away from the API in the future.
Feedback
Hi,
I'm trying to implement a snapshot upload to google photos using this integration. Google Photos integration is configured, so I have a google_photos.upload action. This action requires Integration ID, Filename and Album as parameter. The first two is ok, but what should be in the Album? I've tried both human readable name and the albumID as it can be seen in the url. None of these are working. Is this a deprecated integration or something is missing from the documentation?
Thanks L:
URL
https://www.home-assistant.io/integrations/google_photos/
Version
2024.10.2
Additional information
No response