Workflow (IOS) - Automation app (Child Board Potential)

Hi

I’m doing a lot of bits and pieces with this workflow app to interact with Vera

Links

http://forum.micasaverde.com/index.php?topic=35818.0

Workflows in this thread.

Dimmer (Voice Q&A) - http://forum.micasaverde.com/index.php/topic,36551.msg272190.html#msg272190
Security Cam Gridshot - http://forum.micasaverde.com/index.php/topic,36551.msg272192.html#msg272192
Z-Wave Device Info list - http://forum.micasaverde.com/index.php/topic,36551.msg272196.html#msg272196

Would the forum/board admin and others be interested in having a dedicated child board for people to collaborate and share workflows for this app?

Here’s an example of a Workflow, that will ask you what level you would like to set the defined dimmer light.

  • Select Dimmer Level
  • Changes Dimmer Level
  • Check & Voice Confirm Dimmer Level has changed

https://workflow.is/workflows/f69a73ab69e1424cacf6d068f32eb8ee

The level you set will be sent to Vera (via a http request) and the Workflow will wait 2 seconds and then check if the required change has been made, speaking confirmation, or failure back to you.

You will need to change the IP address to your Vera and the device number to a suitable dimmer light you have

And another.

This Workflow, will go off to 4 predefined security cameras and take a snapshot image of each and combine them all into a grid - so that you have all 4 images in one photo.

https://workflow.is/workflows/452822d422db45918c7f6d12083cb765

Generally when a topic gets a certain amount of posts that qualifies it for a sub board. I’m not sure what that # is.

Hi @BOFH

Thanks, agreed and I’ve seen that applied in other boards within this forum, it just seemed the rule was much less for the apps/remote control board :slight_smile: - Some of those above are still in double figures.

I’ll modify my original post so it alludes to child board ‘potential’ ; and just keep posting the Workflows I’ve created in the hope they are of interest/help to others…

I’m really liking the potential of the Workflow app, not just as an integration for Vera, but for loads of other things too. :slight_smile:

I’m not on commission, I wish I was :slight_smile:

Another one :wink:

This one takes a json and then parses a list of information about the device number you enter - in a more easier format to read.

https://workflow.is/workflows/30f581e721e2432cb27962a0c6ad07e5

Here is an example of the output.

00, Local Time : 2016-02-28 22:33:50 N 116, Status, urn:upnp-org:serviceId:SwitchPower1, 0 117, LoadLevelStatus, urn:upnp-org:serviceId:Dimming1, 0 118, LoadLevelTarget, urn:upnp-org:serviceId:Dimming1, 0 119, Configured, urn:micasaverde-com:serviceId:HaDevice1, 1 120, LastUpdate, urn:micasaverde-com:serviceId:HaDevice1, 1455968462 121, FirstConfigured, urn:micasaverde-com:serviceId:HaDevice1, 1341655010 122, CommFailure, urn:micasaverde-com:serviceId:HaDevice1, 1 123, Capabilities, urn:micasaverde-com:serviceId:ZWaveDevice1, 211,156,0,4,17,1,L,R,B,RS,|38:1,39,112,114,115,133,134,142, 124, ManufacturerInfo, urn:micasaverde-com:serviceId:ZWaveDevice1, 271,256,262 125, VersionInfo, urn:micasaverde-com:serviceId:ZWaveDevice1, 3,3,34,1,6 126, NodeInfo, urn:micasaverde-com:serviceId:ZWaveDevice1, 26,27,70,72,73,85,86,8e, 127, ConfiguredAssoc, urn:micasaverde-com:serviceId:ZWaveDevice1, 128, PollSettings, urn:micasaverde-com:serviceId:ZWaveDevice1, 60 129, Neighbors, urn:micasaverde-com:serviceId:ZWaveDevice1, 1,10,25,26,37,41, 130, LastReset, urn:micasaverde-com:serviceId:ZWaveDevice1, 1455968460 131, AssociationNum, urn:micasaverde-com:serviceId:ZWaveDevice1, 3 132, PollOk, urn:micasaverde-com:serviceId:ZWaveDevice1, 9 133, LastRouteUpdate, urn:micasaverde-com:serviceId:ZWaveDevice1, 1456660041 134, VariablesSet, urn:micasaverde-com:serviceId:ZWaveDevice1, 14,1d,1 135, VariablesGet, urn:micasaverde-com:serviceId:ZWaveDevice1, 14,1, 136, SensorMlType, urn:micasaverde-com:serviceId:ZWaveDevice1, 137, SensorMlScale, urn:micasaverde-com:serviceId:ZWaveDevice1, 138, NeighborsInverse, urn:micasaverde-com:serviceId:ZWaveDevice1, 139, Health, urn:micasaverde-com:serviceId:ZWaveDevice1, 140, AutoRoute, urn:micasaverde-com:serviceId:ZWaveDevice1, 0-5x,10-15,26-15,20-16 141, AllRoutesFailed, urn:micasaverde-com:serviceId:ZWaveDevice1, 0 142, MultiChEndpoint, urn:micasaverde-com:serviceId:ZWaveDevice1, 143, MultiChCapabilities, urn:micasaverde-com:serviceId:ZWaveDevice1, 144, ConfiguredName, urn:micasaverde-com:serviceId:ZWaveDevice1, 145, MeterType, urn:micasaverde-com:serviceId:ZWaveDevice1, 146, MeterScale, urn:micasaverde-com:serviceId:ZWaveDevice1, 147, SetPointInfo, urn:micasaverde-com:serviceId:ZWaveDevice1, 148, PollTxFail, urn:micasaverde-com:serviceId:ZWaveDevice1, 149, HealthDate, urn:micasaverde-com:serviceId:ZWaveDevice1, 1443490454 150, ConfiguredVariable, urn:micasaverde-com:serviceId:ZWaveDevice1, 14,1d,1 151, PollNoReply, urn:micasaverde-com:serviceId:ZWaveDevice1, 152, CurrentSetpoint, urn:upnp-org:serviceId:TemperatureSetpoint1_Heat, 21

Since my home is Android Central. Any chance you could port this to the Android platform?

I think it is just iOS.

I’m afraid I’m just a customer/consumer of the app - although if I had my way - I’d would love it to work on Android and PC too (as I run all three OSs myself)

You might be able to do something similar with Tasker.