mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update isy994.markdown (#3255)
This commit is contained in:
parent
90ff89c97f
commit
db01226983
@ -88,7 +88,7 @@ A device is created by creating a directory, with the name for the device, under
|
||||
* *HA.lock* will create a lock
|
||||
* *HA.switch* will create a switch
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
<p class='img'>
|
||||
<img src='{{site_root}}/images/isy994/isy994_CoverExample.png' />
|
||||
|
Loading…
x
Reference in New Issue
Block a user