Site updated at 2017-08-27 10:56:39 UTC

This commit is contained in:
Travis CI 2017-08-27 10:56:39 +00:00
parent 66d5886bf5
commit 405cd63eae
26 changed files with 65 additions and 65 deletions

View file

@ -142,7 +142,7 @@ The ISY994 controller is manufactured by <a href="https://www.universal-devices.
<li><em>HA.lock</em> will create a lock</li>
<li><em>HA.switch</em> will create a switch</li>
</ul>
<p>A program, named <em>status</em>, is required under the program device directory. A program, named <em>actions</em>, is required for all program devices except for binary_sensor. Any other programs in these device directories will be ignored.</p>
<p>A program, named <em>status</em>, is required under the program device directory. A program, named <em>actions</em>, is required for all program devices except for binary_sensor. Any other programs in these device directories will be ignored. The <em>status</em> program requires that you create a variable with the name of your choice. This variable will store the actual status of the new device and will be updated by the <em>action</em> program.</p>
<p class="img">
<img src="/images/isy994/isy994_CoverExample.png" />
</p>