Site updated at 2016-09-04 09:52:56 UTC

This commit is contained in:
Travis CI 2016-09-04 09:52:56 +00:00
parent f27e7c8ef1
commit bac89fed63
29 changed files with 65 additions and 67 deletions

View file

@ -91,7 +91,7 @@
<p>In addition to the <a href="/components/sensor.apcupsd/">APCUPSd Sensor</a> devices, you may also create a device which is simply “on” when the UPS status is online and “off” at all other times.</p>
<p>To enable this sensor, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<p>To enable this sensor, you first have to set up <a href="/components/apcupsd/">apcupsd</a>, and add the following lines to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">binary_sensor</span><span class="pi">:</span>