July 21Jul 21 I need to run a program every 10 minutes and then receive a notification if the Insteon device is unreachable. I can easily determine via query if the device is on/off but how do I programmatically determine if it's unreachable (i.e. offline)?
July 21Jul 21 Here's an example you can modify. It takes 2 programs to work.The thing to think about is that every time it runs, it creates some Insteon traffic which could interfere with other things, so think about how often it really needs to be checked. Or consider condition. In my case it was long has it been since i heard from my sump pump Edited July 21Jul 21 by paulbates
July 21Jul 21 Author Thanks Paul... This looks like something I can modify to use. My usage is similar to yours - I want to know if the power to my freezer fails.
July 21Jul 21 We travel a lot and my worry is I won't know till I get home and have ruined food. My answer to the fridge/freezer state was using a YoLink hub and a YoLink ys8803 temp/humid sensor in each fridge and freezer. It reports the temp, which see/saws due to defrost cycles. I watched with the YoLink app graphs it till I knew a "normal" range and then if it goes outside the range, wait a while and then send a notification. The sensors normally report out once and hour, but will report sooner if there is a larger change.It can be used in iox with the YoLink plugin which works really well. YoLink works well and is relatively cheap to install.
July 21Jul 21 @paulbates@ausgarrettsIf you have zwave you can use this:Zooz 800 Series Z-Wave Plus Range Extender ZAC38 - The Smartest HouseIt has a built-in battery and will send a signal when it loses power Edited July 21Jul 21 by Techman
Create an account or sign in to comment