Page 16 of 51

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 11:30
by Bikey
dannybloe wrote:Now that I'm using it more often I notice a missing feature (two actually):

First of all I miss the ability to quickly see which lights (devices) are on. In the lists, the current value is dimmed and there is no way to distinguish on from off. I use the web version to quickly check if all the lights are off. It's a visual scan.
Danny
Exactly, juist like I mentioned earlier. In the screenshots I see that this is still the same for the 1.6 version.
@Patoo: Can you implement highlighting for devises that are switched on?

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 20:21
by patoo77
Bikey wrote:
dannybloe wrote:Now that I'm using it more often I notice a missing feature (two actually):

First of all I miss the ability to quickly see which lights (devices) are on. In the lists, the current value is dimmed and there is no way to distinguish on from off. I use the web version to quickly check if all the lights are off. It's a visual scan.
Danny
Exactly, juist like I mentioned earlier. In the screenshots I see that this is still the same for the 1.6 version.
@Patoo: Can you implement highlighting for devises that are switched on?
Trying something simple to display which switches are on.
Also implemeting evohome control.

Image

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 20:42
by Bikey
Looks good!

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 20:49
by Bikey
Bikey wrote:
patoo77 wrote:o you're using HTTPS on the outside and HTTP in the local network?
I think that might be an issue. As far as I can remember, the way I implemented it is that both should use the same encryption: HTTP for both, or HTTPS for both.

Do you have a way to test it on your side?
That way we can check if the issue really comes from i
Yes I use HTTPS on the outside and HTTP in the local network.
If I use both HTTPS inside and outside my network, I get the same result, I get one error "Failed login attempt from 127.0.0.1 for 'xxxxx' !" each time a start Pilot up after shutting it down completely.
After that switching works and no further errors until i restart Pilot again.
@patoo77 I'm still having this issue, any chance this can be solved?

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 21:09
by patoo77
Bikey wrote:
Bikey wrote:
patoo77 wrote:o you're using HTTPS on the outside and HTTP in the local network?
I think that might be an issue. As far as I can remember, the way I implemented it is that both should use the same encryption: HTTP for both, or HTTPS for both.

Do you have a way to test it on your side?
That way we can check if the issue really comes from i
Yes I use HTTPS on the outside and HTTP in the local network.
If I use both HTTPS inside and outside my network, I get the same result, I get one error "Failed login attempt from 127.0.0.1 for 'xxxxx' !" each time a start Pilot up after shutting it down completely.
After that switching works and no further errors until i restart Pilot again.
@patoo77 I'm still having this issue, any chance this can be solved?
Yup.

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 22:32
by patoo77
Image

Re: Pilot: Home Automation Control (iOS app)

Posted: Friday 18 December 2015 23:17
by Bikey
Ok so you implemented the self signed certificate for local connections as well? Great. However I have disabled the settings for the local connection and only use the settings for external access. However I still have the error at initial startup, after that no problems.

Re: Pilot: Home Automation Control (iOS app)

Posted: Sunday 20 December 2015 19:37
by BBI_home
Hi,

Does somebody have experience to connect a Pilot app thru a Dutch KPN Experia Box V9?
I think I’m struggling with the correct NAT setting.
I’ve put the Lan host by IP address in the DMZ,
Enabled UPnG IGD,
Set port forwarding to Start Port 80 and End Port 8080
Also the Start Mapping Port to 80 and End Mapping Port 8080
SNTP is according standard KPN rules
The settings for Custom HTTP/Action are filling according tutorial
Also the test looks successful: “ Notification send! Should arrive at your device soon…’
And the settings on the app are accepted and seems to be oke too!

Looking forward for ideas

Machiel

Re: Pilot: Home Automation Control (iOS app)

Posted: Sunday 20 December 2015 22:46
by Bikey
BBI_home wrote:Hi,

Does somebody have experience to connect a Pilot app thru a Dutch KPN Experia Box V9?
I think I’m struggling with the correct NAT setting.
I’ve put the Lan host by IP address in the DMZ,
Enabled UPnG IGD,
Set port forwarding to Start Port 80 and End Port 8080
Also the Start Mapping Port to 80 and End Mapping Port 8080
SNTP is according standard KPN rules
The settings for Custom HTTP/Action are filling according tutorial
Also the test looks successful: “ Notification send! Should arrive at your device soon…’
And the settings on the app are accepted and seems to be oke too!

Looking forward for ideas

Machiel
The App uses the standard Domoticz API, so first test if you can use the basic Domoticz web interface from an external location, preferably using HTTPS and a username/password.
I would NOT recommend to put the IP address of your home automation computer in the DMZ. This exposes every ports and every protocol to the wild wild internet. Just use port forwarding and forward port 443 external (or any other if you like) to the IP-address and port 443 of the Domoticz system.
Sending notifications from Domoticz to the Internet has nothing to do with al this (access from the Internet to Domoticz), so that does not prove anything.

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 15:19
by BBI_home
hi,

good to know, I've put everything outside the DMZ.
I also can confirm that I'm able to setup a connection to my Domoticz server from an external environment, but I still don't receive a notification in test modus .
I wonder if the notification function is already implemented at all in the Pilot app.

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 15:22
by patoo77
BBI_home wrote:hi,

good to know, I've put everything outside the DMZ.
I also can confirm that I'm able to setup a connection to my Domoticz server from an external environment, but I still don't receive a notification in test modus .
I wonder if the notification function is already implemented at all in the Pilot app.
Receiving notifications has little to do with how your server is setup actually. :)
Can you make sure that you entered the private API key correctly in your Domoticz settings? Some users already reported some errors with the letter "I" (capital "i") being mistaken with l (lower "L").

If it is still not working, please PM me your private API key, I'll see if there's anything wrong server-side.
P

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 17:33
by Bikey
I also think that primarily you should use the notification options from your Domoticz-system and not from the Pilot App, except perhaps for Geofences applications. That is because only the Domoticz server has a direct overview of all your sensors and switches and is able to trigger at (near) real time status changes. The App only updates these statuses if it is open and able to periodically poll the server.

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 17:40
by patoo77
Bikey wrote:I also think that primarily you should use the notification options from your Domoticz-system and not from the Pilot App, except perhaps for Geofences applications. That is because only the Domoticz server has a direct overview of all your sensors and switches and is able to trigger at (near) real time status changes. The App only updates these statuses if it is open and able to periodically poll the server.
@Bikey: it's much more simple :D

Pilot uses the standard Domoticz notifications system with the "Custom HTTP/Action" setting.
Simply put, that's how it works: Domoticz sends a notification to Pilot's API server, which then routes the notification to the correct user. It's real PUSH in this regard.

All the explanations in my tutorial:
http://pilot.patrickferreira.com/domoti ... fications/

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 20:00
by Bikey
You are right! I stand corrected :-)

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 20:22
by BBI_home
I'm still trying to setup a test situation according the documentation: If everything is correctly setup, you can click on “Test”. This will send a test notification to your iOS device. It should be sent to your device immediatly ;
On my Domoticz server everything seems to be ok, there is a message that a notification is send to the app, but a notifiction doesn't show up on the app.

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 21 December 2015 20:44
by patoo77
BBI_home wrote:I'm still trying to setup a test situation according the documentation: If everything is correctly setup, you can click on “Test”. This will send a test notification to your iOS device. It should be sent to your device immediatly ;
On my Domoticz server everything seems to be ok, there is a message that a notification is send to the app, but a notifiction doesn't show up on the app.
Please PM me your private key. ;)

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 23 December 2015 15:02
by patoo77
Also working on cameras support btw. :-)
Image


Envoyé de mon iPhone en utilisant Tapatalk

Re: Pilot: Home Automation Control (iOS app)

Posted: Thursday 24 December 2015 9:02
by erik4281
I like the app, but as mentioned before: It would be nice if a quick scan of a page would show you the state of your home. Colors (instead of just on/off) do help a lot there!

Re: Pilot: Home Automation Control (iOS app)

Posted: Thursday 24 December 2015 14:27
by patoo77
erik4281 wrote:I like the app, but as mentioned before: It would be nice if a quick scan of a page would show you the state of your home. Colors (instead of just on/off) do help a lot there!
Yup, that will definitely be in the next version :)
I put a screenshot of it in this thread

Re: Pilot: Home Automation Control (iOS app)

Posted: Monday 04 January 2016 16:33
by patoo77
Just posted a little question on this topic if you guys wanna take a look. It's about the security panel, put it elsewhere so that people not using Pilot might also help.
Feel free to post your feedback ;)
viewtopic.php?f=28&t=9747