mirror of https://github.com/caronc/apprise
Updated Notify_lametric (markdown)
parent
e978e0f0d3
commit
caa21e147e
|
@ -1,4 +1,4 @@
|
|||
## Lametric Time/Clock Notifications
|
||||
## LaMetric Time/Clock Notifications
|
||||
* **Source**: https://lametric.com
|
||||
* **Icon Support**: Yes
|
||||
* **Message Format**: Text
|
||||
|
@ -23,13 +23,13 @@ Using Cloud Mode, you will interface with your LaMetric Time device through the
|
|||
1. Access your newly created app so that you can acquire both the **Client ID** and the **Client Secret** [here](https://developer.lametric.com/applications/sources)
|
||||
|
||||
### Syntax
|
||||
Device Mode Syntaxes are as follows:
|
||||
Device Mode syntaxes are as follows:
|
||||
* `lametric://{apikey}@{hostname}`
|
||||
* `lametric://{apikey}@{hostname}:{port}`
|
||||
* `lametric://{userid}:{apikey}@{hostname}`
|
||||
* `lametric://{userid}:{apikey}@{hostname}:{port}`
|
||||
|
||||
Cloud Mode Syntax is as follows:
|
||||
Cloud Mode syntax is as follows:
|
||||
* `lametric://{client_id}@{client_secret}`
|
||||
|
||||
### Parameter Breakdown
|
||||
|
|
Loading…
Reference in New Issue