> For the complete documentation index, see [llms.txt](https://joe-page-software.gitbook.io/hubitat-dashboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joe-page-software.gitbook.io/hubitat-dashboard/tiles/google-photos.md).

# Google Photos

## Description

Add a Google Photos Cloud album to the dashboard to display a slide-show of your pictures

<div align="left"><figure><img src="/files/SEV0OMjsG2h4EzEppTgC" alt="" width="375"><figcaption></figcaption></figure></div>

## Install Hubitat App/Driver

* Install [HPM](https://hubitatpackagemanager.hubitatcommunity.com/) (Hubitat Package Manager) to your Hubitat
* Open HPM -> Install -> Search by keywords -> search for **Google Photos Cloud**

## Install **Google Photos Cloud**

* In Hubitat Apps section, click on Install User App -> **Google Photos Cloud**
* Enter **Google Client ID / Secret**
  * Refer to [Get Google Credentials](/hubitat-dashboard/tiles/google-photos/get-google-credentials.md) to get the Client ID and Client Secret (free)
* Click **Authorize** to authorize this app with Google Photos

<div align="left"><figure><img src="/files/cXiDNtOE8erQzBIL4ENd" alt="" width="375"><figcaption></figcaption></figure></div>

* Enter an album name and click on the little save icon next to it
* Click **Create Album** button which will create a new Google Photos album and a child device on Hubitat with the same name

<div align="left"><figure><img src="/files/H2HxXiWJhHC2zzFZvKAL" alt="" width="265"><figcaption></figcaption></figure></div>

* Select any other options - such as how frequently the next image should display
* **Don't forget to add this new child device to MakerAPI so HD+ can see it**

## Usage

* HD+ will automatically handle and display these devices so there's nothing you need to do
* Depending on the refresh interval you chose, the image will change automatically

<div align="left"><figure><img src="/files/XTPCWpaM6zNwDzq53Wuk" alt="" width="375"><figcaption></figcaption></figure></div>

## Use Google Photos as a Background

* Once you have a Google Photos device in HD+ you can use it for the dashboard background
* Open the menu -> Display Options -> Background

<div align="left"><figure><img src="/files/fgnbw08VxhfV0IoWxmS7" alt="" width="188"><figcaption></figcaption></figure></div>

* Choose Select Image
* Select Image Source in top-left corner of dialog
* Select Hubitat Device

<div align="left"><figure><img src="/files/1AJ4VtCbcWLL6f6cgUp6" alt="" width="188"><figcaption></figcaption></figure></div>

* Pick your Google Photos device from the list

<div align="left"><figure><img src="/files/seUZYFqV5Fm24VWrZbWK" alt="" width="188"><figcaption></figcaption></figure></div>

* Change the Transparency value to show more or less of the background

<div align="left"><figure><img src="/files/OzTJUa4TrrBrsULw0yMi" alt="" width="188"><figcaption></figcaption></figure></div>

* see [Background](/hubitat-dashboard/look-and-feel/background.md) for more details


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joe-page-software.gitbook.io/hubitat-dashboard/tiles/google-photos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
