mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Fixed typo in isy994_CoverExample.png img url (#2105)
This commit is contained in:
parent
69c3d330d3
commit
6400dab48a
@ -91,7 +91,7 @@ A device is created by creating a directory, with the name for the device, under
|
||||
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.
|
||||
|
||||
<p class='img'>
|
||||
<img src='{{site_root}}/images/isy994/isy994_CoverhExample.png' />
|
||||
<img src='{{site_root}}/images/isy994/isy994_CoverExample.png' />
|
||||
</p>
|
||||
|
||||
The *status* program in this directory is what indicates the state of the device:
|
||||
|
Loading…
x
Reference in New Issue
Block a user