Pilot: Home Automation Control (iOS app)
Moderator: leecollings
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I'm still getting this error in the log file, once every session if I restart the App:
2016-01-13 12:22:50.277 Error: Failed login attempt from 127.0.0.1 for 'Bikey' !
I am using NGINX:
https SSL -> NGINX (with username/password) -> https to Domoticz with 127.0.0.1 placed in local network.
2016-01-13 12:22:50.277 Error: Failed login attempt from 127.0.0.1 for 'Bikey' !
I am using NGINX:
https SSL -> NGINX (with username/password) -> https to Domoticz with 127.0.0.1 placed in local network.
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I think just tapping on the circle should activate the on/off would be better. Not nice to first tap the cell to open it and then tap it again to activate the button.patoo77 wrote: The circle is readonly. To turn it on, just swipe, or tap on the cell to display the "turn on/turn off" buttons.
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
You're setting 127.0.0.1 as your local network IP? Not sure that can work. Try setting something like 192.168.X.X instead?Bikey wrote:I'm still getting this error in the log file, once every session if I restart the App:
2016-01-13 12:22:50.277 Error: Failed login attempt from 127.0.0.1 for 'Bikey' !
I am using NGINX:
https SSL -> NGINX (with username/password) -> https to Domoticz with 127.0.0.1 placed in local network.
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Well actually I have set these ranges: 192.168.0.*;127.0.0.* in the settings in Domoticz.
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
127.0.0.1 is your server local address.Bikey wrote:Well actually I have set these ranges: 192.168.0.*;127.0.0.* in the settings in Domoticz.
What you need is the local network address, which should look like 192.168.X.X
That's the one you should add in the local settings in Domoticz.
Maybe the labels used in Pilot are confusing at the moment, I will update them for the next version.
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I mean in the network settings of Domoticz, not Pilot, so that you only need to provide a username/password to login to NGINX and not again for Domoticz if I login the Domoticz webinterface from outside my LAN:
Within Pilot I'm using the external URL of Domoticz. If I also use the local server fields, and use my internal IP-address there, I get an error in my log file for every action within Pilot. I think because Pilot tries to login but it does not need to because on the local network - even with the HTTPS connection - you don't need a username password if you excluded the internal IP-ranges as in the picture above.-
- Posts: 14
- Joined: Wednesday 11 March 2015 22:34
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Send you a PM, but it's stuck in the outbox so don't now if you got it.patoo77 wrote:Cameras are pretty hard to debug.Kroontje wrote:Nice update, thanks! Can't wait for 1.7!
Beside the issues mentioned above, what are the requirements in Domoticz for the camera's? My camera has the status not connected in Pilot, tips? Camera is active and works in Domoticz..
Can you PM me a screenshot of your camera settings? (hide user/pw) + the camera model?
- Mediacj
- Posts: 74
- Joined: Wednesday 11 February 2015 16:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Yes it is:patoo77 wrote:Is your server accessible from the outside?Mediacj wrote:I am using the testflight version of your great app and since some time (also with the standard appstore version) I can't get acces to my Domoticz server when I am on 3G or a other wifi network. The local settings do work for my local wifi network.
In the log of Domoticz this line is displayed:
Error: Webserver: Failed authentication attempt, ignoring client request (remote addresses: 1.2.3.4.)
But with the same 3G network and iphone I can get access with the web interface of Domoticz with the same credentials?? Any idea?
I am not using https and Domoticz is the latest beta and I am using the basic-auth.
With the same 3G network and iPhone I can get access to the default web interface of Domoticz with the same credentials.
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
By any chance, is your Domoticz hosted on Sinology?Mediacj wrote:Yes it is:patoo77 wrote:Is your server accessible from the outside?Mediacj wrote:I am using the testflight version of your great app and since some time (also with the standard appstore version) I can't get acces to my Domoticz server when I am on 3G or a other wifi network. The local settings do work for my local wifi network.
In the log of Domoticz this line is displayed:
Error: Webserver: Failed authentication attempt, ignoring client request (remote addresses: 1.2.3.4.)
But with the same 3G network and iphone I can get access with the web interface of Domoticz with the same credentials?? Any idea?
I am not using https and Domoticz is the latest beta and I am using the basic-auth.
With the same 3G network and iPhone I can get access to the default web interface of Domoticz with the same credentials.
If so, can you install the 1.6 release and try again please?
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 331
- Joined: Sunday 22 February 2015 12:19
- Target OS: Linux
- Domoticz version: 2020.x
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
To add to this: In the NGINX access log I see that the first time Pilot connects, it sends this command: json.htm?type=command¶m=logincheck&username=xxx&password=yyyBikey wrote:I mean in the network settings of Domoticz, not Pilot, so that you only need to provide a username/password to login to NGINX and not again for Domoticz if I login the Domoticz webinterface from outside my LAN:Within Pilot I'm using the external URL of Domoticz. If I also use the local server fields, and use my internal IP-address there, I get an error in my log file for every action within Pilot. I think because Pilot tries to login but it does not need to because on the local network - even with the HTTPS connection - you don't need a username password if you excluded the internal IP-ranges as in the picture above.
I think that Domoticz does not like that if the username/password is not needed. Is there a way to prevent this, still using the authentication of NGINX?
- Mediacj
- Posts: 74
- Joined: Wednesday 11 February 2015 16:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
No it is on a Raspberry 2B with Raspbian.patoo77 wrote: By any chance, is your Domoticz hosted on Sinology?
If so, can you install the 1.6 release and try again please?
EDIT:solved by changing the outside port number to a different one.
Last edited by Mediacj on Wednesday 13 January 2016 15:54, edited 1 time in total.
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Yeah, I understand what's going on. It's pretty surprising that the request doesn't go through though. I always thought you would be able to connect if you don't authentication, even if you give it login credentials. At least that works on my server... I guess NGINX doesn't.Bikey wrote:To add to this: In the NGINX access log I see that the first time Pilot connects, it sends this command: json.htm?type=command¶m=logincheck&username=xxx&password=yyyBikey wrote:I mean in the network settings of Domoticz, not Pilot, so that you only need to provide a username/password to login to NGINX and not again for Domoticz if I login the Domoticz webinterface from outside my LAN:Within Pilot I'm using the external URL of Domoticz. If I also use the local server fields, and use my internal IP-address there, I get an error in my log file for every action within Pilot. I think because Pilot tries to login but it does not need to because on the local network - even with the HTTPS connection - you don't need a username password if you excluded the internal IP-ranges as in the picture above.
I think that Domoticz does not like that if the username/password is not needed. Is there a way to prevent this, still using the authentication of NGINX?
That means I need to check if the iPhone is in the local network and use the correct settings according to this.
I will try to have it fixed for the next beta version.
Domoticz on iOS: Pilot: Home Automation Control
- G3rard
- Posts: 669
- Joined: Wednesday 04 March 2015 22:15
- Target OS: -
- Domoticz version: No
- Location: The Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
@patoo77, the new version is great. I like the notification center widget
The camera's are working as well.
I have a request: the font size is rather big --> is it possible that the app supports the dynamic text of iOS? That way the app uses the font size you have choosen in the settings
The camera's are working as well.
I have a request: the font size is rather big --> is it possible that the app supports the dynamic text of iOS? That way the app uses the font size you have choosen in the settings
Not using Domoticz anymore
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Thanks, glad you're enjoying my appG3rard wrote:@patoo77, the new version is great. I like the notification center widget
The camera's are working as well.
I have a request: the font size is rather big --> is it possible that the app supports the dynamic text of iOS? That way the app uses the font size you have choosen in the settings
You're the first one requesting dynamic font sizing, I'll add it to the request feature list.
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Sharing some work. Beta coming soon
Please let me know what you think!
Security panel - Graphs - 3D Touch
Want to be a beta-tester?
Want to help translate Pilot?
PM or send me an email. [email protected]
Please let me know what you think!
Security panel - Graphs - 3D Touch
Want to be a beta-tester?
Want to help translate Pilot?
PM or send me an email. [email protected]
Domoticz on iOS: Pilot: Home Automation Control
- Mediacj
- Posts: 74
- Joined: Wednesday 11 February 2015 16:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Wow that graph is really beautiful!! Can't wait to have the new betapatoo77 wrote:Sharing some work. Beta coming soon
Please let me know what you think!
Security panel - Graphs - 3D Touch
Want to be a beta-tester?
Want to help translate Pilot?
PM or send me an email. [email protected]
In the current beta when I want to reorder the items in the "data" option the app crashes in the regular app it is still working.
-
- Posts: 14
- Joined: Thursday 21 May 2015 18:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: Pilot: Home Automation Control (iOS app)
This is really good stuff.
Last year I only bought this app to support the development of apps supporting Domoticz, but now I'm using it regularly to control Domoticz.
There is only one thing missing, before I can unplug my "Homewizard", there is no sound with a notification.
Are there possibilities for the 3D Touch to edit the menu, for example to start a scene.
I like to help and want to be a beta-tester (send you an email)
Last year I only bought this app to support the development of apps supporting Domoticz, but now I'm using it regularly to control Domoticz.
There is only one thing missing, before I can unplug my "Homewizard", there is no sound with a notification.
Are there possibilities for the 3D Touch to edit the menu, for example to start a scene.
I like to help and want to be a beta-tester (send you an email)
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Pilot: Home Automation Control (iOS app)
Beautiful..!!! Can't wait. Does the future list contains iPad app and actions/blocky to? Like example
Keep up the good work.
Verzonden vanaf mijn iPhone met behulp van Tapatalk
Keep up the good work.
Verzonden vanaf mijn iPhone met behulp van Tapatalk
-
- Posts: 296
- Joined: Thursday 17 July 2014 18:20
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Paris, France
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I just added sound on notifications. Doesn't require an app update, it should just "work".hjvingen wrote:This is really good stuff.
Last year I only bought this app to support the development of apps supporting Domoticz, but now I'm using it regularly to control Domoticz.
There is only one thing missing, before I can unplug my "Homewizard", there is no sound with a notification.
Are there possibilities for the 3D Touch to edit the menu, for example to start a scene.
I like to help and want to be a beta-tester (send you an email)
I'm considering all sorts of things for the 3D touch actions, including scenes.
However a widget for the notification center might be better fit for starting scenes. Or both.
Actions/blocky should be done within Domoticz event scripts on the web interface.Steven84 wrote:Beautiful..!!! Can't wait. Does the future list contains iPad app and actions/blocky to? Like example
Keep up the good work.
I could do it, however I'm not sure this is a best practice.
iPad version should be ready for version 2.0, so we're nearly there lol
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 14
- Joined: Thursday 21 May 2015 18:43
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Just tested and it just works. (even on my apple watch)I just added sound on notifications. Doesn't require an app update, it should just "work".
Thanks
Who is online
Users browsing this forum: No registered users and 1 guest