There are some good fixes in this, including Undo, Mac Wait Actions and AppleScript. The AppleScript
perform event works better now and can give you the equivalent of "scenes" via web access.
We've also added Duplicate Schedule Set to make that more convenient.
There's a new, minor feature that's kind of neat. You can now have an onscreen notification whenever a device changes status. It shows up for a few seconds and fades away. It is done via
Growl.

We haven't presented this in the preferences window yet because we want to see what people think first.
To enable these notifications in Thinking Home, you can use the Terminal app to type:
Code:
defaults write com.alwaysthinking.thinkinghome useGrowl 1
To disable, type the same thing with a 0 instead of a 1.
Version 2.2.5b6 is at
ftp://ftp.alwaysthinking.com/ThinkingHome2.2.5b6.dmg