# \[Pro\]\[Test\] Mobile Advance Flow Editor (MAFE)

**URL:** https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363
**Category:** Apps
**Tags:** app, tools, homey-pro, advancedflow
**Created:** [April 29, 2026, 8:35pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363 "2026-04-29T20:35:59Z")
**Posts on this page:** 15
**Page:** 4

<div class="post-metadata">

### Author: ![SingKT](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/singkt/32/173226_2.png) [@SingKT](https://community.homey.app/u/SingKT)
#### Post date: [May 3, 2026, 1:46pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/62 "2026-05-03T13:46:27Z")

</div>

Tried it. No luck. Installed chrome. Same game. Can‘t get the X on a connector. Can‘t select it either

---

<div class="post-metadata">

### Author: ![Kyle\_Michiels](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kyle_michiels/32/120769_2.png) [@Kyle\_Michiels](https://community.homey.app/u/Kyle_Michiels)
#### Post date: [May 3, 2026, 7:57pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/63 "2026-05-03T19:57:35Z")

</div>

I hopefully fixed almost all of these besides the delete.  
Please check if you are running V1.8 for these fixes.

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [May 3, 2026, 8:19pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/64 "2026-05-03T20:19:28Z")

</div>

Great! Thank you.

The issues have been fixed indeed.

I do have a question on the tag selection/drop down field. My initial though was that it would show a list of available tags. In my case, no list is shown. But if I start typing something in the field, the space above the virtual keyboard shows the first three hits.

 ![IMG2610](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/b/9/b990fd2c002b97d02fbd507ce8197e45122d7116.jpeg)

Is the way it should work? Or is the app supposed to show a list of tags?

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [May 3, 2026, 8:30pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/65 "2026-05-03T20:30:10Z")

</div>

Noted one additional thing regarding cards that set the dim level of a light: the card does not show the set dim level:

 ![IMG2612](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/7/a/7ae952d283ef97a4404c26cccda9e534609ca459.jpeg)

When switching to the card’s Edit mode, the dim level can be set though. But it’s not shown on the card itself.

 ![IMG2611](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/b/0/b0c789bf3c8881918dc8ef17fd3e4c3fb062688f.jpeg)

---

<div class="post-metadata">

### Author: ![Kyle\_Michiels](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kyle_michiels/32/120769_2.png) [@Kyle\_Michiels](https://community.homey.app/u/Kyle_Michiels)
#### Post date: [May 3, 2026, 9:11pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/66 "2026-05-03T21:11:20Z")

</div>

Its called autocomplete on desktop you type and get a list of items that match your search query. I guess on mobile it takes autocomplete a bit literal? Is it okay or would you like to see a list? The problem I had was the dropdown was huge cause it was device tags + custom tags

---

<div class="post-metadata">

### Author: ![Adri1](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/adri1/32/17548_2.png) [@Adri1](https://community.homey.app/u/Adri1)
#### Post date: [May 4, 2026, 5:44am UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/67 "2026-05-04T05:44:19Z")

</div>

The term ‘Action Condition Trigger’ feels wrong to me — in a flow you start with a trigger. Can this be changed to ‘Trigger Condition Action’?

 ![IMG_1190](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/9/a/9a4c0c75520e1b28599e8fd49dbe38d2d5f2db0f.jpeg)

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [May 4, 2026, 7:35am UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/68 "2026-05-04T07:35:12Z")

</div>

I understand your consideration. It’s a bit of a dilemma.

- The current implementations limits the hits displayed. The downside is that you need to know the exact name of the tag/variable, otherwise it will not be included in the three auto-complete suggestions;
- A list with all tags/variables will be long. But it contains all possible items. You do have to combine it with the device name (like you are now also doing in the auto-complete option), as tags with the same name are used for multiple devices.

Personally, I would prefer a list. Like Homey’s own flow builder shows when selecting a tag/variable. I would rather browse through a list knowing the tag/variable is in there, instead of guessing the exact name of the tag/variable in order for it to pop up in the auto-complete section. But again, this is a personal preference 😊.

Not sure whether it would be possible to create a searchable drop down list. So that the number of items reduce while typing in the search criteria?

---

<div class="post-metadata">

### Author: ![Kyle\_Michiels](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kyle_michiels/32/120769_2.png) [@Kyle\_Michiels](https://community.homey.app/u/Kyle_Michiels)
#### Post date: [May 12, 2026, 8:03pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/69 "2026-05-12T20:03:52Z")

</div>

Finally had some time again to work on it V1.9 is available to test.

What’s new:

- Better tag support when editing text arguments
- Tags are now shown as chips, similar to Homey’s own editor
- Backspace removes a full tag chip at once
- You can insert global tags
- You can also insert tags from previous/linked cards, like an Error token
- System cards with arguments should be easier to edit
- Default/placeholder arguments are shown more clearly when they still need attention
- Several mobile/tablet layout improvements
- Better handling when switching flows with unsaved changes
- Tag picker is now a search dropdown rather than auto complete
- Being able to delete flows
- Being able to create regular flows

---

<div class="post-metadata">

### Author: ![Gerard\_L](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gerard_l/32/30781_2.png) [@Gerard\_L](https://community.homey.app/u/Gerard_L)
#### Post date: [June 9, 2026, 1:55pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/70 "2026-06-09T13:55:54Z")

</div>

![IMG_0404](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/2/8/2899044a839f304aad26b161c8b732e5f7305d0a.jpeg)

After enter all required setting I got this screen. The api key wil not accepted by the app

I am working with IPad Air

---

<div class="post-metadata">

### Author: ![Peter\_Kawa](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_kawa/32/173848_2.png) [@Peter\_Kawa](https://community.homey.app/u/Peter_Kawa)
#### Post date: [June 9, 2026, 2:10pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/71 "2026-06-09T14:10:19Z")

</div>

> [@Gerard\_L](#):
>
> The api key wil not accepted by the app

When you didn’t already, please read the manual in post # 1 of this topic.  
I just followed instructions and it works, the generated API key gets accepted.

Note: I copy the generated API key string by “select all” + copy (the copy button on the right doesn’t alway do what I expect it to do)

---

<div class="post-metadata">

### Author: ![Gerard\_L](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gerard_l/32/30781_2.png) [@Gerard\_L](https://community.homey.app/u/Gerard_L)
#### Post date: [June 9, 2026, 2:57pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/72 "2026-06-09T14:57:09Z")

</div>

![IMG_0406](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/6/3/63b70e42a832a2fd05470f26647fcf5c4c9b5ce8.jpeg)

It works great. The Guy performed a Nice job. Thanks

So you will see many trigger points in these advance flow.

This is necessary for the process overview’s.

---

<div class="post-metadata">

### Author: ![Kyle\_Michiels](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/kyle_michiels/32/120769_2.png) [@Kyle\_Michiels](https://community.homey.app/u/Kyle_Michiels)
#### Post date: [June 9, 2026, 5:23pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/73 "2026-06-09T17:23:39Z")

</div>

Thanks guys! If you have any advice or tips or improvement tips for the app please let me know

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [June 9, 2026, 5:42pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/74 "2026-06-09T17:42:32Z")

</div>

Hi @Kyle_Michiels: I noted that when I am scrolling though a canvas on my iPad, MAFE sometimes confuses the scroll gesture with moving a flow card, that is in the same spot as where I started the scroll gesture.

Would it be possible to move a flowcard only after e.g. a long press on the card followed by the move action? This would prevent accidental movements of cards.

---

<div class="post-metadata">

### Author: ![Gerard\_L](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/gerard_l/32/30781_2.png) [@Gerard\_L](https://community.homey.app/u/Gerard_L)
#### Post date: [June 10, 2026, 6:21am UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/75 "2026-06-10T06:21:47Z")

</div>

Hoe can I test a part of an advance flow. For this moment it is not possible to test from selected point.

Second point: In constant in decisions block I do not see decimal point or commas. It will shows as space

A process related advance flow contains many trigger points and many outputs. I see this as a complete process control block.

I am working on iPad Air with mouse and keyboard.

---

<div class="post-metadata">

### Author: ![SunBeech](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/sunbeech/32/111391_2.png) [@SunBeech](https://community.homey.app/u/SunBeech)
#### Post date: [June 30, 2026, 1:48pm UTC](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363/76 "2026-06-30T13:48:05Z")

</div>

@Kyle_Michiels: I noticed some weird behavior when creating Advanced Flows from scratch via MAFE. See the example below. Just a few flowcards connected to each other. The flow is saved.

 ![MAFE Negative Position](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/6/a/6ab5c4886642098c6fa6dafefab6d5fd13ac5535.png)

If I open the flow in Homey’s own flow editor, the canvas stays empty. If I export the flow in Homey and inspect the JSON-representation of the flow, I noted that all flowcards have either a negative X or Y position or both:

 ![MAFE Negative Position 2](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/a/3/a31aca8f088a2b730d383e0cc1b8ac8a31b7c9d9.png)

If I manually change the negative X and Y coordinates into 0 or positive values in the JSON and import the edited flow into Homey, it shows the flowcards.

So it seems that MAFE’s canvas is larger than Homey’s own flow editor can display. Homey’s own canvas starts at the position in the top left corner with X and Y coordinates being 0. It does not show flows that are in the negative space (further above or to the left).

I don’t know why MAFE put or allows to put the flowcards in the ‘negative’ area, but I assume that should not be the case.

[Previous page](https://community.homey.app/t/pro-test-mobile-advance-flow-editor-mafe/154363.md?page=3)
