waffles Posted May 1, 2015 Posted May 1, 2015 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.
LeeG Posted May 1, 2015 Posted May 1, 2015 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.
waffles Posted May 1, 2015 Author Posted May 1, 2015 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"
LeeG Posted May 1, 2015 Posted May 1, 2015 (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 May 1, 2015 by LeeG
Recommended Posts