Updated Notify_bark (markdown)

master
Chris Caron 2023-11-18 14:58:53 -05:00
parent 31541cb252
commit 60ee4ed01e
1 changed files with 4 additions and 0 deletions

@ -11,6 +11,10 @@ Valid authentication syntax is as follows:
* `bark://{host}/{device_key}`
* `bark://{host}:{port}/{device_key}`
The secure versions:
* `barks://{host}/{device_key}`
* `barks://{host}:{port}/{device_key}`
You can also notify more the one device at a time.
* `bark://{host}:{port}/{device_key1}/{device_key2}/{device_keyN}/`