Search found 13 matches
- 21 Feb 2015 10:11
- Forum: User Help / Bug Reports
- Topic: Wrong value for location_speed
- Replies: 3
- Views: 8589
Re: Wrong value for location_speed
My fault. Everything works great. I swaped two elements of the array. Sry.
- 18 Feb 2015 08:27
- Forum: User Help / Bug Reports
- Topic: Wrong value for location_speed
- Replies: 3
- Views: 8589
Wrong value for location_speed
Hi, in my flows I'm using the action Init Variable Location. Everything works fine, but the value of location_speed seems to be not correct for me. At ~50 km/h it is ~100. In the forum I found its unity to be m/s. Thus, my speed was 360 km/h?! :o On the journey to work?! Not on Monday!! :lol: Theref...
- 28 Sep 2014 12:09
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37545
Re: Trigger: Bluetooth device nearby
Thanks PaulyQ, I will try next. @Kanetik, cool to meet you here, I wrote you an email concerning your plugin and Automagic. Well, I still can't select paired devices in the plugins dropdown list. I just can choose "any device". Let me know when there is an update available and I will check it immedi...
- 16 Sep 2014 12:16
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37545
Re: Trigger: Bluetooth device nearby
@ZSasha: I installed the trial of the mentioned plugin, but there seem to be a bug. I only can select to look for ANY device nearby. I also tried the plugin with Tasker - no difference! So I get in touch with the support, but no answer up to now. @PaulyQ: I tried your flow, but I'm not able to get i...
- 15 Sep 2014 18:59
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37545
Re: Trigger: Bluetooth device nearby
Thanks a lot PaulyQ! I will try it as soon as possible!
- 07 Sep 2014 17:52
- Forum: Feature Requests
- Topic: Flow activation and deactivation
- Replies: 2
- Views: 8600
Re: Flow activation and deactivation
Thanks a lot!
- 07 Sep 2014 11:07
- Forum: Feature Requests
- Topic: Flow activation and deactivation
- Replies: 2
- Views: 8600
Flow activation and deactivation
Hi, I can't found an answer, so I will simply ask for it. Is it possible to activate or deactivate a flow? I just found how to run or stop a flow, but that's not what I want. I will have a workaround, but then my flow will explode. Therefor it would be nice to activate/deactivate additional flows on...
- 07 Sep 2014 11:01
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37545
Re: Trigger: Bluetooth device nearby
Hi, well I don't want to have a connection between the iPhone and the Android tab, because there is no need. I just want to know if an known iPhone is in the near - lets say the iPhone is only for authorization to avoid an alert notification. And why to buy a plugin for Tasker, I want to use Automag...
- 03 Sep 2014 08:49
- Forum: Feature Requests
- Topic: Trigger: Bluetooth device nearby
- Replies: 12
- Views: 37545
Re: Trigger: Bluetooth device nearby
Nevertheless a feature which checks the nearby BT devices would be very nice. I know it from Tasker but I switched to Automagic. I have my android tab inside the car (the whole time) and I want to realize a simple alarm system. If the car is moving the tab should check if my or my wifes iPhone is pr...
- 03 Sep 2014 06:44
- Forum: User Help / Bug Reports
- Topic: Sending commands via bluetooth serial port
- Replies: 6
- Views: 18986
Re: Sending commands via bluetooth serial port
Hi, now everythings works great with Automagic Premium and my BT serial connection. I installed SL4A and PY4A and now I can start my script.py by the action "Plugin" very easy. Here is my script if anyone will be interested in it: import android import time droid = android.Android() mac = '01:02:03:...