From 072db41485f7e4f8f4207ddd04e71f455f3fb1d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20M=C3=BChl?= <31169771+Blueforcer@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:44:25 +0200 Subject: [PATCH] Update api.md --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 4639f0f..26dc22a 100644 --- a/docs/api.md +++ b/docs/api.md @@ -9,7 +9,7 @@ With HTTP, make GET request to `http://[IP]/api/stats` ## Update Awtrix searches for an update every 1 Hour. If a new one is found it will be published to HA and in the stats. You can start the update with update button in HA or: - + | Topic | URL | Payload/Body | HTTP Header | HTTP method | | --- | --- | --- | --- | --- | | `[PREFIX]/doupdate` |`http://[IP]/api/doupdate` | JSON | empty payload/body | POST |