From caa21e147e9ab24b57c1e052af9bc4904cd8db8e Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 7 Aug 2020 15:20:44 -0400 Subject: [PATCH] Updated Notify_lametric (markdown) --- Notify_lametric.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Notify_lametric.md b/Notify_lametric.md index a402d0c..2b240de 100644 --- a/Notify_lametric.md +++ b/Notify_lametric.md @@ -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