mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[pushbullet] Update README.md with recipient broadcast information (#11057)
Signed-off-by: jsetton <jeremy.setton@gmail.com>
This commit is contained in:
parent
731e5cf73d
commit
95402db586
@ -53,6 +53,9 @@ Since there is a separate rule action instance for each `bot` thing, this needs
|
||||
The first parameter always has to be `pushbullet` and the second is the full Thing UID of the bot that should be used.
|
||||
Once this action instance is retrieved, you can invoke the action method on it.
|
||||
|
||||
The recipient can either be an email address, a channel tag or `null`.
|
||||
If it is not specified or properly formatted, the note will be broadcast to all of the user account's devices.
|
||||
|
||||
Examples:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user