Site updated at 2016-07-01 18:46:56 UTC

This commit is contained in:
Travis CI 2016-07-01 18:46:56 +00:00
parent 470b6ef802
commit d59fb6b725
380 changed files with 10591 additions and 2167 deletions

View file

@ -91,7 +91,7 @@
<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), Sensors and Binary sensors are supported - and will be automaticaly added when HA connects to your Vera controller.</p>
<p>Switches, Lights (inc Dimmers), Locks, Sensors and Binary sensors are supported - and will be automaticaly 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>
@ -145,6 +145,9 @@
<li><a href='/components/light.vera/'>
Vera Light
</a></li>
<li><a href='/components/lock.vera/'>
Vera Lock
</a></li>
<li><a href='/components/sensor.vera/'>
Vera Sensor
</a></li>
@ -171,6 +174,9 @@
<li>
<a href='/components/enocean/'>EnOcean</a>
</li>
<li>
<a href='/components/homematic/'>Homematic</a>
</li>
<li>
<a href='/components/isy994/'>ISY994 Controller</a>
</li>