I'd love to see an API for getting the status of connected sensors from user-created scripts running on the Almond+ --maybe one could then register their own script with the Almond+, and then when any sensor status changes the script would be run.
That way those of us who want IFTTT support could piece it together, and those of us who want to explore using MQTT could do that, etc.
The more I read about MQTT the more I want to play with it -- it's kind of an open-source roll-your-own IFTTT with a rapidly growing base of support and code libraries for raspberry pi, arduino, etc.
Since the Almond+ is running linux, has available memory, and can run user scripts and undoubtedly binaries –users might be able to develop some very cool scripts very quickly if given access to sensor data. Maybe there already is an internal list of sensor status that we can access?