'Dromotica' app for controlling Domoticz from Android

Moderator: leecollings

maluko
Posts: 105
Joined: Sunday 02 February 2014 23:57
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Portugal
Contact:

Re: Android app

Post by maluko »

maluko wrote:Hi

i have many doors sensors and with domoticz i can see the status of any door, but when i change to my phone that i using dromotica i cant see the "door lock" status.
can you help?

hi sebas

i still can not see the status of the sensors in the doors on dromotica. what i want is work like a switch, that on dromotica you can see if switch is on or off, with the door lock i cant see.

thanks
Derik
Posts: 1602
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 »

Sebas.


Realy great!!!!!!!

Nice job!!!
Nice new look!!!!


Thanks....



Please make something that is working withe the plans....
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
Blueone
Posts: 130
Joined: Friday 29 November 2013 11:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by Blueone »

Thanks for the updates again, I can use it from remote again :).
Is it possible to have a choice between the old switch look instead of the new one? Also the dimmer switches are still in the old look.
Schim57300
Posts: 27
Joined: Thursday 31 July 2014 13:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: France
Contact:

Re: Android app

Post by Schim57300 »

Hi !

Great job :-)

I have updated the apps on my smartphone and the Stop command works correctly!!!!

Many many thanks Sebastian

Schim
Eric

Raspberry 3b+
Debian GNU/Linux 11 (bullseye)
Mobile App : Home made progressive web app
RFXTrx433E transceiver (for my RTS devices)
Somfy Tahoma Switch (for my IO devices)
Aeon Labs Z-Stick S2
Schim57300
Posts: 27
Joined: Thursday 31 July 2014 13:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: France
Contact:

Re: Android app

Post by Schim57300 »

Hi,

Sebastian, as said in the e-mail I sent you a few minutes ago, I will test the "Stop command" with all type of blinds I have:
- Blinds
- blinds inverted
- Venezian Blinds EU

Currently it does not work anymore if I change the type of a switch through my Domoticz interface. Maybe Dromotica does not take my updates into account... Does the Switches lists refresh itself automaticaly ?

Moreover the widgets does not work anymore
https://drive.google.com/file/d/0B2CGM_ ... sp=sharing
Image
The "Select scene" is empty :(

Finally,is it possible to suggest you some points to add to the wish list ? :)
I'm currently testing S.A.R.A.H in order to manage my domoticz server.
http://blog.encausse.net/s-a-r-a-h/

The Domoticz plugin for SARAH needs the IDX number of scenes and switches.
Would it be possible to get informations (as the IDX number) of items of a lists in dromotica ?
Eric

Raspberry 3b+
Debian GNU/Linux 11 (bullseye)
Mobile App : Home made progressive web app
RFXTrx433E transceiver (for my RTS devices)
Somfy Tahoma Switch (for my IO devices)
Aeon Labs Z-Stick S2
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 »

maluko wrote:
maluko wrote:Hi

i have many doors sensors and with domoticz i can see the status of any door, but when i change to my phone that i using dromotica i cant see the "door lock" status.
can you help?

hi sebas

i still can not see the status of the sensors in the doors on dromotica. what i want is work like a switch, that on dromotica you can see if switch is on or off, with the door lock i cant see.

thanks
True, haven't build that in yet. Please have some patience as I have many, many features on the backlog and only little time. :-)
Blueone wrote:Thanks for the updates again, I can use it from remote again :).
Is it possible to have a choice between the old switch look instead of the new one? Also the dimmer switches are still in the old look.
The buttons have changed as I got several bug reports that swiping the switches didn't work. As I haven't found a solution for that I changed the buttons completely. It also brings them in line with the style of the other buttons. Some other buttons like the dimmers will change in the next update. Supporting the old and new look would be cumbersome.
Schim57300 wrote:Hi,

Sebastian, as said in the e-mail I sent you a few minutes ago, I will test the "Stop command" with all type of blinds I have:
- Blinds
- blinds inverted
- Venezian Blinds EU

Currently it does not work anymore if I change the type of a switch through my Domoticz interface. Maybe Dromotica does not take my updates into account... Does the Switches lists refresh itself automaticaly ?

Moreover the widgets does not work anymore
https://drive.google.com/file/d/0B2CGM_ ... sp=sharing
Image
The "Select scene" is empty :(

Finally,is it possible to suggest you some points to add to the wish list ? :)
I'm currently testing S.A.R.A.H in order to manage my domoticz server.
http://blog.encausse.net/s-a-r-a-h/

The Domoticz plugin for SARAH needs the IDX number of scenes and switches.
Would it be possible to get informations (as the IDX number) of items of a lists in dromotica ?
The list doesn't refresh itself, you'll have to reopen the switch page from the menu for it to refresh.
Widgets have been broken for quite some time. I'll need to fix that and work on a way to name the switches.

In theory I can add the idx to the app as it's available and I use it for communication with Domoticz. However wouldn't it be easier to use the devices list in Domoticz to setup Sarah?
Schim57300
Posts: 27
Joined: Thursday 31 July 2014 13:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: France
Contact:

Re: Android app

Post by Schim57300 »

sebas wrote: Widgets have been broken for quite some time. I'll need to fix that and work on a way to name the switches.
Widgets used to work with the previous version. I succeeded in closing one blind a few days ago ^^
sebas wrote: In theory I can add the idx to the app as it's available and I use it for communication with Domoticz. However wouldn't it be easier to use the devices list in Domoticz to setup Sarah?
Maybe I'm wrong but the Domoticz interface does not show idx. I have to use Chrome development tool in order to get the source of the webpage and get the idx on a button. Am I wrong ? Does it exist a easier way ?

Schim'
Eric

Raspberry 3b+
Debian GNU/Linux 11 (bullseye)
Mobile App : Home made progressive web app
RFXTrx433E transceiver (for my RTS devices)
Somfy Tahoma Switch (for my IO devices)
Aeon Labs Z-Stick S2
Schim57300
Posts: 27
Joined: Thursday 31 July 2014 13:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: France
Contact:

Re: Android app

Post by Schim57300 »

Hi,

Found the IDX for Switches in the Setup -> Devices menu ^^

It remains me to found the IDX for scenes... Any idea ?

Thanks
Eric

Raspberry 3b+
Debian GNU/Linux 11 (bullseye)
Mobile App : Home made progressive web app
RFXTrx433E transceiver (for my RTS devices)
Somfy Tahoma Switch (for my IO devices)
Aeon Labs Z-Stick S2
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 »

Schim57300 wrote:Hi,

Found the IDX for Switches in the Setup -> Devices menu ^^

It remains me to found the IDX for scenes... Any idea ?

Thanks
Try: http://[domoticz url]/json.htm?type=scenes
It will give you a json output with all your scenes.
Schim57300
Posts: 27
Joined: Thursday 31 July 2014 13:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: France
Contact:

Re: Android app

Post by Schim57300 »

It works !

Thanks again ;-)
Eric

Raspberry 3b+
Debian GNU/Linux 11 (bullseye)
Mobile App : Home made progressive web app
RFXTrx433E transceiver (for my RTS devices)
Somfy Tahoma Switch (for my IO devices)
Aeon Labs Z-Stick S2
Scoobydoo
Posts: 54
Joined: Tuesday 16 July 2013 12:20
Target OS: -
Domoticz version:
Contact:

Re: Android app

Post by Scoobydoo »

Liking the latest update, fonts are much better and last seen is very useful
Derik
Posts: 1602
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 »

Sebas,

Realy realy nice work!!!

Only..
Is there an option possible to get a message when switching from a scene.
The samen as with the switches?
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
User avatar
Brutus
Posts: 249
Joined: Friday 26 September 2014 9:33
Target OS: Windows
Domoticz version:
Location: Netherlands
Contact:

Re: Android app

Post by Brutus »

Hi Sebas,

Damm looking nice now!! :shock:

Greetings Brutus
1x Intel NUC8i5BEK (Windows 10 x64) Domoticz on Virtualbox with DietPi.
1x Aeon Labs USB Z-Stick S2
1x P1 Smart Meter USB
28x Fibaro Modules
SMA Solar System
Daikin Airco / Heating
Denon DHT-S716H & DSW-1H
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 »

Updated the design a bit to get things more in line, will need to do some more work on it. Added some new devices and the last seen and battery level to switches. Also the status of the door lock is now shown.

I've got a few devices that need to be added and those will be included in the next update. The stream of device requests is drying up so I think almost all are supported by now :D. The message on switching scenes is also included in the next update.

That creates space to work on new features like geolocation, room- and floorplan support etc.
Skippiemanz
Posts: 230
Joined: Sunday 14 July 2013 20:21
Target OS: Linux
Domoticz version: 4.10233
Location: Alkmaar, The Netherlands
Contact:

Re: Android app

Post by Skippiemanz »

Keep up the good work! Really impressed by the speed of updates and usability.
maluko
Posts: 105
Joined: Sunday 02 February 2014 23:57
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Portugal
Contact:

Re: Android app

Post by maluko »

sebas wrote:Updated .... Also the status of the door lock is now shown.
:) Thanks Sebas, excelent job
User avatar
remb0
Posts: 499
Joined: Thursday 11 July 2013 22:21
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands
Contact:

Re: Android app

Post by remb0 »

Some Ideas and whishes:

- domoticz update check / force update
- When making a switch on homescreen: please add TXT of some icons. now all switch widgets are the same.
- hide battery level
- when i wil change my essent thermostat i got a white list with white letters so I can't see anything.
- more colors to states. instead of one blue and left right.
- camera: make screensshots (maybe store in dcim of dropbox?)
- dashboard: only devices in the dashboard of domoticz? (i have plenty of Dummy switches, but everything on my dash I really use.
- utilities clickable: and open logs of reports?
- check domoticz logs

- a link your own domoticz website
- in settings a test button for connection
- combine domoticz settings and preferences (so the app would be cleaner)
User avatar
Brutus
Posts: 249
Joined: Friday 26 September 2014 9:33
Target OS: Windows
Domoticz version:
Location: Netherlands
Contact:

Re: Android app

Post by Brutus »

remb0 wrote:Some Ideas and whishes:

- domoticz update check / force update
- When making a switch on homescreen: please add TXT of some icons. now all switch widgets are the same.
- hide battery level
- when i wil change my essent thermostat i got a white list with white letters so I can't see anything.
- more colors to states. instead of one blue and left right.
- camera: make screensshots (maybe store in dcim of dropbox?)
- dashboard: only devices in the dashboard of domoticz? (i have plenty of Dummy switches, but everything on my dash I really use.
- utilities clickable: and open logs of reports?
- check domoticz logs

- a link your own domoticz website
- in settings a test button for connection
- combine domoticz settings and preferences (so the app would be cleaner)
Some Ideas... :D

My wishlist is only:
- To see the Dashboard icons instead of all the switches.
- Notifications in the app so you don't need any other apps. (When doorbell is pressed you get a popup from your camera).

Greeting Brutus
1x Intel NUC8i5BEK (Windows 10 x64) Domoticz on Virtualbox with DietPi.
1x Aeon Labs USB Z-Stick S2
1x P1 Smart Meter USB
28x Fibaro Modules
SMA Solar System
Daikin Airco / Heating
Denon DHT-S716H & DSW-1H
Blueone
Posts: 130
Joined: Friday 29 November 2013 11:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Android app

Post by Blueone »

Another feature request: Geofencting, I saw some posts about it a year ago, maybe interesting to implement this?
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 »

Blueone wrote:Another feature request: Geofencting, I saw some posts about it a year ago, maybe interesting to implement this?
I'm working on that one at the moment. I hope to have it finished soon.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest