AutoIt and Home Automation
AutoIt is an amazing tool for home automation or any Windows automation for that matter. Below we discuss some sample scripts to integrate your PC with most API’s and services with some sample scripts to get you started. Remember that if you are looking to get started with AutoIt and your own automation hub please look at their API. We have listed all the API links on the hub page.
Recording Your Tasks
This is the most powerful tool with regards to AutoIt. You can simply click the toolbar ‘Tools’ option and click AU3Recorder and begin doing the task that you would like to run.
Task Scheduler to Run Commands
You could then auto run this outputted task within task scheduler in Windows 7.
Task Scheduler Tutorial
AutoIt Favourite Links
UDF’s are a way to interact with programs using AutoIt’s simple scripting language. We will list a few of our favourites to help get you started.
- iTunes UDF: This UDF allows you to add automation techniques to your AutoIt scripts within iTunes. I use this one to play playlists from my Pebble watch, change the volume, pause and play music.
- Gmail Remote Monitor: I love this one as you can send an email and then launch commands locally on a PC. As long as the syntax is a certain way it can launch commands. Great for IFTTT integration.
- Spotify:Spotify is an awesome music service and software platform to control your music.
Let Us Know Your Favourite Ways To Use AutoIt
[bbp-single-topic id=4132]