Site updated at 2016-02-19 00:16:38 UTC
This commit is contained in:
parent
736f29134f
commit
56a632d8da
13 changed files with 168 additions and 168 deletions
|
@ -165,7 +165,7 @@ Home Assistant will use the directory that contains your config file as the dire
|
|||
|
||||
<h3><a class="title-link" name="hass-the-home-assistant-instance" href="#hass-the-home-assistant-instance"></a> <code>hass</code>: the Home Assistant instance</h3>
|
||||
|
||||
<p>The Home Assistant instace contains three objects to help you interact with the system.</p>
|
||||
<p>The Home Assistant instance contains three objects to help you interact with the system.</p>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
|
@ -196,7 +196,7 @@ Home Assistant will use the directory that contains your config file as the dire
|
|||
|
||||
<h3><a class="title-link" name="config-user-given-configuration" href="#config-user-given-configuration"></a> <code>config</code>: User given configuration.</h3>
|
||||
|
||||
<p>The <code>config</code> paramter is a dictionary containing the user supplied configuration. The keys of the dictionary are the component names and the value is another dictionary with the component configuration.</p>
|
||||
<p>The <code>config</code> parameter is a dictionary containing the user supplied configuration. The keys of the dictionary are the component names and the value is another dictionary with the component configuration.</p>
|
||||
|
||||
<p>If your configuration file contains the following lines:</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue