Deployed e2c2d13 with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-01-22 21:01:09 +00:00
parent 46dee45f4e
commit e8dd888d1a
7 changed files with 12 additions and 12 deletions

View File

@@ -318,7 +318,7 @@ it is a helper and can be used to reset the total increasing values once a day</
<p><img alt="grafik" src="https://user-images.githubusercontent.com/1783586/193473347-c81fc301-c52f-4af0-9fcb-56fab12cacac.png" /></p>
<h2 id="using-rest">Using REST</h2>
<p>When using REST, Home Assistant has to periodically call an URL on the ESP32 which in return provides the requested data.</p>
<p>See <a href="https://github.com/jomjol/AI-on-the-edge-device/wiki/REST-API">REST API</a> for a list of available URLs.</p>
<p>See <a href="../REST-API">REST API</a> for a list of available URLs.</p>
<p>The most practical one is the <code>json</code> entrypoint which provides the most relevant data JSON formated:
<code>http://&lt;IP&gt;/json</code>
This would return:</p>