Site updated at 2016-02-28 00:32:16 UTC
This commit is contained in:
parent
e332b3d651
commit
e542c65dd9
269 changed files with 8210 additions and 981 deletions
|
@ -561,6 +561,16 @@ The result will include any changed states that changed while the service was be
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<p>Sample <code>curl</code> command:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ curl -X POST -H "x-ha-access: YOUR_PASSWORD" \
|
||||
-d '{"template": "It is !"}' \
|
||||
http://localhost:8123/api/template
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h4><a class="title-link" name="post-apievent_forwarding" href="#post-apievent_forwarding"></a> POST /api/event_forwarding</h4>
|
||||
<p>Setup event forwarding to another Home Assistant instance.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue