From 4c35a26e68772113d2f730a4aa2ab92c0982a689 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 19:45:24 +0200 Subject: [PATCH] Update api.md --- docs/api.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/api.md b/docs/api.md index f915f08..75daa00 100644 --- a/docs/api.md +++ b/docs/api.md @@ -17,8 +17,7 @@ You can start the update with update button in HA or: create custom apps or notifications to display your own text and icons. Have a look at [this section](custom?id=custom-apps-and-notifications) -| Topic | URL | Payload/Body | Query Parameters - | HTTP method | +| Topic | URL | Payload/Body | Query parameters | HTTP method | | --- | --- | --- |--- |--- | | `[PREFIX]/custom/[appname]` |`http://[IP]/api/custom` | JSON | name = [appname] | POST |