Topfox Posted November 14, 2021 Share Posted November 14, 2021 Is there a way to push a notification off the last time a device checks in. Example if the device hasn't checked in within 48 hours send an alert? I have 2 of these devices. One works flawlessly, and one will work for a few months then stop until I force a refresh on the device itself. Would like to get a notification of when this devices enters this state. I see the drivers pulls a property for last reading date/time, but not seeing how I can take action based on that property. There isn't a variable for it when expanding the device. Quote Link to comment Share on other sites More sharing options...
msgreenf Posted November 14, 2021 Share Posted November 14, 2021 @alanchow Quote Link to comment Share on other sites More sharing options...
alanchow Posted November 14, 2021 Share Posted November 14, 2021 Our driver does not providing that functionality. The closest you could probably get is to reset a long timer on the temperature variable changed and if it expires to send you a notification. Given temperature changes throughout the day in theory it should do the same thing. Also i would highly recommend you solve the root problem by contacting Tank Utility to troubleshoot. Quote Link to comment Share on other sites More sharing options...
Topfox Posted November 15, 2021 Author Share Posted November 15, 2021 4 hours ago, alanchow said: Our driver does not providing that functionality. The closest you could probably get is to reset a long timer on the temperature variable changed and if it expires to send you a notification. Given temperature changes throughout the day in theory it should do the same thing. Also i would highly recommend you solve the root problem by contacting Tank Utility to troubleshoot. Thanks. Yeah Tankutility has been less than helpful. I’m on my 3rd Tankutility device. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.