'Dromotica' app for controlling Domoticz from Android

Moderator: leecollings

JohanEikelenboom
Posts: 2
Joined: Tuesday 07 January 2014 20:30
Target OS: Linux
Domoticz version:
Contact:

Re: Android app

Post by JohanEikelenboom »

Looks like I found a bug in the android app:
I have a KaKu dimmer. When I use a remote to switch off the dimmer (using an event in Domoticz) the dimmer is displayed off in Domoticz, but still showing on at 100% in Dromotica. Clicking the off-button in Dromotica is will display off for a couple of seconds, and than flips back to on (the lamp itself stays off)....
Ron
Posts: 82
Joined: Friday 27 December 2013 23:29
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2284
Location: Nederland, Den Bosch
Contact:

Re: Android app

Post by Ron »

A have exactly the same problem over here.
Lights are off, allso in Domoticz but are on in Dromotica.

After switching off in Dromotica, the (Dromotica) dimmer goes on after a few seconds.
(but not in real life or Domotic the light stays off)
Because of this, the app became useless for me. In the beginning this was not the case.
It looks like this only occurs with a dimmer.
Ron
Posts: 82
Joined: Friday 27 December 2013 23:29
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2284
Location: Nederland, Den Bosch
Contact:

Re: Android app

Post by Ron »

@Sebastian, are you stil working on Dromotica?
sebas
Posts: 117
Joined: Tuesday 17 September 2013 7:46
Target OS: Linux
Domoticz version:
Location: Deventer, The Netherlands
Contact:

Re: Android app

Post by sebas »

Ron wrote:@Sebastian, are you stil working on Dromotica?
Yes, I'm still working on it.
User avatar
supergroover
Posts: 23
Joined: Friday 12 July 2013 19:37
Target OS: Linux
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Android app

Post by supergroover »

Dimmers are working perfectly with the new update..
Thanks for the great app
JohanEikelenboom
Posts: 2
Joined: Tuesday 07 January 2014 20:30
Target OS: Linux
Domoticz version:
Contact:

Re: Android app

Post by JohanEikelenboom »

Confirmed: Dimmers are working. Now when I leave home everyting is turned off, also in Dromotica :)
Ron
Posts: 82
Joined: Friday 27 December 2013 23:29
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2284
Location: Nederland, Den Bosch
Contact:

Re: Android app

Post by Ron »

sebas wrote:
Ron wrote:@Sebastian, are you stil working on Dromotica?
Yes, I'm still working on it.
Thank you for your work!
Tbe last update solved the problem, Dromotica is nice and easy to work with.
sebas
Posts: 117
Joined: Tuesday 17 September 2013 7:46
Target OS: Linux
Domoticz version:
Location: Deventer, The Netherlands
Contact:

Re: Android app

Post by sebas »

Great! Finally got those dimmers working :D
SEALen
Posts: 4
Joined: Tuesday 03 December 2013 16:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Sv: Android app

Post by SEALen »

Just installed your app and like it a lot. But the widget lacks a very basic thing. Can you please display witch switch or witch scene it is for? At least a couple of letters from the name. Hard to keep track with only the color.
mikejclark
Posts: 23
Joined: Tuesday 03 September 2013 21:33
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by mikejclark »

Hi, what's the latest with https support?
I'm running domoticz 1.1492 and can access using https in a browser. I have just configured a startssl certificate and get no certificate errors (also fine using an ssl checker).

I get:
Error reading switches
The server did not return a valid response

I have double checked my credentials, url and port etc
Thanks
SEALen
Posts: 4
Joined: Tuesday 03 December 2013 16:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by SEALen »

Hmm I upgraded to Domoticz 1.1396 (latest stable) today and now adding new widgets won't work at all. When you click the choose switch or choose scene it craches with a Java.lang.null pointer exception. Everything else seems fine though.
sstolk
Posts: 28
Joined: Tuesday 03 December 2013 9:28
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by sstolk »

Is it possible now that you have great working app to implement the security panel with a native android keyboard/numeric?
I've been clicking around in Android Development Toolkit with Eclipse but the pieces are not falling into place...yet! I'm not a programmer but it has my curiosity.
sebas
Posts: 117
Joined: Tuesday 17 September 2013 7:46
Target OS: Linux
Domoticz version:
Location: Deventer, The Netherlands
Contact:

Re: Android app

Post by sebas »

mikejclark wrote:Hi, what's the latest with https support?
I'm running domoticz 1.1492 and can access using https in a browser. I have just configured a startssl certificate and get no certificate errors (also fine using an ssl checker).

I get:
Error reading switches
The server did not return a valid response

I have double checked my credentials, url and port etc
Thanks
I'm still running 1.429, maybe it's in the new version of Domoticz without any problems. I'll have to check after I upgrade.
You're connect to the correct port and the certificate you got is for the domain name you're using to connect to Domoticz? I'm using SSL when I'm not on my home network and the unsecure connection when I'm on my local network. This because my certificate is not for my local ip-address, only for the domain name I use remotely.
sstolk wrote:Is it possible now that you have great working app to implement the security panel with a native android keyboard/numeric?
I've been clicking around in Android Development Toolkit with Eclipse but the pieces are not falling into place...yet! I'm not a programmer but it has my curiosity.
I've got requests to add the security panel and it's on the todo list. For now I'm focussing on weather, camera's and a tablet version. I'm very busy with other projects, setting up my own business, and work so I have very little time and the moment. It's coming :-)

For the widgets. They need a redesign both technically and how they look and work. Only icons doesn't work out very well.
sstolk
Posts: 28
Joined: Tuesday 03 December 2013 9:28
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by sstolk »

Great to hear! Good luck with your business and keep up the good work!
mikejclark
Posts: 23
Joined: Tuesday 03 September 2013 21:33
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by mikejclark »

sebas wrote:
I'm still running 1.429, maybe it's in the new version of Domoticz without any problems. I'll have to check after I upgrade.
You're connect to the correct port and the certificate you got is for the domain name you're using to connect to Domoticz? I'm using SSL when I'm not on my home network and the unsecure connection when I'm on my local network. This because my certificate is not for my local ip-address, only for the domain name I use remotely.
Yes, the certificate is for my domain. I can connect to domoticz using ssl when I'm off my home network from any browser and the certificate is accepted with no errors. I'm using port 443 which is forwarded in my router
Blueone
Posts: 130
Joined: Friday 29 November 2013 11:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by Blueone »

Is is maybe also possible to add the possibility to manage multiple domoticz systems?
fwehrle
Posts: 41
Joined: Tuesday 11 February 2014 18:14
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by fwehrle »

It works nice for me, but with a StartSSL certificate.
Maybe it is the Self Signed cert., or maybe the proxy settings... (I use nGinx on https and port 443, with proxy authentification (none on Domoticz))
Ritmeester
Posts: 53
Joined: Thursday 06 March 2014 18:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by Ritmeester »

Blueone wrote:Is is maybe also possible to add the possibility to manage multiple domoticz systems?
Yes, this would be a nice option to add.

For example: I have two Yamaha receivers in my home and they can be controlled by a Android App. When you start the App, you can choose which receiver you want to control.
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

Re: Android app

Post by Derik »

Dear Sebastien,

Would it be possible to have multiple login?
I have several users in Domoticz.
And it would be nice if a users also only can use his switches with the app, which they may operate.
Now I log in with another user, who can use all the switches, while I have known to them. Domoticz in only a few switches

And would it be possible to have a room plan to add.
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
andriej
Posts: 46
Joined: Tuesday 10 December 2013 22:27
Target OS: Linux
Domoticz version: beta
Contact:

Re: Android app

Post by andriej »

For me (StartSSL certificate on "high" port) the "Secure" option doesn't work (triple-checked all login/pass info).
"Insecure" on local network works ok.
Orange Pi (@ Debian) / MySensors Serial / GPIO / Custom Serial 433 MHz Transmitter (for plug switches and livolo wall switches) / JSON&Bash API scripts
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests