Page 1 of 3

Domoticz App for Windows Phone

Posted: Wednesday 15 April 2015 10:43
by jackslayter

Re: Domoticz App for Windows Phone

Posted: Tuesday 28 April 2015 11:26
by DavidM84
Hello,
I work on it.
What do you think about ask me any impovement?

Re: Domoticz App for Windows Phone

Posted: Tuesday 28 April 2015 13:03
by dijkdj
Hello David,

My wife uses the WP app:
Possible improvements:
-Fit more switches on one page: Space is taken now by info lastaccess/type switch. I think you can put it in a smaller font
-Make roomplan accessible

If I think of more I will add it. Good work!

Re: Domoticz App for Windows Phone

Posted: Tuesday 28 April 2015 13:53
by DavidM84
Cool the change was already done but I have to test on different size to be sure, I have a 1520 the size always seem good tonight I test on my wife's 920 to see and perhaps tomorow we will send a new version, So for the room plan I have to make any think like configure it on my server....

Re: Domoticz App for Windows Phone

Posted: Tuesday 28 April 2015 15:48
by jackslayter
Hi, it is possible to add https with private certificate (login) ?
Thank you

Re: Domoticz App for Windows Phone

Posted: Wednesday 29 April 2015 21:34
by DavidM84
jackslayter wrote:Hi, it is possible to add https with private certificate (login) ?
Thank you
How can I configure my raspberry to have https, did you have a tuto to save time ? If I configure mine I will have to implement it ;)

Re: Domoticz App for Windows Phone

Posted: Thursday 30 April 2015 8:41
by jackslayter

Re: Domoticz App for Windows Phone

Posted: Tuesday 05 May 2015 19:20
by globalassist
Works great! Could use a better translator for Dutch. Can I help?

Re: Domoticz App for Windows Phone

Posted: Tuesday 05 May 2015 22:55
by DavidM84
globalassist wrote:Works great! Could use a better translator for Dutch. Can I help?
Of course perhaps by private message

Re: Domoticz App for Windows Phone

Posted: Tuesday 21 July 2015 16:02
by superwifly
Hello, im trying to configure the app in my windows phone but any kind of configuration i put in the conection settings of the app i get the error "connection error". I tried mading the connection in the local lan and i tried with nating across internet (opening the correct ports). I tried with autentication of web site and without ( i tried mading basic auth to)

Can you help me plis? i dont know what is the problem.

King regards.

Re: Domoticz App for Windows Phone

Posted: Thursday 30 July 2015 12:47
by Kouseri
DavidM84 wrote:Hello,
I work on it.
What do you think about ask me any impovement?
Hi David,

I would like to start learning Windows (Phone) development and I would like to do an app which modifies user variables of Domoticz. More information about the idea can be found from here. I was just thinking how the app would interact with the Domoticz. So could you reveal how your app is interacting with the Domoticz? Are you using json queries or something else?

Re: Domoticz App for Windows Phone

Posted: Sunday 09 August 2015 15:18
by MaffeMuis
Not working in Windows 10 phone.
Can not scroll in the settings, so i can not set it up.

Re: Domoticz App for Windows Phone

Posted: Thursday 13 August 2015 12:40
by zofiel
Hi David,

Thanks a lot for your work. Could You improve NFC into domoticz mobile app? thanks in advance!!

Re: Domoticz App for Windows Phone

Posted: Monday 24 August 2015 14:47
by gcoupe
Not working in WP8.1 either.
Can't scroll down the Connexion page to set it up.
The UI is in French - I assume middle icon at the bottom of the screen is to get into Installation settings. But the icon is greyed-out, so I can't select it.

Re: Domoticz App for Windows Phone

Posted: Wednesday 16 September 2015 21:54
by thecosmicgate
Not working in win10 :(

Re: Domoticz App for Windows Phone

Posted: Tuesday 22 September 2015 17:50
by Isane
thecosmicgate wrote:Not working in win10 :(
Send DavidM84 a message?

Re: Domoticz App for Windows Phone

Posted: Sunday 27 September 2015 15:27
by DavidM84
thecosmicgate wrote:Not working in win10 :(
Interesting... I use it on my 1520 with Windows mobile 10 but perhaps it'is due to the scroll problem in settings(I didn't see it with my screen),
So I'm testing any correction I had done for me perhaps I will send any update in the next week

Re: Domoticz App for Windows Phone

Posted: Sunday 27 September 2015 16:05
by DavidM84
superwifly wrote:Hello, im trying to configure the app in my windows phone but any kind of configuration i put in the conection settings of the app i get the error "connection error". I tried mading the connection in the local lan and i tried with nating across internet (opening the correct ports). I tried with autentication of web site and without ( i tried mading basic auth to)

Can you help me plis? i dont know what is the problem.

King regards.
Hi, perhaps you have to test the connection via internet explorer before so if you are in local lan you don"t have to specify user password

Re: Domoticz App for Windows Phone

Posted: Sunday 27 September 2015 16:19
by DavidM84
Kouseri wrote:
DavidM84 wrote:Hello,
I work on it.
What do you think about ask me any impovement?
Hi David,

I would like to start learning Windows (Phone) development and I would like to do an app which modifies user variables of Domoticz. More information about the idea can be found from here. I was just thinking how the app would interact with the Domoticz. So could you reveal how your app is interacting with the Domoticz? Are you using json queries or something else?
Yes of course, I used rest request if you want to update a user variable you can send
GET /json.htm?type=command&param=getuservariables
that return a json data where you identify your user variable and after you ca send this request
GET /json.htm?type=command&param=updateuservariable&idx=(your uservariable idx)&vname=(your uservariable name)&vtype=2&vvalue=(the value), vtype = 2 is string type

Re: Domoticz App for Windows Phone

Posted: Monday 12 October 2015 20:07
by thecosmicgate
Running Win10 (not the phone version) on a tablet . but not possible to install