Site updated at 2017-10-07 19:25:24 UTC
This commit is contained in:
parent
8bbc40b5d1
commit
ef6d3b2ec0
678 changed files with 10476 additions and 2128 deletions
|
@ -83,6 +83,7 @@
|
|||
<span class="pi">-</span> <span class="s">captured_today</span>
|
||||
<span class="pi">-</span> <span class="s">last_capture</span>
|
||||
<span class="pi">-</span> <span class="s">total_cameras</span>
|
||||
<span class="pi">-</span> <span class="s">battery_level</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<p>Configuration variables:</p>
|
||||
|
@ -92,6 +93,7 @@
|
|||
<li><strong>captured_today</strong>: Return the number of videos captured on the current day.</li>
|
||||
<li><strong>last_capture</strong>: Return the timestamp from the last video captured by your Arlo camera.</li>
|
||||
<li><strong>total_cameras</strong>: Return the number of recognized and active cameras linked on your Arlo account.</li>
|
||||
<li><strong>battery_level</strong>: Return the battery level of your Arlo camera.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -215,6 +217,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.geizhals/'>Geizhals</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.geo_rss_events/'>GeoRSS Events Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.gitter/'>Gitter Sensor</a>
|
||||
</li>
|
||||
|
@ -263,6 +268,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.mqtt/'>MQTT Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.raincloud/'>Melnor Raincloud Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.min_max/'>Min/max Sensor</a>
|
||||
</li>
|
||||
|
@ -374,9 +382,15 @@
|
|||
<li>
|
||||
<a href='/components/sensor.tesla/'>Tesla Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.thethingsnetwork/'>The Things Network Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.thinkingcleaner/'>Thinking Cleaner sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.tibber/'>Tibber</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.ups/'>UPS Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue