Site updated at 2017-08-10 16:56:27 UTC
This commit is contained in:
parent
2df7a6baec
commit
01ad40d3d7
26 changed files with 40 additions and 40 deletions
|
@ -136,7 +136,7 @@ Make sure that the URL exactly matches your endpoint or resource.
|
|||
<span class="s">unit_of_measurement</span><span class="pi">:</span> <span class="s">MB</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<h3><a class="title-link" name="value-for-other-home-assistant-instance" href="#value-for-other-home-assistant-instance"></a> Value for other Home Assistant instance</h3>
|
||||
<h3><a class="title-link" name="value-from-another-home-assistant-instance" href="#value-from-another-home-assistant-instance"></a> Value from another Home Assistant instance</h3>
|
||||
<p>The Home Assistant <a href="/developers/rest_api/">API</a> exposes the data from your attached sensors. If you are running multiple Home Assistant instances which are not <a href="/developers/architecture/#multiple-connected-instances">connected</a> you can still get information from them.</p>
|
||||
<p>If the Home Assistant instance in the resource variable is protected by an API password, you can append <code class="highlighter-rouge">?api_password=YOUR_PASSWORD</code> to the resource URL to authenticate or use <code class="highlighter-rouge">headers:</code>.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">sensor</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue