Site updated at 2016-09-04 09:48:32 UTC

This commit is contained in:
Travis CI 2016-09-04 09:48:32 +00:00
parent 7d8d18dfe8
commit f27e7c8ef1
23 changed files with 38 additions and 36 deletions

View file

@ -129,6 +129,8 @@ Its HIGHLY recommended that you set the <code class="highlighter-rouge">api_p
<p>All <a href="/developers/rest_api/#post-apistatesltentity_id">requests</a> need to be sent to the endpoint of the device and must be <strong>POST</strong>.</p>
<p>If you want to host static files on your site this canbe done by making a www directory under the .htomassistant configuration path. Then static files in <code class="highlighter-rouge">.homeassistant/www/</code> can be accessed by using <code class="highlighter-rouge">http://your.domain:8123/local/</code></p>
</article>