GooglePhotos not showing
-
I made a token. And my config looks like this
photos: { usePhotos: true, useGooglePhotosAPI: true, displayType: "Background", displayDelay: 10 * 1000, albums: [], sort: "new", hiResolution: true, timeFormat: "DD/MM/YYYY HH:mm", moduleHeight: 300, moduleWidth: 300, },
On my android phone in Google Assistant settings I gave a device named “Pi Google Assistant” permission to see personal results like photos.
If i say “Show my photos” in GA it keeps coming with a message that I have to give permission on my phone which I already did.
If I look in the google home app I see that the device " Pi Google Assistant is of a type " Speaker" .
In the logging it also complains that there is no album. Is that necessary if I only use " show my photos" ? -
photos module actually works:
- for display your wanted picture folder of Google Photo in a windows (in module position)
- in fullscreen of MagicMirror
- or with a recipe
for
Show my photos
saying, I will working arround permission to have successfull callback displaying (like calendar and more) -
thank you, I will wait for the “Show my photos” option to work
-
Hi, I’m facing exactly the same issue with the permission for “Personal Results”. I cannot see Google Photos and also nothing with personal permissions related like ask GA to schedule something for a specific date or setting me up an appointment reminder in my Google Calendar.
I also noted that when I am trying to Enable Personal Results in Google Home app I need to rename the name of my Magic Mirror, otherwise the Google Home force closes and I need to restart the process all over again. Right now for me, It’s basically impossible to “Allow personal results” on my MM GA
-
@bmachina : do you read my last post ???
-
@bugsounet
You mean this one?@bugsounet said in GooglePhotos not showing:
photos module actually works:
- for display your wanted picture folder of Google Photo in a windows (in module position)
- in fullscreen of MagicMirror
- or with a recipe
for
Show my photos
saying, I will working arround permission to have successfull callback displaying (like calendar and more) -
@bugsounet said in GooglePhotos not showing:
@bmachina : do you read my last post ???
Sorry, my bad I didn’t get it the first time, you’re basically saying that you will find a way to enable Personal Results, am I correct? Thanks