luixal / lovelace-media-source-image-card

A Lovelace custom card for showing images stored in Media Source
GNU General Public License v3.0
21 stars 0 forks source link

Google Photos #16

Open minermartijn opened 1 month ago

minermartijn commented 1 month ago

Now that home assistant can upload to and view from Google Photos. I was wondering if this is possible with your image card?

Not sure where to point the media url at now. When i open up the media, i can see Google Photos/My name/My album and then the photos.

Hopefully i can use those images, because that would be awesome for our family!

luixal commented 1 day ago

Have you tried something like:

type: custom:media-source-image-card
image: "media-source://media_source/local/Google Photos/My name/My album/my_picture.png"

Media source path are kind of messy...