Site updated at 2018-01-15 11:59:29 UTC
This commit is contained in:
parent
bd22e4b200
commit
bf18f14fe7
772 changed files with 16363 additions and 3384 deletions
|
@ -88,6 +88,15 @@ You must have the <a href="/components/zoneminder/">ZoneMinder component</a> con
|
|||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>include_archived</strong> (<em>Optional</em>): Whether to include archived ZoneMinder events in event counts. Default is <code class="highlighter-rouge">false</code>.</li>
|
||||
<li><strong>monitored_conditions</strong> array (<em>Optional</em>): Event count sensors to display in the frontend. Default is ‘all’.
|
||||
<ul>
|
||||
<li><strong>all</strong>: All events.</li>
|
||||
<li><strong>month</strong>: Events in the last month.</li>
|
||||
<li><strong>week</strong>: Events in the last week.</li>
|
||||
<li><strong>day</strong>: Events in the last day.</li>
|
||||
<li><strong>hour</strong>: Events in the last hour.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
@ -176,6 +185,9 @@ You must have the <a href="/components/zoneminder/">ZoneMinder component</a> con
|
|||
<li>
|
||||
<a href='/components/sensor.citybikes/'>CityBikes API sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.coinbase/'>Coinbase Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.command_line/'>Command line Sensor</a>
|
||||
</li>
|
||||
|
@ -185,6 +197,9 @@ You must have the <a href="/components/zoneminder/">ZoneMinder component</a> con
|
|||
<li>
|
||||
<a href='/components/sensor.dnsip/'>DNS IP</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.discogs/'>Discogs Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.dweet/'>Dweet.io</a>
|
||||
</li>
|
||||
|
@ -470,6 +485,9 @@ You must have the <a href="/components/zoneminder/">ZoneMinder component</a> con
|
|||
<li>
|
||||
<a href='/components/sensor.arest/'>aREST Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.deconz/'>deCONZ Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.mfi/'>mFi Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue