Jump to content

Main Menu - Tree View: Meaning of Icons?


waffles

Recommended Posts

Posted

I searched through the forum and wiki, but have not been able to get a complete answer to my question. Basically, I am looking for a legend for the various icons that are used in the tree menu. I think I can figure out most of them, but it would be nice to get confirmation. What I am not clear about is what these "cherries" mean, e.g. shown for the first motion sensor.

 

 

post-3171-0-95683500-1430477255_thumb.jpg

Posted

The two "cherries" indicate motion sensor nodes.

 

The three Gray Icons with 1011 inside on the next motion sensor nodes indicate updates are pending for a battery powered device that has the updates suspended by last Option Icon on right.

post-707-0-65919000-1430484450_thumb.jpg

Posted

Thanks LeeG, this was helpful!

 

So in other words, when I am done programming, I do not want to see any 1011 icons in the menu, only "cherries" :-P

Posted (edited)

There is a relatively new Program statement (it is in Official release 4.2.30, it is not in Official release 4.2.18) that allows a Motion Sensor to be updated without manually putting the Motion Sensor into linking mode.  It is time dependent so it may not function depending on where the Motion Sensor is located relative to the Insteon network.  Enable a Program similar to the following and have the Motion Sensor detect motion.  The Time range is not required.

 

UpdateMS - [iD 0075][Parent 0001]
 
If
        Control 'MS I2CS-Sensor' is switched On
    And From     5:20:00AM
        For      1 hour 
Then
        Set 'MS I2CS-Sensor' Write Device Updates
Else
   - No Actions - (To add one, press 'Action')
Edited by LeeG
Guest
This topic is now closed to further replies.

×
×
  • Create New...