Site updated at 2015-03-01 19:49:26 UTC
This commit is contained in:
parent
d05d46a3a6
commit
cb5ecf5a6b
42 changed files with 664 additions and 273 deletions
|
@ -97,10 +97,10 @@
|
|||
|
||||
<p>The browser component provides a service to open urls in the default browser on the host machine.</p>
|
||||
|
||||
<p>To load this component, add the following lines to your <code>home-assistant.conf</code>:</p>
|
||||
<p>To load this component, add the following lines to your <code>configuration.yaml</code>:</p>
|
||||
|
||||
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
|
||||
</pre></td><td class='code'><pre><code class=''><span class='line'>[browser]</span></code></pre></td></tr></table></div></figure>
|
||||
</pre></td><td class='code'><pre><code class=''><span class='line'>browser:</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
||||
<h4>Service <code>browser/browse_url</code></h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue