diff --git a/Notify_lametric.md b/Notify_lametric.md index 20f4e9e..8b73ac0 100644 --- a/Notify_lametric.md +++ b/Notify_lametric.md @@ -52,7 +52,7 @@ The breakdown of parameters depend on whether you are using the Cloud Mode or De | Variable | Required | Description | ----------- | -------- | ----------- | apikey | Yes | Your Device **API Key** can be found on LaMetric's website [here](https://developer.lametric.com/user/devices) -| hostname | Yes | This is the IP address or hostname of your Lametric device on your local network. +| hostname | No | This is the IP address or hostname of your Lametric device on your local network. | port | No | The port your LaMetric device is listening on. By default the port is **8080**. | userid | No | The account login to your Lametric device on your local network. By default the user is set to `dev`. | mode | No | Define the Apprise/Lametric mode to use. This can be either set to `cloud` or `device`. It's worth pointing out that Apprise is smart enough to detect the mode you're using based on the URL you provide it. But for those who want to explicitly provide it's value, they can do so.