saw you posted this, so I updated my DHL to your code. I see the “main” line now has 3 entries in it.
Using your code (unmodified), I still see the temperature. No option to select primary display.
Did you want me to tweak this line still? Or do I need to do something else? I verified the icon changes work (freaking awesome at that too! thanks for that part!).
UPDATE: Did some quick testing awaiting your reply, made the “main” line look like
main([“summary”])
then saved, re-published. This works like I want it now. This forces the icon to the ST motion icon (back and forth arrows) Also the option to select an icon goes away.
If you use the “main” line with all 3 entries or then you have the option to select a custom icon from the library, but will still have the temperature displaying.
1 Like
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
224
The main line options are supposed to allow the user to “select” the primary parameter. However ST disabled this feature in the 2.x release of their app. Please send a note to support to ask them to re enable this feature if you’re interested in having it back.
In the meanwhile the first parameter in the main line is being used by the app as the primary parameter. So pick the main parameter you want and make sure its first in the line.
@RBoy question regarding this device handler. I am using for three motion sensors. Everything works great. Only issue i have is in the things listing, I do not have any icons showing up. I just have a grey circle. When i open the device itself, i have the motion and non motion triggers, just not in the things list. Is there anyway to add my own icon or am i missing something all together. Sorry if this is a stupid question, still somewhat new to the IDE.
Thanks!
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
228
There is no default icon for temperature included since it tends not to show up properly in the tile. You can select your own custom icon, goto the device settings page and select the icon you want.
I think that’s where my confusion. When i go into the device settings i do not see the option to change the icon. The only options I see are device name, inactive timeout, temperature correction offset, motion sensitivity, and manual poll internal. I don’t see an option to change the icon.
I’m setting up 2 sensors and one of them seems to work fine but the other continuously shows motion even where there is none. I tried excluding and reinstalling, but that didn’t seem to work. Any ideas?
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
232
Check the battery and reset the device. Is It’s possible that the device is too far from the hub?
I have these Monoprice Motion Sensors (15271) and I’d like to adjust the sensitivity on these sensors. However, the instructions are very generic. I see that there are jumper pins, but how do I use them? We have a cat and it sets off the motion sensors all the time. Thanks!
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
234
Check out the first post which explains how the jumpers work.
RBoy,
I see the explanation of the differences between the PET1, PET2, Test Mode, and the Motion Sensitivity Pins. However, how do you actually switch between the different modes and actually change the sensitivities? I apologize if I’m overlooking the steps of how to do it. I’m assuming that a jumper wire is required and somehow pins will need to be connected??? Specifically, I have Motion Sensor Model 15271.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
236
Yes you will need a jumper pin. If it isn’t in the box then you will need to buy it from a electronic store. It should be inside the sensor.
Little black or white square or rectangular cap goes over the vertical pins. Have you ever installed and old hard drive that had to be set to slave, master or cable select? Same thing here.
2 Likes
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
238
###Monoprice Motion Sensor Device Handler and Linear/GoControl WAPIRZ-1 Motion Sensor with Temperature and Battery Device Type - Version 02.02.08
Updated color scheme to match ST’s recommendations
Added support for color scheme for C and F temperature scales
I have the latest device handler installed v02.02.08. I am not seeing any icon change on the My Home / Things screen when motion is detected. If I go into the detail screen it does properly indicate motion. I did not add an icon manually, left it at default. What should I expect to see on the Things screen? I have 4 WAPIRZ-1 Motion detectors.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
240
That’s an issue with the ST app. The things screen isn’t picking up from
the details tab (there is no separate icon for the thing screen). Probably
a server rendering issue.