OpenGarage › Forums › Comments, Suggestions, Requests › Home automation integration › Re: Re: Home automation integration
September 20, 2016 at 4:18 am
#139
moreejt
Participant
Today I coded some bash scripts that will run on a system at my house. These scripts open/close/check status of a specified device. I’m calling from cron like this
15 9 * * * root /opt/opengarage/closedoor.sh http://192.168.0.100 opendoor
I’ll post the scripts here and probably build a powershell version. I haven’t looked at other scripts on the forum yet because I did all of this in about an hour for fun. Happy to work with others. I’d really like to modify the opengarage app I found on google play.