Remove Specific MD Notification

Cruiser33

New member
Hi all

I have a macro that displays a notification when a specific bluetooth device connects.
I would like to remove just that notification when that device disconnects.
Is there an action that I can trigger on device disconnect?
Or do I need to poll for the connection status?
If the latter, is there a most efficient way of doing this?

Many thanks in advance.
 

RSF

Well-known member
Trigger = Connectivity > Bluetooth Event > Device Disconnected > (specific device)
Action = Notifications > Clear Notification > (various options to specify the app(s), title, text, etc. to match)
 
Top