Domoticz app 2.0 Topic is solved

Moderator: leecollings

pepeEL

Re: Domoticz app 2.0

Post by pepeEL »

RoadXY wrote:
ben92 wrote:when changing color, it is possible to keep this color when we returns to the dimmer.
When you go back to the color picker once you have set the color, you mean?
ben92 wrote:I know for native vpn but maybe the app can connect to vpn automatically..... Its suggestion....
I know, thank you for your suggestion.
VPN support wil require a lot of coding for us so maybe we'll wil do this later.
I think that VPN is not need... i connect by vpn on my router and more user use router or nas with VPN

Wysłane z mojego SM-G920F przy użyciu Tapatalka
pepeEL

Re: Domoticz app 2.0

Post by pepeEL »

RoadXY wrote:
pepeEL wrote:I send you info to PLANS to translation. In some languages should add string for 2 to 4 devices... Now is only for ONE and OTHER.
Seen and have made another suggestion as your suggestion is not possible in Android.
I know that it is possible in android. I use other project TVHClient and developer user other translation for one, few and other...
https://github.com/rsiebert/TVHClient/b ... lurals.xml
Purejet
Posts: 12
Joined: Wednesday 07 October 2015 14:07
Target OS: -
Domoticz version:
Contact:

Re: Domoticz app 2.0

Post by Purejet »

Hello, Nice to see an android app from Domoticz!
Have purchased it for my tablet and girlfriend phone.
But... i don't see the widgets, when i open the widgets inside android to add on the home screen, no one is from the domoticz app.

Anyone other with this issue?

EDIT: Just rebooted the phone a few times, and it is appearing now. :)
Hope that there come more dashboard-views for tablet :D so we can dynamically change things than it would be an good alternative to ImperiHome (positions switches, graph elec, weather forecast view)
User avatar
jvdz
Posts: 2189
Joined: Tuesday 30 December 2014 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.107
Location: Netherlands
Contact:

Re: Domoticz app 2.0

Post by jvdz »

Last version looks good for the thermostat and the dimmers ! Thanks for that. :)
There is one thing that looks to be wrong in case of a "blinds_percentage":

Code: Select all

Domoticz status -- App Status
Open                      Slider:0%    switch:On  (Should be Off)
Closed                    Slider:100%  switch:On
xx%                       Slider: xx%  switch:On
Maybe you could put that on your list to check?

Thanks
Jos
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
ThinkPad
Posts: 890
Joined: Tuesday 30 September 2014 8:49
Target OS: Linux
Domoticz version: beta
Location: The Netherlands
Contact:

Re: Domoticz app 2.0

Post by ThinkPad »

You guys reached the Tweakers frontpage, good job :)

nieuws: Ontwikkelaars brengen Domoticz-Android-app uit
I am not active on this forum anymore.
User avatar
galadril
Posts: 824
Joined: Monday 07 September 2015 10:32
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Contact:

Re: Domoticz app 2.0

Post by galadril »

ThinkPad wrote:You guys reached the Tweakers frontpage, good job :)

nieuws: Ontwikkelaars brengen Domoticz-Android-app uit
Thanks!

Verstuurd vanaf mijn Nexus 5 met Tapatalk
Solar panels of Ginlong, Omnik-Solar, Transenergy or Solarman?? Try my Android app:
https://play.google.com/store/apps/deta ... ongmonitor
svenker
Posts: 36
Joined: Tuesday 06 October 2015 10:22
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Contact:

Feature request: secure panel

Post by svenker »

Hello,
Great app. Much better look than Dromotica.

Can you please integrate a nice secure panel in order to have a high quality security system ? This is the only piece I am missing.

Thanks in advance !
Sam
User avatar
nayr
Posts: 354
Joined: Tuesday 11 November 2014 18:42
Target OS: Linux
Domoticz version: github
Location: Denver, CO - USA
Contact:

Re: Domoticz app 2.0

Post by nayr »

Unfortunately, I cannot use this app because it does not support authentication with client tls certificates (x509).. :cry:
Debian Jessie: CuBox-i4 (Primary) w/Static Routed IP and x509 / BeagleBone with OpenSprinkler / BeagleBone Planted Aquarium / 3x Raspbery Pi2b GPIO Slaves
Elemental Theme - node-domoticz-mqtt - Home Theatre Controller - AndroidTV Simple OSD Remote - x509 TLS Auth
wergeld
Posts: 14
Joined: Thursday 31 December 2015 23:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz app 2.0

Post by wergeld »

I have been trying unsuccessfully with the Lite app to connect to my domoticz install. I do not have a public-facing URL to view the site. I use on my internal network the IP assigned by my router (198.168.1.14). I can view this on my laptops and phones via any browser. I do have login authentication enabled.

When I use the Lite version of the app I set the following:
Server Address: 192.168.1.14
Protocol: HTTPS
Port: 80
Username: myusername
Password: mypassword
Start screen: Dashboard
Different Server Address: not enabled

When I go to the next screen I see this error:
Timeout or no connection
SSL handshake aborted:
ssl=0xb388b040: I/O error during system call, Broken pipe

Please correct the data on the previous page
I am using a self-signed certificate on my Pi 2 B. Could this be the issue?
I am not really sure what I am supposed to change.
jvandenbroek
Posts: 37
Joined: Wednesday 12 March 2014 16:37
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: The Netherlands
Contact:

Re: Domoticz app 2.0

Post by jvandenbroek »

wergeld wrote:I have been trying unsuccessfully with the Lite app to connect to my domoticz install. I do not have a public-facing URL to view the site. I use on my internal network the IP assigned by my router (198.168.1.14). I can view this on my laptops and phones via any browser. I do have login authentication enabled.

When I use the Lite version of the app I set the following:
Server Address: 192.168.1.14
Protocol: HTTPS
Port: 80
Username: myusername
Password: mypassword
Start screen: Dashboard
Different Server Address: not enabled

When I go to the next screen I see this error:
Timeout or no connection
SSL handshake aborted:
ssl=0xb388b040: I/O error during system call, Broken pipe

Please correct the data on the previous page
I am using a self-signed certificate on my Pi 2 B. Could this be the issue?
I am not really sure what I am supposed to change.
You're sure that you are using SSL on port 80? Self signed certificate works fine here with this app.

Sent from my SM-N9005 with Tapatalk
wergeld
Posts: 14
Joined: Thursday 31 December 2015 23:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz app 2.0

Post by wergeld »

You're sure that you are using SSL on port 80? Self signed certificate works fine here with this app.
Well, turns out it was port 8080. New Years hard cider helped me see that. Working great! Only have 2 temp sensors and a switch on my domoticz and all showing perfectly.

Bought the full version. Added widgets. Looking good. Few small wriggles here and there but no show stoppers for me.
ben92
Posts: 57
Joined: Thursday 14 August 2014 17:41
Target OS: Linux
Domoticz version: beta
Location: France
Contact:

Re: Domoticz app 2.0

Post by ben92 »

RoadXY wrote:
ben92 wrote:when changing color, it is possible to keep this color when we returns to the dimmer.
When you go back to the color picker once you have set the color, you mean?
ben92 wrote:I know for native vpn but maybe the app can connect to vpn automatically..... Its suggestion....
I know, thank you for your suggestion.
VPN support wil require a lot of coding for us so maybe we'll wil do this later.
Yes for the dimmmer, sorry for my english....
Last edited by ben92 on Friday 01 January 2016 12:59, edited 1 time in total.
ben92
Posts: 57
Joined: Thursday 14 August 2014 17:41
Target OS: Linux
Domoticz version: beta
Location: France
Contact:

Re: Domoticz app 2.0

Post by ben92 »

pepeEL wrote:
RoadXY wrote:
ben92 wrote:when changing color, it is possible to keep this color when we returns to the dimmer.
When you go back to the color picker once you have set the color, you mean?
ben92 wrote:I know for native vpn but maybe the app can connect to vpn automatically..... Its suggestion....
I know, thank you for your suggestion.
VPN support wil require a lot of coding for us so maybe we'll wil do this later.
I think that VPN is not need... i connect by vpn on my router and more user use router or nas with VPN

Wysłane z mojego SM-G920F przy użyciu Tapatalka
You say that you connect to the vpn, maybe the app can connect automaticaly if needed ... No wifi or not the good ssid.
I dont ask to implement vpn but just the connection.
User avatar
RoadXY
Posts: 278
Joined: Monday 07 April 2014 12:50
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2331
Location: Near Gorinchem
Contact:

Re: Domoticz app 2.0

Post by RoadXY »

I've investigated a little but we have to build are own.
There is no API to use the system VPN connections.
Rawkh
Posts: 2
Joined: Friday 01 January 2016 21:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz app 2.0

Post by Rawkh »

I've signed up just to compliment you on this nice app (well and a feature req. :oops: ) You guys have improved my domoticz experience lots and lots. Definitely 3 euros well spent! :D

The only thing I'm missing is an option to change the colours and (if possible) dim the lights of my Milight LEDs. Could you implement that as well? I can't seem to find the colour selecter option on the switch.
locogek
Posts: 28
Joined: Thursday 15 October 2015 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Contact:

Re: Domoticz app 2.0

Post by locogek »

At the dashboard you can choose the color, dim them is also possible

Verstuurd vanaf mijn ONE A2003 met Tapatalk
Rawkh
Posts: 2
Joined: Friday 01 January 2016 21:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Domoticz app 2.0

Post by Rawkh »

you're right it's working fine, just needed to change the device from an on/off switch to a dimmer :)

other question, could you make the changes from the colour wheel instantenous (like in the edit screen of domoticz itself)? The colours don't map one to one so I play around with the different options to get the colour I like.

Pressing the color button, selecting a colur and then pressing ok becomes quite tiresome I noticed.
Maybe you can add a cancel option so that people can revert the changes if they don't like the colour they selected?

Just a suggestion, love your work. As someone who is just starting to work as an app developer I can tell you that I really like the strict adherence to a minimal and material look.
abuk
Posts: 2
Joined: Sunday 20 December 2015 16:45
Target OS: Linux
Domoticz version: V2.3796
Location: Buckinghamshire - UK
Contact:

Re: Domoticz app 2.0

Post by abuk »

Firstly, just got to say how great the app is! This is a really good addon to Domoticz and is making the entire system really user friendly.

I am getting setup with the app, in paid mode, but I seem to have the same problem that @ehallq has as described below
ehallq wrote: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 :(
My first series of switches added clash with my scenes. Just thought I would add this post to show its not just the one user, but mainly to show my support for this great development.

Many Thanks
User avatar
RoadXY
Posts: 278
Joined: Monday 07 April 2014 12:50
Target OS: Raspberry Pi / ODroid
Domoticz version: 2.2331
Location: Near Gorinchem
Contact:

Re: Domoticz app 2.0

Post by RoadXY »

Rawkh wrote:you're right it's working fine, just needed to change the device from an on/off switch to a dimmer :)

other question, could you make the changes from the colour wheel instantenous (like in the edit screen of domoticz itself)? The colours don't map one to one so I play around with the different options to get the colour I like.

Pressing the color button, selecting a colur and then pressing ok becomes quite tiresome I noticed.
Maybe you can add a cancel option so that people can revert the changes if they don't like the colour they selected?

Just a suggestion, love your work. As someone who is just starting to work as an app developer I can tell you that I really like the strict adherence to a minimal and material look.
I'll add it to our list.
Thank you!
pepeEL

Re: Domoticz app 2.0

Post by pepeEL »

I have a question. I see tat multilanguage will be add... But in menu settings will be available option set language ? I think that will be a good features to user can set language in menu settings... Can set own language or maybe other language :)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest