Site updated at 2016-05-21 22:00:31 UTC
This commit is contained in:
parent
1399856378
commit
cc19822b04
328 changed files with 7619 additions and 978 deletions
|
@ -89,7 +89,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>This component will track everything that is going on within Home Assistant and allows the user to browse through it.</p>
|
||||
<p>The <code>history</code> component will track everything that is going on within Home Assistant and allows the user to browse through it.</p>
|
||||
|
||||
<p>To enable the history option in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
|
@ -162,6 +162,9 @@ datetime.fromtimestamp(<span class="integer">1422830502</span>)
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/home-assistant.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: pre 0.7
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category History</h1>
|
||||
<ul class='divided'>
|
||||
|
@ -180,6 +183,12 @@ datetime.fromtimestamp(<span class="integer">1422830502</span>)
|
|||
<li>
|
||||
<a href='/components/logbook/'>Logbook</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/logentries/'>Logentries</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/recorder/'>Recorder</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/splunk/'>Splunk</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue