Pilot: Home Automation Control (iOS app)
Moderator: leecollings
-
- Posts: 36
- Joined: Tuesday 23 December 2014 16:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Congrats indeed!
Feaure request:
Being able to login using two way certificate authentication.
It's by far the most easy to use and safe authentication methods.
A little hard to set up, but once it's working no worries about basic of web auth.
Feaure request:
Being able to login using two way certificate authentication.
It's by far the most easy to use and safe authentication methods.
A little hard to set up, but once it's working no worries about basic of web auth.
-
- 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:)rtenklooster wrote:Congrats indeed!
Feaure request:
Being able to login using two way certificate authentication.
It's by far the most easy to use and safe authentication methods.
A little hard to set up, but once it's working no worries about basic of web auth.
What do you mean "two-way certificate authentication"? Login-page authentication method, or something else?
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 36
- Joined: Tuesday 23 December 2014 16:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I mean logging in / authenticating using a client certificate installed on the device.
More info http://www.domoticz.com/wiki/Secure_Remote_Access
I did some googling and found this, it might be helpful, did a quick search on implementing certificate authentication in iOS apps. http://www.techrepublic.com/blog/softwa ... r-ios-app/
I did choose this method to have a save connection without entering password all the time. That's a disadvantage of basic login, my iPhone does not remember the username / password when I enter domoticz using my browser.
More info http://www.domoticz.com/wiki/Secure_Remote_Access
I did some googling and found this, it might be helpful, did a quick search on implementing certificate authentication in iOS apps. http://www.techrepublic.com/blog/softwa ... r-ios-app/
I did choose this method to have a save connection without entering password all the time. That's a disadvantage of basic login, my iPhone does not remember the username / password when I enter domoticz using my browser.
-
- 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 see, you meant using HTTPS and SSL certificate on your domoticz server. This should work at the moment, except there is currently an issue where self-signed certificates don't work as well as signed certificates. Hopefully I can have it fixed soon.rtenklooster wrote:I mean logging in / authenticating using a client certificate installed on the device.
More info http://www.domoticz.com/wiki/Secure_Remote_Access
I did some googling and found this, it might be helpful, did a quick search on implementing certificate authentication in iOS apps. http://www.techrepublic.com/blog/softwa ... r-ios-app/
I did choose this method to have a save connection without entering password all the time. That's a disadvantage of basic login, my iPhone does not remember the username / password when I enter domoticz using my browser.
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 36
- Joined: Tuesday 23 December 2014 16:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Ahh, okay when i trie to connect it gives NSURLErrorDomain error -1206patoo77 wrote:you meant using HTTPS and SSL certificate on your domoticz server. This should work at the moment, except there is currently an issue where self-signed certificates don't work as well as signed certificates. Hopefully I can have it fixed soon.
Will test again later. P.s.certificates are not self-signed
- mvveelen
- Posts: 678
- Joined: Friday 31 October 2014 10:22
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Hoorn, The Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
No updates about problems with iOS 8.1.3, so I'll ask it again: are there people with iOS 8.1.3 who are experiencing problems with the geofencing in Pilot? I hope someone will check this, because I went back to iOS 8.1.2
RPi3b+/RFXCOM rfxtrx433E/Shelly/Xiaomi Gateway/Philips HUE Lights/Atag Zone One/2 SunnyBoy inverters/AirconWithMe/P1 smartmeter/Domoticz latest Beta
-
- 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)
Where are you getting the NSURLErrorDomain? Through XCode in the app logs? In app? A screenshot would help a lotrtenklooster wrote:Ahh, okay when i trie to connect it gives NSURLErrorDomain error -1206patoo77 wrote:you meant using HTTPS and SSL certificate on your domoticz server. This should work at the moment, except there is currently an issue where self-signed certificates don't work as well as signed certificates. Hopefully I can have it fixed soon.
Will test again later. P.s.certificates are not self-signed
Working just fine on my side on iOS 8.1.3 (on iPhone 5S and 6). :/mvveelen wrote:No updates about problems with iOS 8.1.3, so I'll ask it again: are there people with iOS 8.1.3 who are experiencing problems with the geofencing in Pilot? I hope someone will check this, because I went back to iOS 8.1.2
Did you check in your iPhone settings if the location services are activated for Pilot?
Pretty hard to debug this kind of bugs..
Domoticz on iOS: Pilot: Home Automation Control
- mvveelen
- Posts: 678
- Joined: Friday 31 October 2014 10:22
- Target OS: NAS (Synology & others)
- Domoticz version: Beta
- Location: Hoorn, The Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Yes, that's why I ask for more input.
I had the problems with iOS 8.1.3 and even reinstalled the App after I found out about the problems: no success. So I went back to iOS 8.1.2 and it worked immediately
I had the problems with iOS 8.1.3 and even reinstalled the App after I found out about the problems: no success. So I went back to iOS 8.1.2 and it worked immediately
RPi3b+/RFXCOM rfxtrx433E/Shelly/Xiaomi Gateway/Philips HUE Lights/Atag Zone One/2 SunnyBoy inverters/AirconWithMe/P1 smartmeter/Domoticz latest Beta
-
- Posts: 36
- Joined: Tuesday 23 December 2014 16:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
THE error shows when I save my server address.
-
- 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)
That's not my app.rtenklooster wrote:
THE error shows when I save my server address.
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 36
- Joined: Tuesday 23 December 2014 16:20
- Target OS: Linux
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Haha oops wrong topic
-
- Posts: 39
- Joined: Monday 19 January 2015 14:35
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
I'm having troubles getting the app to connect to my domoticz server. I made the server available on the internet (port 443) with a DigiCert certificate.
When I open domoticz with the browser I can connect without errors, from my desktop and from my iPhone.
But when I try to connect to domoticz with your app, I get the error message 'Error while trying to connect to the server. Please make sure your server settinsg are correct.'
I enabled username/password security on the domoticz server with 'Basic-Auth' setting.
Did I do something wrong?
When I open domoticz with the browser I can connect without errors, from my desktop and from my iPhone.
But when I try to connect to domoticz with your app, I get the error message 'Error while trying to connect to the server. Please make sure your server settinsg are correct.'
I enabled username/password security on the domoticz server with 'Basic-Auth' setting.
Did I do something wrong?
Raspberry 3
Aeon Labs Z-Wave Stick Series 2 - RFLink USB Gateway
Z-Wave switches
433 MHz Temperature + Humidity sensors
Philips Hue Lights
Mi-Light WiFi Bridge + RGBW Controllers
Aeon Labs Z-Wave Stick Series 2 - RFLink USB Gateway
Z-Wave switches
433 MHz Temperature + Humidity sensors
Philips Hue Lights
Mi-Light WiFi Bridge + RGBW Controllers
-
- 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)
That's weird.Mozart wrote:I'm having troubles getting the app to connect to my domoticz server. I made the server available on the internet (port 443) with a DigiCert certificate.
When I open domoticz with the browser I can connect without errors, from my desktop and from my iPhone.
But when I try to connect to domoticz with your app, I get the error message 'Error while trying to connect to the server. Please make sure your server settinsg are correct.'
I enabled username/password security on the domoticz server with 'Basic-Auth' setting.
Did I do something wrong?
For testing purposes, can you :
* Try with the "self-signed certificate" option?
* Try connecting to your server without SSL?
If you can connect with Safari on your iPhone, I see no reason why it wouldn't work with Pilot.
Let me know how it goes,
Domoticz on iOS: Pilot: Home Automation Control
-
- Posts: 39
- Joined: Monday 19 January 2015 14:35
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: The Netherlands
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Changing to self-signed does not work either. I'm not able to connect without SSL from my current location.patoo77 wrote: That's weird.
For testing purposes, can you :
* Try with the "self-signed certificate" option?
* Try connecting to your server without SSL?
If you can connect with Safari on your iPhone, I see no reason why it wouldn't work with Pilot.
Let me know how it goes,
It does work without SSL when I'm home.
Raspberry 3
Aeon Labs Z-Wave Stick Series 2 - RFLink USB Gateway
Z-Wave switches
433 MHz Temperature + Humidity sensors
Philips Hue Lights
Mi-Light WiFi Bridge + RGBW Controllers
Aeon Labs Z-Wave Stick Series 2 - RFLink USB Gateway
Z-Wave switches
433 MHz Temperature + Humidity sensors
Philips Hue Lights
Mi-Light WiFi Bridge + RGBW Controllers
-
- Posts: 8
- Joined: Wednesday 25 February 2015 11:06
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Pilot: Home Automation Control (iOS app)
Is there a problem with dimming in the app?
Running the latest versions of both the app (paid for) and domoticz and the dimming isn't working for me.
I'm using an RfxComm to control lightwaverf switches.
If I try to dim using the sliders, mostly it accepts my input as an on/off swipe. When I do get the sliders to recognise I'm using them they just set to a random value, never more than 48% though...
Shame really as the app looks great but is completely unusable for me with regards to dimming my lights.
Running the latest versions of both the app (paid for) and domoticz and the dimming isn't working for me.
I'm using an RfxComm to control lightwaverf switches.
If I try to dim using the sliders, mostly it accepts my input as an on/off swipe. When I do get the sliders to recognise I'm using them they just set to a random value, never more than 48% though...
Shame really as the app looks great but is completely unusable for me with regards to dimming my lights.
-
- 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)
Can you send me a screenshot of your device in the Domoticz panel? Might help me figure this out.mattc wrote:Is there a problem with dimming in the app?
Running the latest versions of both the app (paid for) and domoticz and the dimming isn't working for me.
I'm using an RfxComm to control lightwaverf switches.
If I try to dim using the sliders, mostly it accepts my input as an on/off swipe. When I do get the sliders to recognise I'm using them they just set to a random value, never more than 48% though...
Shame really as the app looks great but is completely unusable for me with regards to dimming my lights.
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)
Pilot 1.3.1 is out. Please let me know if you run into any issues.
For those using different local/remote settings, hope this update brings you joy
Changelog
For those using different local/remote settings, hope this update brings you joy
Changelog
- You can now define local and remote server settings
- Native interface for iPhone 6 and 6+
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)
Woops sorry, I meant the Domoticz web interface, so that I can try to compare whats wrong with my implementation.mattc wrote:Is this ok?patoo77 wrote:
Can you send me a screenshot of your device in the Domoticz panel? Might help me figure this out.
Domoticz on iOS: Pilot: Home Automation Control
Who is online
Users browsing this forum: No registered users and 1 guest