Site updated at 2016-09-29 04:44:35 UTC
This commit is contained in:
parent
ddacba981c
commit
709c211c8f
482 changed files with 11714 additions and 1562 deletions
|
@ -89,13 +89,13 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>You may wish to modify the Z-Wave settings in your <code class="highlighter-rouge">ozw*.xml</code> file stored in the <code class="highlighter-rouge">.homeassistant</code> directory, or certain situations/devices may require it (i.e. Aeon Multisensor 6). To do this, utilize <a href="https://github.com/OpenZWave/open-zwave-control-panel">Open-Zwave Control Panel</a>. Alternatively, use <a href="https://www.domoticz.com/">Domoticz</a>, which incorporates the Open-Zwave Control Panel project into an easy to use Raspberry Pi image.</p>
|
||||
<p>You may wish to modify the Z-Wave settings in your <code class="highlighter-rouge">ozw*.xml</code> file stored in the <code class="highlighter-rouge">.homeassistant</code> configuration directory, or certain situations/devices may require it (i.e. Aeon Multisensor 6). To do this, utilize <a href="https://github.com/OpenZWave/open-zwave-control-panel">Open-Zwave Control Panel</a>. Alternatively, use <a href="https://www.domoticz.com/">Domoticz</a>, which incorporates the Open-Zwave Control Panel project into an easy to use Raspberry Pi image.</p>
|
||||
|
||||
<p>The reasoning for using these tools is that your Z-Wave controller stores the values and data that are used to control the network. The XML file in the <code class="highlighter-rouge">.homeassistant</code> folder acts as a settings/values cache for the Z-Wave network, so modifying it directly won’t change the network values. The Open-Zwave Control Panel writes values directly to the network and will provide you with an updated <code class="highlighter-rouge">.xml</code> file to overwrite in your <code class="highlighter-rouge">.homeassistant</code> folder. This is the most foolproof way to make modifications to your Z-Wave devices.</p>
|
||||
<p>The reasoning for using these tools is that your Z-Wave controller stores the values and data that are used to control the network. The XML file in the <code class="highlighter-rouge">.homeassistant</code> configuration directory acts as a settings/values cache for the Z-Wave network, so modifying it directly won’t change the network values. The <a href="https://github.com/OpenZWave/open-zwave-control-panel">Open-Zwave Control Panel</a> writes values directly to the network and will provide you with an updated <code class="highlighter-rouge">.xml</code> file to overwrite in your <code class="highlighter-rouge">.homeassistant</code> configuration directory. This is the most foolproof way to make modifications to your Z-Wave devices.</p>
|
||||
|
||||
<p>Although totally normal for your Z-Wave stick (Aeon Aeotec Z-Stick Gen5 for example) to cycle through its LEDs (Yellow, Blue and Red) while plugged into your system. If you don like this behaviour then you could turn it off.</p>
|
||||
|
||||
<p>Use the following commands from a terminal session to your Pi where your Z-Wave stick is connected as an example.</p>
|
||||
<p>Use the following commands from a terminal session on your Pi where your Z-Wave stick is connected as an example.</p>
|
||||
|
||||
<p>Turn off “Disco lights”:</p>
|
||||
|
||||
|
@ -169,7 +169,7 @@
|
|||
<li>
|
||||
<a href='/getting-started/z-wave/'>Z-Wave </a>
|
||||
<ul>
|
||||
<li><a href='/getting-started/z-wave-controllers/'>USB Controllers </a></li>
|
||||
<li><a href='/getting-started/z-wave-controllers/'>Controllers </a></li>
|
||||
<li><a class='active' href='/getting-started/z-wave-settings/'>Modifying Settings </a></li>
|
||||
<li><a href='/getting-started/z-wave-device-specific/'>Device Specific </a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue