Anyone write an App that requests a temperature and an "Over/Under setting that will Notify, and maybe even trigger an alarm if the temperature from a Multi-Sensor goes above or below the set value?
I have a hydro-air heating system that uses water lines in the attic to bring heat to the second floor and would like a way to know if the lines are going cold. Basically anything under 50 degrees is an indication of something bad.
Ross, you need to sing up as a ST developer, then access the developer tools. There you’ll find a place where to write an app. after entering the code above, you can “publish it” then it becomes available to install in your ST hub…
Thanks for the response Jay. I did get this working and had just missed the step to publish to one’s self. All is well. I stuck this in the freezer to test and got the notifications once my temp had gone below 50 deg F. Then I kept getting messages…I assume at each polling of the temp. At some point I can see value in an app that allows the user to limit how often they get notified…but what is here will work for me for now unti I try my hand at the programming modifications down the road.