Pilot: Home Automation Control (iOS app)

Moderator: leecollings

User avatar
Dynamic
Posts: 109
Joined: Friday 12 July 2013 14:50
Target OS: -
Domoticz version:
Location: Enschede
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by Dynamic »

Patrick, you're doing a great job! Can't wait for the upcoming beta!
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by Steven84 »

Can i be a beta tester again?


Verzonden vanaf mijn iPhone met behulp van Tapatalk
User avatar
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)

Post by G3rard »

@patoo77, can you add an option that rooms can be hidden in the Pilot app?

And please remove the option that a roomplan can be deleted in the app. I did that because I was thinking it was only removed in the app, but then the roomplans are also removed from Domoticz.
I have (had to be precise ;) ) quite some roomplans and deleted these by accident from the app.

Other items can't be deleted from the app, so then it's better that deleting a roomplan is also not possible.

P.S.
Also when you put a $ in front of the roomplan name, the roomplan is not shown in Domoticz, but it still is visible in the Pilot app. So that's not an option.
Not using Domoticz anymore
patoo77
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)

Post by patoo77 »

G3rard wrote:@patoo77, can you add an option that rooms can be hidden in the Pilot app?

And please remove the option that a roomplan can be deleted in the app. I did that because I was thinking it was only removed in the app, but then the roomplans are also removed from Domoticz.
I have (had to be precise ;) ) quite some roomplans and deleted these by accident from the app.

Other items can't be deleted from the app, so then it's better that deleting a roomplan is also not possible.

P.S.
Also when you put a $ in front of the roomplan name, the roomplan is not shown in Domoticz, but it still is visible in the Pilot app. So that's not an option.
Sorry you ran into this kind of trouble! You found out the hard way that everything is synced both ways between Pilot and Domoticz. And that's actually a feature! :P
However not many people use room plans so I don't get that much feedback for it.

Adding those to the feature request list:
* warning before deleting a room plan
* add a "hide room plan" switch
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by Steven84 »

Maybe future idea: store notifications in app..??
Then I don't need any other notification app any more.


Verzonden vanaf mijn iPhone met behulp van Tapatalk
patoo77
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)

Post by patoo77 »

Steven84 wrote:Maybe future idea: store notifications in app..??
Then I don't need any other notification app any more.


Verzonden vanaf mijn iPhone met behulp van Tapatalk
You can already send notifications from your Domoticz server to Pilot actually.

Check Pilot's website, there's a tutorial about it :-)

Unless you mean something else?


Envoyé de mon iPhone en utilisant Tapatalk
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by Steven84 »

Yes I know. I meant notifications stored in the app. Sometimes I have multiple notifications that I know only can see in Notification Center of iOS. Maybe in app read back option? You understand??


Verzonden vanaf mijn iPhone met behulp van Tapatalk
User avatar
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)

Post by G3rard »

@patoo77, I have some more requests 8-)

1) Is it possible that for the Switchtype Contact the Status is shown in stead of Data? It's now showing Open, Level:100% when the door is Open. If you show the status then the more logic value is shown.

Code: Select all

"Data" : "Open, Level: 100 %",
"Status" : "Open",
"SwitchType" : "Contact",
2) The same applies for Switchtype On/Off. In some cases the field Data also shows the level, which is not necessary for an on/off switch. The field Status shows the correct value.

Code: Select all

"Data" : "On, Level: 100 %",
"Status" : "On",
"SwitchType" : "On/Off",

Code: Select all

"Data" : "Off, Level: 93 %",
"Status" : "Off",
"SwitchType" : "On/Off",
3) Can you check if the new Selector switch http://www.domoticz.com/forum/viewtopic ... r&start=20 can be implemented including the button options?

4) Can you use the field Rain for a Rainmeter? Now the field Data is shown which has no relevant info.

Code: Select all

"Data" : "0;826.7",
"Rain" : "0.0",
"Type" : "Rain",
Thanks and let me know if I have to give some more information.
Not using Domoticz anymore
patoo77
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)

Post by patoo77 »

Steven84 wrote:Yes I know. I meant notifications stored in the app. Sometimes I have multiple notifications that I know only can see in Notification Center of iOS. Maybe in app read back option? You understand??
I see. What you need is a way to check for older notifications. Can't you store those in the Domoticz logs instead?

@G3rard: thanks a lot, it really helps. I will take a look at these data. ;)
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by Steven84 »

Just Looking for a way to get rid of pushover app


Verzonden vanaf mijn iPhone met behulp van Tapatalk
peerkersezuuker
Posts: 70
Joined: Monday 14 December 2015 22:16
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Mierlo
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by peerkersezuuker »

This is a big thank you for Patrick.
I had some trouble connecting to my Domoticz with the app, and after some mail exchange between Patrick and me it is working.
A big plus and KUDOS

With regard's
Peer
User avatar
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)

Post by Mediacj »

peerkersezuuker wrote:This is a big thank you for Patrick.
I had some trouble connecting to my Domoticz with the app, and after some mail exchange between Patrick and me it is working.
A big plus and KUDOS

With regard's
Peer
I have connection problems also every now and then, what was the solution for your problems?
peerkersezuuker
Posts: 70
Joined: Monday 14 December 2015 22:16
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Mierlo
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by peerkersezuuker »

Unfortunaly no solution.
I created a guest user and esay password for Patrick to use on my domotciz for trouble shooting.
It worked fine for him, so in domoticz i reset the user to myself with difficult password, restart domoticz and vola, it worked.
Hi Peer,

Glad we figured it out, even though it’s pretty weird.
There has to be an issue somewhere. You’re not the first one reporting this kind of weird login issues.

Let me know if you have any other problems/suggestions/feedback.
Cheers,

P
So no real sollution yet, but for the quick responses KUDOS.

Peer
erik4281
Posts: 9
Joined: Sunday 08 November 2015 14:07
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by erik4281 »

patoo77 wrote: I just added sound on notifications. Doesn't require an app update, it should just "work".
You mentioned you switched on the sound for notifications. For me it seems the sound only works on my Apple Watch. When I leave the watch at home and use just my phone, I don't get any sound, just the pop-up. Is there something I need to change or is this also something you should switch on the server-side?
patoo77
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)

Post by patoo77 »

erik4281 wrote:
patoo77 wrote: I just added sound on notifications. Doesn't require an app update, it should just "work".
You mentioned you switched on the sound for notifications. For me it seems the sound only works on my Apple Watch. When I leave the watch at home and use just my phone, I don't get any sound, just the pop-up. Is there something I need to change or is this also something you should switch on the server-side?
That's weird. It should work for both.
Make sure you checked the "sound" setting in your iPhone settings, in the Pilot section?

Here is the screen i am talking about (French but you should figure it out).
Image


Envoyé de mon iPhone en utilisant Tapatalk
erik4281
Posts: 9
Joined: Sunday 08 November 2015 14:07
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Pilot: Home Automation Control (iOS app)

Post by erik4281 »

patoo77 wrote: That's weird. It should work for both.
Make sure you checked the "sound" setting in your iPhone settings, in the Pilot section?
I checked the settings, they are all OK. Could be just an issue with my phone (or my ears ;) ). Maybe I'll try to reinstall the app and see if that solves it...
hjvingen
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)

Post by hjvingen »

erik4281 wrote:
patoo77 wrote: That's weird. It should work for both.
Make sure you checked the "sound" setting in your iPhone settings, in the Pilot section?
I checked the settings, they are all OK. Could be just an issue with my phone (or my ears ;) ). Maybe I'll try to reinstall the app and see if that solves it...
I tried, but now I also only get sound on my watch.
When I do the same with Prowl (disconnect watch) I do get sound on my iPhone.
patoo77
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)

Post by patoo77 »

Well that's odd...
I guess you're punished for having a watch :lol:

I will take a look :P
Bikey
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)

Post by Bikey »

@Patoo,

Did you made any progress on solving the errors will be logged by Domoticz at each startup (or reconnect) of the Pilot App, like discussed earlier in this topic?

In short, I constantly get this error:
2016-02-03 10:45:45.878 Error: Failed login attempt from 127.0.0.1 for 'PilotUsername' !

After this error the App works fine, until I restart Pilot or if the connection is lost.

I have NGINX as a reverse proxy (as described in the Wiki) between the internet and Domoticz, both running on an RPI. Unlike my first setup authentication is now still done by Domoticz (so 127.0.0.1 should not be in the "local networks" list in Domoticz).

It makes no difference if I change Domoticz authentication from Login Page or "Basic Auth".

So it looks like something is not implemented right during the first handshakes after startup, or because NGINX does some translation back and forth?

Can you replicate this behaviour? (you can also set up NGINX as described in the Wiki. I'm not yet using X.509). Domoticz version is 2.3530 stable.
patoo77
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)

Post by patoo77 »

Bikey wrote:@Patoo,

Did you made any progress on solving the errors will be logged by Domoticz at each startup (or reconnect) of the Pilot App, like discussed earlier in this topic?

In short, I constantly get this error:
2016-02-03 10:45:45.878 Error: Failed login attempt from 127.0.0.1 for 'PilotUsername' !

After this error the App works fine, until I restart Pilot or if the connection is lost.

I have NGINX as a reverse proxy (as described in the Wiki) between the internet and Domoticz, both running on an RPI. Unlike my first setup authentication is now still done by Domoticz (so 127.0.0.1 should not be in the "local networks" list in Domoticz).

It makes no difference if I change Domoticz authentication from Login Page or "Basic Auth".

So it looks like something is not implemented right during the first handshakes after startup, or because NGINX does some translation back and forth?

Can you replicate this behaviour? (you can also set up NGINX as described in the Wiki. I'm not yet using X.509). Domoticz version is 2.3530 stable.
Fixed in 1.7 ;)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest