Page 17 of 51

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 06 January 2016 14:33
by MacJL
Hello,

Is there any plan to port Pilot to Apple TV ? It could be very nice to control some scene frome my TV. For example to dim ligths beforr watching a movie.

Regards,

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 06 January 2016 14:35
by patoo77
MacJL wrote:Hello,

Is there any plan to port Pilot to Apple TV ? It could be very nice to control some scene frome my TV. For example to dim ligths beforr watching a movie.

Regards,
Yes. Mid-long term though ;)

Re: Pilot: Home Automation Control (iOS app)

Posted: Saturday 09 January 2016 19:32
by patoo77
Sharing some work in progress (Thanks dannybloe for his very helpful insight).
Screenshot below shows a new interface for switches.
  • The behaviour remains the same: by clicking a cell, a section appears, letting you switch on/off the device.
  • The status label on the right is not a button: you can't directly click on it to trigger a switch on/off.
  • Dimmer level is shown in a circular interface.
Let me know what you think ;)

Image

Re: Pilot: Home Automation Control (iOS app)

Posted: Saturday 09 January 2016 21:14
by schulpr
Looks great !


Verzonden vanaf mijn iPad met Tapatalk

Re: Pilot: Home Automation Control (iOS app)

Posted: Saturday 09 January 2016 21:23
by Dynamic
Looking good!

Re: Pilot: Home Automation Control (iOS app)

Posted: Saturday 09 January 2016 21:23
by Steven84
Superb!!


Verzonden vanaf mijn iPhone met behulp van Tapatalk

Re: Pilot: Home Automation Control (iOS app)

Posted: Sunday 10 January 2016 20:33
by erik4281
Looking great! Would it be possible to change the on/off color of the items? Say I have a switch which is on when I'm not at home (my Nest shows "Away" as active in that case). I would like to have this particular switch to behave in reverse, so green when the switch is "Off" instead of "On".

Re: Pilot: Home Automation Control (iOS app)

Posted: Sunday 10 January 2016 20:37
by patoo77
erik4281 wrote:Looking great! Would it be possible to change the on/off color of the items? Say I have a switch which is on when I'm not at home (my Nest shows "Away" as active in that case). I would like to have this particular switch to behave in reverse, so green when the switch is "Off" instead of "On".

Next update you'll be able to invert the switch toggle with the location services, so that you can *turn off* a device when you get home, and *turn it on* when you leave.
Looks like it could help in your case.

However, I think it would be weird to have "off" devices that have the same color as "on" devices.

Re: Pilot: Home Automation Control (iOS app)

Posted: Tuesday 12 January 2016 17:25
by Mediacj
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.

Re: Pilot: Home Automation Control (iOS app)

Posted: Tuesday 12 January 2016 22:21
by patoo77
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.
Is your server accessible from the outside?

Re: Pilot: Home Automation Control (iOS app)

Posted: Tuesday 12 January 2016 22:22
by patoo77
Big news, 1.6 is out!
I put a lot of work into it, let me know what you guys think: multiple servers, multiple geofences, notification center widget, cameras support...
And many more things!

A huge THANKYOU to all the people that helped during the beta session. :)
1.7 beta coming soon. ;)

Changelog below.
V1.6.0
4 new big features for the full version:
  • Multiple geofencing locations!
  • Multiple servers!!
  • A notification center widget for your favorites!!!
  • Cameras support!!!! (Domoticz only)
But that is not all! You can also enjoy:
  • A better swipe performance overall
  • A simplified swipe interface for your dimmers
  • You can Inverting the on/off switch on geofencing
  • Custom enter/leave notifications
  • Dutch, Swedish, German localization
And for everyone:
  • Better display for "On" devices
  • Separate SSL local setting

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 8:04
by Steven84
Looks fantastic and works great. Nice to see camera integration. Can you already tell what we could expect in 1.7?


Verzonden vanaf mijn iPhone met behulp van Tapatalk

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 10:48
by patoo77
Steven84 wrote:Looks fantastic and works great. Nice to see camera integration. Can you already tell what we could expect in 1.7?
Graphs, security panel, multi-device notifications, 3D Touch support, improved interface (based on the screenshot I posted in an earlier post).

But yeah, most importantly graphs :lol:

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 10:55
by Dynamic
I found some 'strange' translations. I updated them in PoEditor.

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 11:39
by Bikey
Great update, almost all my suggestions implemented!
The slider for dimming works very nice now, keep it like that!

Some small bugs:
  • Sliding to the right until the slider turns green (with the checkmark) should only result in sending an "On" command if the current state of the lamp is "Off".
    If it is already on please don't send another "On" command because that starts a cycling of the dimming if you have KlikAanKlikUit/CoCo devices (until another "On" command is received). Instead just send a "Dim to 100%" command.
  • If the lamp is on this can be seen by the Orange highlighting of the dimming %. However if I change the dimming % the Orange marking is changed to Grey suggesting that the lamp is off
  • A switch with the type "contact" that is closed should appear grey in the list. If it is open it should be orange. Currently that is just the other way around
Feature request:
I would like to see the log-entries (in the category-list), like it is showed in the logscreen in Domoticz.

Great that you have picked up the development again, keep up the good work!

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 11:53
by patoo77
Bikey wrote:Great update, almost all my suggestions implemented!
The slider for dimming works very nice now, keep it like that!

Some small bugs:
  • Sliding to the right until the slider turns green (with the checkmark) should only result in sending an "On" command if the current state of the lamp is "Off".
    If it is already on please don't send another "On" command because that starts a cycling of the dimming if you have KlikAanKlikUit/CoCo devices (until another "On" command is received). Instead just send a "Dim to 100%" command.
  • If the lamp is on this can be seen by the Orange highlighting of the dimming %. However if I change the dimming % the Orange marking is changed to Grey suggesting that the lamp is off
  • A switch with the type "contact" that is closed should appear grey in the list. If it is open it should be orange. Currently that is just the other way around
Feature request:
I would like to see the log-entries (in the category-list), like it is showed in the logscreen in Domoticz.

Great that you have picked up the development again, keep up the good work!
Actually, I'm gonna scratch the current implementation of the dimmer for something much better :lol:
It's still a work in progress, but thanks to dannybloe I managed to make it even better.
Take a look : https://dl.dropboxusercontent.com/u/813 ... dimmer.mp4

I will take a look at your other suggestions, thanks :)

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 12:28
by Kroontje
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..


Verzonden vanaf mijn iPhone met Tapatalk

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 12:30
by patoo77
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..
Cameras are pretty hard to debug.
Can you PM me a screenshot of your camera settings? (hide user/pw) + the camera model?

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 12:31
by Bikey
patoo77 wrote: Actually, I'm gonna scratch the current implementation of the dimmer for something much better :lol:
It's still a work in progress, but thanks to dannybloe I managed to make it even better.
Take a look : https://dl.dropboxusercontent.com/u/813 ... dimmer.mp4

I will take a look at your other suggestions, thanks :)
Looks good. Only missing the current setting of the dim value in the overview if you don't touch the slider (in the circle). Just like in the current version.
How would you turn the lamp on/off, tapping on the circle?

Re: Pilot: Home Automation Control (iOS app)

Posted: Wednesday 13 January 2016 12:33
by patoo77
Bikey wrote:
patoo77 wrote: Actually, I'm gonna scratch the current implementation of the dimmer for something much better :lol:
It's still a work in progress, but thanks to dannybloe I managed to make it even better.
Take a look : https://dl.dropboxusercontent.com/u/813 ... dimmer.mp4

I will take a look at your other suggestions, thanks :)
Looks good. Only missing the current setting of the dim value in the overview if you don't touch the slider (in the circle). Just like in the current version.
How would you turn the lamp on/off, tapping on the circle?
Yeah, one of the changes since the video you just seen is that the circle shows the current percentage instead of on/off.
The circle is readonly. To turn it on, just swipe, or tap on the cell to display the "turn on/turn off" buttons.