mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Fix typo in pushover.markdown (#35437)
* Fix typo in pushover.markdown * Update pushover.markdown
This commit is contained in:
parent
99c25d615d
commit
cc6385454f
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user