Page 17 of 120

Re: Domoticz app 2.0

Posted: Tuesday 29 December 2015 20:54
by pvm
Will the app become available for Android 4.1.1? (Got an old tablet laying around). Play store mentions 4.1 and higher. But it is not available in my play store. And when looking in play store with browser it says my device is not compatible.

Re: Domoticz app 2.0

Posted: Tuesday 29 December 2015 22:53
by RoadXY
pvm wrote:Will the app become available for Android 4.1.1? (Got an old tablet laying around). Play store mentions 4.1 and higher. But it is not available in my play store. And when looking in play store with browser it says my device is not compatible.
The minimum API level 16 which is Android version 4.1, 4.1.1 according to the official documentation.
That should not be the problem.
I have a 7" Samsung tablet with Android 4.1 and is Domoticz installing just fine.

Re: Domoticz app 2.0

Posted: Tuesday 29 December 2015 23:20
by jvdz
RoadXY wrote:The minimum API level 16 which is Android version 4.1, 4.1.1 according to the official documentation.
I have the same where the playstore tells me it is not compatible for an HP Slate 7 2800. It has 4.1.1 stock rom loaded. maybe it is due to the screen : (1024 x 600) Resolution with 24-bit color depth?

Jos

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 0:59
by RoadXY
No, we have no restrictions on that.
I'll have to dive into it.

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 10:34
by RickDB
App works great and bought the premium version because of the widgets and to support you guys of course ;)
Only thing really missing for me is EvoHome support for control mode and thermostat zones, would be great if this could be added :)

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 11:06
by galadril
RickDB wrote:Only thing really missing for me is EvoHome support for control mode and thermostat zones, would be great if this could be added :)
Thanks!
We'll add EvoHome support to the list of feature requests

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 11:06
by galadril
Next version contains the next fixes:

Code: Select all

#152 Welcome wizard - Domoticz server version not shown
#149 Widget add Category in Configuraton Activity
#148 Dimmer - values not correct
#146 Dimmer slider too small 
Rework Color Dialog

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 11:06
by jadijkstra2000
RoadXY wrote:
jadijkstra2000 wrote:If I had more time and had more experience with programming, I would make a iPhone version :)
You should just start. I started like that!

A little issue with time ;)

I also wanted to make a app for my apple watch...have X-Code installed for months on my mac, but until now, not really used yet :(

I have a nice intention for 2016.. more time to develop :P

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 11:07
by jayjay
swedenhans wrote:Hi,

First -> Thanks for a great app, bought premium 1st second... :)

1 problem: I donĀ“t manage to get the cameras to work in the app. Not local connection or remote connection. How is it meant to work? Saw another question about maybe external and internal ip link?! Debug says ok. Cameratype D-link 935, Could it be the request "user:password@IP:port/cgi/jpg/image.cgi" that somehow struggling?
Cameras works great internal/external through web.

See Debug below:
Connection OK
- Result: [CameraInfo{idx=1, Name='Vardagsrum NV', Address='192.168.1.101', ImageURL='cgi/jpg/image.cgi, Port='80, Username='X, Password='X, FullURL='http://X:[email protected]:80/cgi/jpg/image.cgi, Enabled=true'}, CameraInfo{idx=2, Name='Vardagsrum OV', Address='192.168.1.100', ImageURL='cgi/jpg/image.cgi, Port='80, Username='X, Password='X, FullURL='http://X:[email protected]:80/cgi/jpg/image.cgi, Enabled=true'}]
//Hans
Hi,

I'm working with RoadXY on the camera problem when you are not in your internal lan. But in internal lan the camera snapshot must work if you have set in domotocz server setting your lan network in "Local Networks (no username/password)".

Maybe you use also not the good ImageURLfor this camera, you have ImageURL='cgi/jpg/image.cgi but in domoticz wiki the good ImageURL for the Dlink 9** is ImageURL='image/jpeg.cgi' (look : http://www.domoticz.com/wiki/Hardware).

For the moment there is also a bug with camera snapshot, when the first snapshot it's taked the application does not refresh the cache of the first snapshot so you can't have the next snapshot. If you want to refresh it you must in android application settings clear the data of the app domoticz /!\ Don't forget to save your settings in the domotcz app befor if you don't want to add them each times /!\

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 13:30
by Jango
I have no camera image at all, only a white screen with a little box.
Is this a known error or do i have to see it in domoticz premium?
My camera is a axis m1011w

Verstuurd vanaf mijn E6853 met Tapatalk
Image

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 13:33
by galadril
Jango wrote:I have no camera image at all, only a white screen with a little box.
Think that this issue is related to the post of jayjay, We're working on the camera matter.
jayjay wrote:I'm working with RoadXY on the camera problem when you are not in your internal lan. But in internal lan the camera snapshot must work if you have set in domotocz server setting your lan network in "Local Networks (no username/password)".

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 13:45
by ehallq
SweetPants wrote:@pepeEl, please slow down, give the guys that develop the app some time. Or better, install Android Studio pull the source from github and help them solve the bugs.

@devs, great app, keep up the good work
I dont understand why someone should slow down. I am a developer, I would love if someone came with ideas or found stuff that is not supposed to work like it does etc. How would the app become better if costumer isnt allowed to tell the developer what they want? Of course the developer cant do everything, but it is the developers work to sort the whishes :)

@pepeEl keep on reporting your findings, but be sure to report them like you did this last time and showing the problem or explaining it in a good way. :)

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 13:53
by Jango
Do not for get to support them, buy the premium!!!
With each update it is getting better and better.

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 14:32
by pepeEL
Now slider for dimmer looks ok and value on slider and show bottom also looks OK :) Good job :)
But maybe better is move it under text and under slider on/off ?

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 16:54
by jvdz
RoadXY wrote:No, we have no restrictions on that.
I'll have to dive into it.
I can confirm the App is working on my HP Slate7.
Just shared the downloaded App from my Galaxy S4 via dropbox and was able to manually load it.

Jos

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 17:02
by ehallq
The new description of the widgets (switch, temp etc) is wrong. Switch is temp and temp is switch in my case. Still get wrong widget when choosing one of my ac switches (i get a random scene). So the list in the widgetmeny is generated wrong :(

Slider on dimmers are now long as they should. However the text (which made the slider long) now make the box higher which looks a bit buggy.

Also, switching on or of on a dimmers gives a random percent value .

A tip from my implementation on my own domoticz tasker app (hardcoded, therefore i didnt share it) i allways have the silder visible and sliding far to the left turns the lights off, far to right is of course 100%. No need for a switch actually. Remove the switch for dimmers and always make the slider visible would be great. Otherwise you could keep the switch but make the switch be 0% or 100%, and nothing else :) The slider should be visible all the time, removing it like you do when the light is off is not necessary, it just gives us an extra step when wanting to dim the light.

Lets say I want to carefully light my lights when my girlfriend is sleeping, i now have to switch it on (to a random, probably high value, which is disturbing), then dim it to low. Instead of dimming it directly to my value

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 17:27
by jvdz
ehallq wrote:Slider on dimmers are now long as they should. However the text (which made the slider long) now make the box higher which looks a bit buggy.
The slider works now fine indeed! Showing the full content of the DATA field is still looking a little silly and would like to propose to do the same as what the Domoticz webpage does showing one of theses 3 statuses:
DeviceName
On , Off , XX%
Last seen: hh:mm:ss
in stead of :

DeviceName
data: Set
Level: xx%
Level: xx%
Last seen: hh:mm:ss
ehallq wrote: No need for a switch actually. Remove the switch for dimmers and always make the slider visible would be great.
Not really. The idea for a dimmer is that, when you switch Off and then On, it resumes at the same level it was at before being switched off. :)
Jos

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 18:25
by locogek
Have just updated to the new version, this is the second time I updated the app and every time the widgets stop working. See screenshot.
I have both lite and premium installed at an one plus two with Android 5.1
Will add screenshot later, works not very wel with tapatalk app...
Image

Re: Another bug

Posted: Wednesday 30 December 2015 18:58
by RoadXY
ehallq wrote:Hope you don't mind me posting all this bugs I find. I really like your work, I only want to make it even better :)

When dimming my fibaro dimmer 2, I get a response of the dimming value set to +1 over the actual value (if i dim to 100%, the message says 101., 53 gets 54 etc.) If I then turn it off with the button, and then on again with the button I would want it to set to the last value or full, as for now the app shows a random percentage each time turning on and off (using the button, not the slider).

EDIT: when reopening the app after turning the fibaro dimmer 2 on with the button, the percentage shown is 255.

The button i am talking about is the button below the dimmer, not the actual physical button
Can we have access to your server please.
Via PM if we can have access.

Re: Domoticz app 2.0

Posted: Wednesday 30 December 2015 20:12
by tozzke
Bought the app almost immediately but I have some issues regarding the widgets.

When I try to add a switch with IDX 14 to my homescreen, it shows a scene with IDX 14 instead. When I push the button, it switches the switch instead of the scene, but the button doesn't update the on/off status, so I can only switch that light on or when the button only shows 'off', off. This happens with all my widgets when I try to add a switch. Adding a scene-widget seems to work fine.

Am I the only one with this issue or is it a known bug?