mirror of https://github.com/caronc/apprise
Updated Notify_lunasea (markdown)
parent
7503aeb462
commit
2c3abfd1f7
|
@ -44,7 +44,7 @@ Use `lunaseas://` for a Secure (`https://`) connection and `lunasea://` for Inse
|
||||||
| mode | No | The default mode to treat the URL provided as. Possible values are `cloud` and `private`. This is detected if no otherwise specified. When set to `private`, a hostname must be provided as part of the URL. When set to `cloud`, all elements are presumed to be notification end points and https://lunasea.app is used. In cloud mode, all transactions are secure (regardless if you specify `lunasea://` or `lsea://`).
|
| mode | No | The default mode to treat the URL provided as. Possible values are `cloud` and `private`. This is detected if no otherwise specified. When set to `private`, a hostname must be provided as part of the URL. When set to `cloud`, all elements are presumed to be notification end points and https://lunasea.app is used. In cloud mode, all transactions are secure (regardless if you specify `lunasea://` or `lsea://`).
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a line notification:
|
Send a LunaSea notification:
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {FireBaseDeviceID} is abcd_abcd_abcd
|
# Assuming our {FireBaseDeviceID} is abcd_abcd_abcd
|
||||||
# Send to a Device (make sure to add + at front):
|
# Send to a Device (make sure to add + at front):
|
||||||
|
|
Loading…
Reference in New Issue