Skip to content

Commit

Permalink
Fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Oct 24, 2024
1 parent ad3536f commit a6ea6f8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions source/_integrations/image.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ Available services: `snapshot`.

Take a snapshot from an image.

| Service data attribute | Optional | Description |
| ---------------------- | -------- | ------------------ |
| `filename` | no | Snapshot file name |
| Data attribute | Optional | Description |
| -------------- | -------- | ------------------------------------------------------------------------------ |
| `entity_id` | no | Name(s) of entities to create a snapshot from, e.g., `image.my_image`. |
| `filename` | no | Snapshot file name |

The path part of `filename` must be an entry in the `allowlist_external_dirs` in your [`homeassistant:`](/docs/configuration/basic/) section of your `configuration.yaml` file.

Expand Down

0 comments on commit a6ea6f8

Please sign in to comment.