Search found 66 matches

by TraianC
27 Jan 2016 20:54
Forum: General
Topic: Problems with GSM location and WLAN
Replies: 3
Views: 11071

Re: Problems with GSM location and WLAN

You can use condition Network Connected to check if your phone is connected to a network. In your basement this condition should return FALSE and in this situation don't turn off WiFi.
by TraianC
25 Jan 2016 18:33
Forum: Feature Requests
Topic: Change text color in Input Dialog
Replies: 3
Views: 13021

Change text color in Input Dialog

Hi Martin,

Is it possible to add the option to change the text color each line in Input Dialog single/multiple choice?


Regards,
Traian
by TraianC
10 Jan 2016 21:13
Forum: Feature Requests
Topic: Curved textbox
Replies: 5
Views: 21130

Re: Curved textbox

Hi,

The text changes dynamically.
The shape is a circle / ellipsis.

Regards,
Traian
by TraianC
09 Jan 2016 10:34
Forum: Feature Requests
Topic: Curved textbox
Replies: 5
Views: 21130

Re: Curved textbox

Is it possible to have curved text in widgeys?
by TraianC
31 Dec 2015 11:17
Forum: User Help / Bug Reports
Topic: Control of Edimax Smart Plug Switch SP-1101W
Replies: 1
Views: 8025

Re: Control of Edimax Smart Plug Switch SP-1101W

I finally succeeded! All I had to do is to parse this text to turn the plug on:

<?xml version="1.0" encoding="utf-8"?> <SMARTPLUG id="edimax"><CMD id="setup"><Device.System.Power.State>ON</Device.System.Power.State></CMD></SMARTPLUG>
by TraianC
31 Dec 2015 11:11
Forum: User Help / Bug Reports
Topic: Looking to make a special notification to see current SSID
Replies: 1
Views: 6086

Re: Looking to make a special notification to see current SS

The trigger WiFi Connected provides a valid SSID name only when the phone actually connects to a WiFi network, otherwise you get null. Try these two flows: http://automagic4android.com/flow.php?id=3bcb1c507fcaa7ecce10c8b6e7dfeb56f4dec788 To test you must disable phone WiFi and then enable it back to...
by TraianC
30 Dec 2015 12:49
Forum: User Help / Bug Reports
Topic: Control of Edimax Smart Plug Switch SP-1101W
Replies: 1
Views: 8025

Control of Edimax Smart Plug Switch SP-1101W

Hi, I have a Edimax Smart Plug Switch SP-1101W which can ve controlled over WiFi. Basically you can turn it ON or OFF. I have found on internet the following resources about how it can be controlled: German: http://www.elv.de/topic/edimax-sp-1101w-funktionsweise-installation-ansteuerung-im-lokalen-n...
by TraianC
29 Dec 2015 23:15
Forum: Feature Requests
Topic: Serial bluetooth commands
Replies: 2
Views: 9474

Re: Serial bluetooth commands

+1
by TraianC
19 Dec 2015 16:27
Forum: Feature Requests
Topic: Curved textbox
Replies: 5
Views: 21130

Curved textbox

Hi Martin,

Is it possible to add an option to make text curved in widgets?
Now it is possible to rotate it, but the text is still in straight line. It would be great to be able to make it "bend".

Regards,
Traian
by TraianC
19 Dec 2015 16:23
Forum: User Help / Bug Reports
Topic: Known Issues on Android 5.0/5.1
Replies: 57
Views: 190500

Re: Known Issues on Android 5.0/5.1

Until now I didn't noticed significant battery drain, so I'll stick to this "workaround".
Thanks again Martin!