From bec0d4807b7469e47b66c847bebd55cda509a3af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roshan=20Rajak=20l=20byteio=2E=C9=AAn?= <85359493+truroshan@users.noreply.github.com> Date: Wed, 27 Mar 2024 18:39:31 +0530 Subject: [PATCH] Update traccar examples --- docs/examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/examples.md b/docs/examples.md index 5396e318..73a58836 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -607,6 +607,8 @@ This will only work on selfhosted [traccar](https://www.traccar.org/) ([Github]( The easiest way to integrate traccar with ntfy, is to configure ntfy as the SMS provider for your instance. You then can set your ntfy topic as your account's phone number in traccar. Sending the email notifications to ntfy will not work, as ntfy does not support HTML emails. +**Info:** Add a phone number to your traccar account not in device, as otherwise it will not try to send SMS. + **Caution:** JSON publishing is only possible, when POST-ing to the root URL of the ntfy instance. (see [documentation](publish.md#publish-as-json)) ```xml https://ntfy.sh