Fix typo in pushover.markdown (#35437)

* Fix typo in pushover.markdown

* Update pushover.markdown
This commit is contained in:
moritz-john 2024-10-29 07:38:33 +01:00 committed by GitHub
parent 99c25d615d
commit cc6385454f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ Example Automation:
Integration-specific values in the nested `data` section are optional.
Image attachments can be added using the `attachment` parameter, which can either be a local file reference (ex: `/tmp/image.png`).
Image attachments can be added using the `attachment` parameter, which must be a local file reference (ex: `/tmp/image.png`).
To use a specific Pushover device, set it using `target`. If one of the entered devices doesn't exist or is disabled in your Pushover account it will send a message to all you devices. To send to all devices, just skip the target attribute.