mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 20:16:57 +03:00
Deployed 9d5db6c with MkDocs version: 1.4.2
This commit is contained in:
@@ -336,6 +336,7 @@ This would return:</p>
|
||||
</code></pre>
|
||||
<p>To do such a REST call, you need to create a REST sensor:</p>
|
||||
<pre><code class="language-yaml">sensor:
|
||||
|
||||
- platform: rest
|
||||
name: "Gasmeter JSON"
|
||||
resource: http://<IP>/json
|
||||
|
||||
Reference in New Issue
Block a user