Search found 9 matches
- 29 Dec 2017 08:35
- Forum: General
- Topic: Trigger if last trigger is more than....
- Replies: 6
- Views: 19357
Re: Trigger if last trigger is more than....
60 seconds should be enough for the reconnect. Yes, but if I set it to wait a fixed amount of time, it would wait that long before continuing, and spotify would then first be started after 60 seconds, even if it reconnects in 2 seconds. And if I start spotify before disabling bluetooth, the spotify...
- 28 Dec 2017 15:53
- Forum: General
- Topic: Trigger if last trigger is more than....
- Replies: 6
- Views: 19357
Re: Trigger if last trigger is more than....
I don't understand why you must disconnect if within certain interval. For some reason the radio in my car sometimes gets confused, and isn't receiving music information and such over bluetooth. Disconnecting and reconnecting makes something reset, and then it works. So every time I get into my car...
- 27 Dec 2017 21:34
- Forum: General
- Topic: Trigger if last trigger is more than....
- Replies: 6
- Views: 19357
Re: Trigger if last trigger is more than....
I ended up with this, and it seems to be working, it just feels a bit clumsy. <?xml version='1.0' encoding='UTF-8' standalone='yes' ?> <data version="1.34.0"> <trigger type="bluetooth_device_connected"> <useDefaultName>true</useDefaultName> <name>Bluetooth Device Connected: CAR</name> <enabled>true<...
- 27 Dec 2017 20:08
- Forum: General
- Topic: Trigger if last trigger is more than....
- Replies: 6
- Views: 19357
Trigger if last trigger is more than....
I am trying to make a flow to make my phone disable and enable bluetooth, when it connect to my car. My idea was to have the flow trigger when it connect to the car, then checks how many seconds has passed since last time it triggered, and if it more than 30 seconds, then it should disable bluetooth...
- 24 Nov 2015 17:03
- Forum: User Help / Bug Reports
- Topic: HTTP Request, delay and retry
- Replies: 1
- Views: 6203
HTTP Request, delay and retry
I am trying to make it, so when my phone disconnect from my wifi, it use HTTP Request to tell my homeautomation system I am no longer home. It does trigger correct, but it happens so fast it havent switched to mobile data, and same happens when I get home, where it has just connected to wifi, and st...
- 10 Apr 2013 17:24
- Forum: Flow Sharing Area
- Topic: Screen turnoff changer
- Replies: 1
- Views: 9125
Screen turnoff changer
This change the time for the screen to turn off, depending on if the charger is in or not. (This was inspired by another shared flow in here, this is just both connect and disconnect handled in the same flow) A little side feature is that it also starts the remote for my media center when I connect ...
- 10 Feb 2013 09:03
- Forum: Feature Requests
- Topic: Toggle flashlight
- Replies: 2
- Views: 10846
Re: Toggle flashlight
ah cool, didn't notice that condition
- 09 Feb 2013 23:14
- Forum: Feature Requests
- Topic: Toggle flashlight
- Replies: 2
- Views: 10846
Toggle flashlight
Instead of on/off only, toggle state would be usefully for switching it on and off by only shaking the phone.
- 08 Feb 2013 21:35
- Forum: Flow Sharing Area
- Topic: Position tracking
- Replies: 0
- Views: 9822
Position tracking
http://automagic4android.com/flow.php?id=b661fcdd8037eefb02354d9228c6d99906974186 Using this to update my phones current position in my database, then using that position to toggle things on/off with my diy home automation system. Checking for the wifi connections to (hopefully) save power instead o...