mirror of https://github.com/caronc/apprise
Updated Notify_lunasea (markdown)
parent
ae80bc055d
commit
2757b265e4
|
@ -29,7 +29,7 @@ This works the exact same way; you can just additionally specify your connection
|
||||||
* `lunasea://{user}:{pass}@{hostname}:{port}/+{toFireBaseDevice}`
|
* `lunasea://{user}:{pass}@{hostname}:{port}/+{toFireBaseDevice}`
|
||||||
* `lunasea://{user}:{pass}@{hostname}:{port}//+{toFireBaseDevice1}/{toFireBaseDevice2}/{toFireBaseDeviceN}`
|
* `lunasea://{user}:{pass}@{hostname}:{port}//+{toFireBaseDevice1}/{toFireBaseDevice2}/{toFireBaseDeviceN}`
|
||||||
|
|
||||||
The `{user}/`{pass}` is purely optional)
|
**Note:** The `{user}`/`{pass}` is purely optional.
|
||||||
|
|
||||||
You can mix and match as well:
|
You can mix and match as well:
|
||||||
* `lunasea://{user}:{pass}@{hostname}/+{toFireBaseUser1}/{toFireBaseDevice1}/`
|
* `lunasea://{user}:{pass}@{hostname}/+{toFireBaseUser1}/{toFireBaseDevice1}/`
|
||||||
|
@ -37,7 +37,7 @@ You can mix and match as well:
|
||||||
|
|
||||||
Use `lunaseas://` for a Secure (`https://`) connection and `lunasea://` for Insecure (`http://`).
|
Use `lunaseas://` for a Secure (`https://`) connection and `lunasea://` for Insecure (`http://`).
|
||||||
|
|
||||||
`lsea://` and `lseas://` can also be used as an alias to `lunasee://` and `lunaseas://` (respectively) if you choose.
|
`lsea://` and `lseas://` can also be used as an alias to `lunasee://` and `lunaseas://` (respectively) if you choose.
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
|
Loading…
Reference in New Issue