flipper_notify
Grab the attention of your Flipper Zero by vibrating, flashing its LED, or emitting a beep. Customize color, frequency, or brightness for each notification type.
Instructions
Get the device's attention: vibrate, flash an LED, or beep. A shortcut over flipper_led / flipper_vibro / flipper_buzzer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | vibro | |
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. | |
| color | No | For kind=led | |
| frequency | No | Hz, for kind=beep | |
| brightness | No | 0-255, for kind=led |