Search found 26 matches

by auto_wiz
12 Sep 2013 22:35
Forum: Feature Requests
Topic: Flow state changed trigger
Replies: 2
Views: 9346

Re: Flow state changed trigger

In each of the flows you want to monitor add a script to assign the name of the active flow to a global variable like global_flowname. You can than have another flow with the trigger "Global Variable" which will initiate each time global_flowname changed. In this flow you can read the variable to fi...
by auto_wiz
04 Aug 2013 22:08
Forum: User Help / Bug Reports
Topic: pause between 2 actions
Replies: 2
Views: 9068

Re: pause between 2 actions

There is an action called "Sleep". Place that in between your actions for launching each app.
by auto_wiz
04 Mar 2013 00:40
Forum: User Help / Bug Reports
Topic: say the weather
Replies: 1
Views: 8713

Re: say the weather

I'll post a talking forecast example in the flow sharing area soon. You'll need to register at http://www.wunderground.com/weather/api for an api key.
by auto_wiz
04 Mar 2013 00:37
Forum: General
Topic: weather flow?
Replies: 3
Views: 15826

Re: weather flow?

I have 2 flows I use with http://www.wunderground.com . They both use your current passive (no GPS) location and one provides current ambient pressure and one is a general text forecast that I just built in response to another forum post. You will need to register on wunderground for an API key to u...
by auto_wiz
14 Feb 2013 23:50
Forum: User Help / Bug Reports
Topic: [FIXED] Bug Report: Forum Orientation
Replies: 1
Views: 8049

[FIXED] Bug Report: Forum Orientation

Just discovered while browsing the forum that when changing orientation, portrait to landscape and vice versa, the forum returns to the Board Index. Also tested whilst typing this post. Same again.
by auto_wiz
10 Feb 2013 01:07
Forum: Feature Requests
Topic: Toggle flashlight
Replies: 2
Views: 10709

Re: Toggle flashlight

Try this flow. Toggles the flashlight every time you shake:

http://automagic4android.com/flow.php?i ... 4ed54645fd
by auto_wiz
23 Jan 2013 00:59
Forum: Flow Sharing Area
Topic: Electric Imp/HTML Request
Replies: 0
Views: 13386

Electric Imp/HTML Request

This is a simple toggle flow that was built with electric imp in mind. If you,ve never heard of it you should check it out at http://www.electricimp.com it's pretty cool. I've had it working nicely with the Blink-o-matic worked example. Also serves as an example of a very simple HTML request. See my...
by auto_wiz
15 Jan 2013 16:02
Forum: General
Topic: Interrogating JSON from HTTP request
Replies: 2
Views: 14676

Re: Interrogating JSON from HTTP request

OK. Thanks for the reply. I'll have a play with it and post an example if I come up with anything useful. I'm not too hot on writing code but I'll certainly give it a go.
by auto_wiz
14 Jan 2013 19:34
Forum: General
Topic: Interrogating JSON from HTTP request
Replies: 2
Views: 14676

Interrogating JSON from HTTP request

Anyone have any idea how to pick out values from a JSON response from an HTTP request through Automagic or if it's even possible. If so can you post an example please.
by auto_wiz
14 Jan 2013 16:27
Forum: General
Topic: Controlling Bluetooth
Replies: 3
Views: 16145

Re: Controlling Bluetooth

Sorry, forget the above. HTC Desire doesn't have NFC .Apologies