In the past i had requests that people would like to be able to create custom scripts that would do a set of actions similar to how you build scenes. With the current app it was near impossible to build, however in the new implementation it is quite easy. I thought i'd take this a step further in allowing you too not only create these but also attach them to tiles, nfc tags and geo locations. The general idea is you setup an action with a description and a voice command (optional). This will simplify the voice commands so they actual work reliably since you get to define the exact phrases. Within an action you can build custom steps and chain them together to do things like turn on lights, set the thermostat, etc in whatever order you choose. I've got everything but the geolocation stuff work now.
Thoughts?