diff --git a/docs/api.md b/docs/api.md index 85fa022..f915f08 100644 --- a/docs/api.md +++ b/docs/api.md @@ -17,7 +17,8 @@ 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 | HTTP Header | HTTP method | +| Topic | URL | Payload/Body | Query Parameters + | HTTP method | | --- | --- | --- |--- |--- | | `[PREFIX]/custom/[appname]` |`http://[IP]/api/custom` | JSON | name = [appname] | POST |