Fingerprint Gesture
Starts when you swipe across the fingerprint reader. Needs accessibility access, and only works on phones whose reader reports swipes; unlocking is unaffected.
A trigger in the Sensors & Gestures group.
Its type is trigger.fingerprint_gesture.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
out |
out | execution out | — |
state |
State | data out | Object{event: String, detail: String, timestamp: DateTime} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Gesture | gesture |
— | ``, SWIPE_UP, SWIPE_DOWN, SWIPE_LEFT, SWIPE_RIGHT |
- accessibility access
- hardware: fingerprint gestures
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.