Site updated at 2015-12-21 12:15:51 UTC

This commit is contained in:
Travis CI 2015-12-21 12:15:51 +00:00
parent 5e810212a6
commit cdeafb2c83
14 changed files with 167 additions and 167 deletions

View file

@ -106,7 +106,7 @@
</header>
<hr class="divider">
<p>The logger component let one define the level of logging activities in Home Assistant.</p>
<p>The logger component lets one define the level of logging activities in Home Assistant.</p>
<p>To enable the logger in your installation, add the following to your <code>configuration.yaml</code> file:</p>

View file

@ -106,7 +106,7 @@
</header>
<hr class="divider">
<p>A switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!</p>
<p>A switch platform that issues specific commands when it is turned on and off. This might very well become our most powerful platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!</p>
<p>To enable it, add the following lines to your <code>configuration.yaml</code>:</p>