Skip to content

Commit db01226

Browse files
boojewfrenck
authored andcommitted
Update isy994.markdown (home-assistant#3255)
1 parent 90ff89c commit db01226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/isy994.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ A device is created by creating a directory, with the name for the device, under
8888
* *HA.lock* will create a lock
8989
* *HA.switch* will create a switch
9090

91-
A program, named *status*, is required under the program device directory. A program, named *actions*, is required for all program devices except for binary_sensor. Any other programs in these device directories will be ignored.
91+
A program, named *status*, is required under the program device directory. A program, named *actions*, is required for all program devices except for binary_sensor. Any other programs in these device directories will be ignored. The *status* 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 *action* program.
9292

9393
<p class='img'>
9494
<img src='{{site_root}}/images/isy994/isy994_CoverExample.png' />

0 commit comments

Comments
 (0)