mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Analog to IntentApiReceiver enhancement #6250 Adds an optional `device` extra containing the MAC address of the target gadget. Missing `device` extra or a `null` value forward the intent payload to all initialised BangleJS. The existing device preference filter (device_intents == true) remains unchanged.