updated links

This commit is contained in:
CaCO3
2023-01-22 22:00:25 +01:00
parent c8e79e9a1b
commit e2c2d13b46
5 changed files with 11 additions and 11 deletions

View File

@@ -153,7 +153,7 @@ from(bucket: "HomeAssistant")
## Using REST
When using REST, Home Assistant has to periodically call an URL on the ESP32 which in return provides the requested data.
See [REST API](https://github.com/jomjol/AI-on-the-edge-device/wiki/REST-API) for a list of available URLs.
See [REST API](../REST-API) for a list of available URLs.
The most practical one is the `json` entrypoint which provides the most relevant data JSON formated:
`http://<IP>/json`