A | B | C | D | E | F | |
---|---|---|---|---|---|---|
1 | Light Flow 3rd Party app intents | |||||
2 | ||||||
3 | Light Flow now allows for control of most of its settings via 3rd party apps such as Llama and Tasker, below shows the steps for both of these apps | |||||
4 | ||||||
5 | Llama | |||||
6 | Add an event, choose a condition then add an Action, choose "android intent" | |||||
7 | Select an Intent send mode of "Broadcast". | |||||
8 | Then an Action to one of the ones listed on the "Intents available tab" | |||||
9 | ||||||
10 | Tasker | |||||
11 | Select "tasks" | |||||
12 | Press the "+" icon. | |||||
13 | Select "misc" | |||||
14 | Select "send intent" | |||||
15 | ||||||
16 | For more details see here: http://reactle.blogspot.co.uk/2014/06/third-party-app-integration-eg-llama.html | |||||
17 | ||||||
18 | Note that when an intent has a parameter of: NOTIFICATION_NAME there's a couple of ways to obtain this. Either add the lightflow debug widget to a homescreen and see what it shows when you can a notification of the type you want. E.g. an SMS will show "SMS is ON", therefore the internal name is "SMS" | |||||
19 | ||||||
20 |