Site updated at 2017-12-17 16:27:07 UTC

This commit is contained in:
Travis CI 2017-12-17 16:27:07 +00:00
parent 4e546d5869
commit db3021af91
919 changed files with 15842 additions and 3639 deletions

View file

@ -75,7 +75,7 @@
</header>
<hr class="divider">
<p>The <a href="http://getvera.com">Vera</a> hub is a controller mainly connecting to Z-Wave devices.</p>
<p>Switches, Lights (inc Dimmers), Locks, Sensors and Binary sensors are supported - and will be automatically added when HA connects to your Vera controller.</p>
<p>Switches, Lights (inc Dimmers), Locks, Sensors, Binary sensors, and Scenes are supported - and will be automatically added when HA connects to your Vera controller.</p>
<p>To use Vera devices in your installation, add the following to your configuration.yaml file using the IP and port number of your Vera controller:</p>
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">vera</span><span class="pi">:</span>
<span class="s">vera_controller_url</span><span class="pi">:</span> <span class="s">http://192.168.1.161:3480/</span>
@ -129,6 +129,9 @@
<li><a href='/components/lock.vera/'>
Vera Lock
</a></li>
<li><a href='/components/scene.vera/'>
Vera Scene
</a></li>
<li><a href='/components/sensor.vera/'>
Vera Sensor
</a></li>
@ -143,6 +146,9 @@
<div class='section'>
<h1 class="title delta">Category Hub</h1>
<ul class='divided'>
<li>
<a href='/components/ads/'>ADS</a>
</li>
<li>
<a href='/components/apcupsd/'>APCUPSd</a>
</li>
@ -176,6 +182,9 @@
<li>
<a href='/components/bloomsky/'>BloomSky</a>
</li>
<li>
<a href='/components/canary/'>Canary</a>
</li>
<li>
<a href='/components/digital_ocean/'>Digital Ocean</a>
</li>
@ -278,6 +287,9 @@
<li>
<a href='/components/octoprint/'>OctoPrint</a>
</li>
<li>
<a href='/components/hue/'>Philips Hue</a>
</li>
<li>
<a href='/components/pilight/'>Pilight</a>
</li>