Skip to content

Commit

Permalink
Updated all comments to provide some user instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hplato committed Oct 24, 2014
1 parent d73abbd commit 71b0649
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions lib/Insteon/IOLinc.pm
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,20 @@ defined as the controller.
Instructions for this object are contained in C<Insteon::IOLinc_sensor>.
=head3 DOOR CHILD OBJECT
IOLinc devices are often used to monitor/control doors such as garage doors (Smarthome
has a full kit for this). The Insteon::IOLinc_door simplifies this use case by creating
an object that has open/closed states, as well as sets the device to the proper
Momentary_B mode.
However, if you want to directly link an obect to the sensor
be sure to use the normal SCENE_MEMBER code in your mht file with the IOLinc
defined as the controller.
Instructions for this object are contained in C<Insteon::IOLinc_door>.
=head2 NOTES
This module works with the Insteon IOLinc device from Smarthome. The EZIO device
Expand Down

0 comments on commit 71b0649

Please sign in to comment.