Use SmartThings, Stringify and TRIGGERcmd to log when your doors open
-
If you want to try Stringify and don't want to wait an hour for Stringify to notice your Reddit post, here's a use case that gives instant results.
My c:\tools\Logger.bat file looks like this:
echo %1 %2 %3 %4 %5 %6 %7 %8 %9 >> c:\tools\Logger.log
My c:\tools\Logger.log file looks like this:
Front Door Sep 4th 11:19 AM Front Door Sep 4th 11:19 AM Back Slider Sep 4th 11:34 AM Door to Garage Sep 4th 11:34 Front Door Sep 4th 11:34 AM
Create a new flow that looks like this:
Configure "Connect: Maker" like this screenshot and a URL like this:
https://www.triggercmd.com/api/Stringify?trigger=Logger&computer=(your computer name)
When you add your parameters to Field 2 VALUE, select ALL of your Open/Close sensor data like this:
Enjoy your new flow:
-