mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Fix documentation for Google Photos upload action (#35943)
This commit is contained in:
parent
1a2fd767ad
commit
4ca6c259a2
@ -84,11 +84,12 @@ The integration setup will next give you instructions to enter the [Application
|
|||||||
You can use the `google_photos.upload` action to upload Photos from Home Assistant
|
You can use the `google_photos.upload` action to upload Photos from Home Assistant
|
||||||
to Google Photos.
|
to Google Photos.
|
||||||
|
|
||||||
{% details "Create event action details" %}
|
{% details "Upload action details" %}
|
||||||
|
|
||||||
| Data attribute | Optional | Description | Example |
|
| Data attribute | Optional | Description | Example |
|
||||||
| ---------------------- | -------- | ----------- | --------|
|
| ---------------------- | -------- | ----------- | --------|
|
||||||
| `filename` | no | Path to the image to upload. | /mnt/image.jpg
|
| `filename` | no | Path to the image to upload. | /mnt/image.jpg |
|
||||||
|
| `album` | no | Album name that is the destination for the uploaded content. | London vacation |
|
||||||
| `config_entry_id` | no | The ID of the Google Photos config entry. | a1bee602deade2b09bc522749bbce48e |
|
| `config_entry_id` | no | The ID of the Google Photos config entry. | a1bee602deade2b09bc522749bbce48e |
|
||||||
|
|
||||||
{% enddetails %}
|
{% enddetails %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user