Site updated at 2016-09-10 21:41:43 UTC

This commit is contained in:
Travis CI 2016-09-10 21:41:43 +00:00
parent 5c0b2880e9
commit 99424b497c
23 changed files with 40 additions and 36 deletions

View file

@ -100,6 +100,10 @@
</code></pre>
</div>
<p class="note">
It is recommended to assign a static IP address to your Vera Controller. This ensures that it wont change IP addresses, so you wont have to change the <code class="highlighter-rouge">vera_controller_url</code> if it reboots and comes up with a different IP address. See your routers manual for details on how to set this up. If you need the MAC address of your Vera, check the label on the bottom.
</p>
<p>By default your switches will be added to HA as switches, however if some of them are light switches, you can tell HA this using the optional <code class="highlighter-rouge">lights</code> parameter as shown below.</p>
<p>Vera imports detailed zwave devices into HA - this can include system devices and other devices that you dont use, you can tell HA not to load these devices using the <code class="highlighter-rouge">exclude:</code> parameter as shown below.</p>