From 6c904a32f5f4974698bc085a15f88167117ac3a2 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Fri, 6 Oct 2023 20:51:52 +0200 Subject: [PATCH] Update REST-API.md --- docs/REST-API.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/REST-API.md b/docs/REST-API.md index 2a12479..7ceab2e 100644 --- a/docs/REST-API.md +++ b/docs/REST-API.md @@ -35,12 +35,13 @@ Note: For more detailed information to the REST handler, have a look to the code - `/GPIO?GPIO={PinNumber}` - Example: `/GPIO?GPIO=12` -### ota_page.html - Opens the Over-The-Air update html page - ### reboot Trigger a reboot of the device +### mqtt_publish_discovery + Trigger re-sending of the Home Assistant discovery topics. + The topics will get send at the end of the next round. + ## Results ### json Show result in JSON syntax