Search found 5 matches
- 18 Feb 2019 23:11
- Forum: User Help / Bug Reports
- Topic: How do I check for Do Not Disturb mode and disable it?
- Replies: 7
- Views: 23496
Re: How do I check for Do Not Disturb mode and disable it?
You are correct, I want the condition version. It looked to me like you were using the trigger version, as I was able to follow your instructions using trigger. I was NOT, however, able to follow them using a condition, hence the confusion.
- 18 Feb 2019 17:28
- Forum: User Help / Bug Reports
- Topic: How do I check for Do Not Disturb mode and disable it?
- Replies: 7
- Views: 23496
Re: How do I check for Do Not Disturb mode and disable it?
Yes Interruptions Mode is for setting DND. Use "Notification on Statusbar Displayed" as trigger and then "Interruptions Mode" as condition. Flow will be like this Trigger =>Notification on Statusbar Displayed Condition =>Interruptions Mode If true Action => Set Interruptions Mode But you want notif...
- 15 Feb 2019 18:02
- Forum: User Help / Bug Reports
- Topic: Store Connecting Bluetooth Device in Variable
- Replies: 4
- Views: 8956
Re: Store Connecting Bluetooth Device in Variable
Huh. Never knew I could do that. Thanks.Desmanto wrote:You can filter out the device using audio profile by another condition right after the trigger (and before Condition : Bluetooth device connected: Gear S3). Use Bluetooth device connected - any device - profile Headset.
- 14 Feb 2019 17:16
- Forum: User Help / Bug Reports
- Topic: Store Connecting Bluetooth Device in Variable
- Replies: 4
- Views: 8956
Re: Store Connecting Bluetooth Device in Variable
I thought about using the negate logic. However, I would only want to use this flow when I'm using something that uses an audio profile. I.e., I've been known to connect a keyboard and a mouse to my phone via Bluetooth to do some word-processing in a pinch. I wouldn't want those to disconnect my wat...
- 14 Feb 2019 14:54
- Forum: User Help / Bug Reports
- Topic: Store Connecting Bluetooth Device in Variable
- Replies: 4
- Views: 8956
Store Connecting Bluetooth Device in Variable
I am attempting to create a workflow to easily manage headset/car connections with my smart watch (Samsung Gear S3, if it matters), so that when I connect to my headset/car, my watch disconnects, allowing the headset to connect, and then when the headset disconnects, reconnect to the watch. When I d...