Site updated at 2017-11-18 20:42:08 UTC

This commit is contained in:
Travis CI 2017-11-18 20:42:08 +00:00
parent 374261cd52
commit 3bb0d0697f
641 changed files with 7982 additions and 2283 deletions

View file

@ -84,6 +84,7 @@
<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>
<span class="pi">-</span> <span class="s">signal_strength</span>
</code></pre>
</div>
<p>Configuration variables:</p>
@ -94,6 +95,7 @@
<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>
<li><strong>signal_strength</strong>: Return the wireless signal strength of your Arlo camera.</li>
</ul>
</li>
</ul>
@ -275,6 +277,9 @@
<li>
<a href='/components/sensor.kira/'>Kira Sensor</a>
</li>
<li>
<a href='/components/sensor.lacrosse/'>LaCrosse Sensor</a>
</li>
<li>
<a href='/components/sensor.mhz19/'>MH-Z19 CO2 Sensor</a>
</li>