Site updated at 2016-09-01 13:11:14 UTC
This commit is contained in:
parent
f945100bf5
commit
ef7c1d8837
23 changed files with 38 additions and 38 deletions
|
@ -89,9 +89,9 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The <code class="highlighter-rouge">apcupsd</code> sensor platform to allow you to monitor a UPS (battery backup) by using data from the <a href="http://linux.die.net/man/8/apcaccess">apcaccess</a> command.</p>
|
||||
<p>The <code class="highlighter-rouge">apcupsd</code> sensor platform allows you to monitor a UPS (battery backup) by using data from the <a href="http://linux.die.net/man/8/apcaccess">apcaccess</a> command.</p>
|
||||
|
||||
<p>To add this platform to your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<p>To use this sensor platform, you first have to set up <a href="https://home-assistant.io/components/apcupsd/">apcupsd</a> and add the following 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">sensor</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue