Page 1 of 1

homeAway-version updates

PostPosted: Wed Aug 01, 2018 10:03 am
by kw123
the first production release 7.2.6 is available @ https://github.com/kw123/home-away-plugin-for-indigo and indigo store

Karl

Re: homeAway-version updates

PostPosted: Wed Aug 08, 2018 8:42 pm
by kw123
posted new version 7.1.4 on GitHub, plugin store will be posted also.https://github.com/kw123/home-away-plugin-for-indigo.

new:
1. various options for trigger / event time windows, eg:
a) first door open then device leaves and goes down ==> trigger one/all-away
b) first device shows up then door opens ==> trigger one /all Home

2. device states will only change now when in sync with door event (if door condition is selected)

3. can set transition for ONE away / ONE home to mean 0->1 or 2-->1 devices, I guess mostly you would choose 0 --> 1 devices home / away

4. better print / debug options

5. improved menus, tips etc.

I think this his ready for general use (*).


Karl

(*). but you will likely find some issues.

Re: homeAway-version updates

PostPosted: Tue Aug 14, 2018 10:01 am
by kw123
the first production release 7.2.6 is available @ https://github.com/kw123/home-away-plugin-for-indigo and indigo store

added various functions
- variable condition do not trigger if variable is not <, <=, ==, >=, >, in
- device/state condition do not trigger if dev/state is not <, <=, ==, >=, >, in
- reset options.
- and many checks
- some logging options
AND a somewhat detailed READ.me

Karl

Re: homeAway-version updates

PostPosted: Mon Jan 21, 2019 10:52 pm
by kw123
Code: Select all
Added features / changes in v7.2.13 @ 2019-01-21: 
===================================================

1. added check for incomplete event definitions

2. change to std logging

3. moved all files to indigo server directory

Re: homeAway-version updates

PostPosted: Thu Jan 09, 2020 2:16 pm
by palantir
kw123 wrote:
Code: Select all
Added features / changes in v7.2.13 @ 2019-01-21: 
===================================================

1. added check for incomplete event definitions

2. change to std logging

3. moved all files to indigo server directory


Karl -

I installed v7.2.13 as my fist attempt with the homeAway plugin, but I seem to be running into an issue. When I select the option "All sensors must be AWAY", I get an error message and no window pops up to configure the trigger:
Error (client) dialogForEventId() caught exception: PAXDialogControllerError -- The following field ID has an invalid visibleBinding identifier: selectExistingSensor

Any thoughts?

Thanks,
Ronald

Re: homeAway-version updates

PostPosted: Thu Jan 09, 2020 5:15 pm
by kw123
v 7.2.15 should have that fixed. just published.

Karl

Re: homeAway-version updates

PostPosted: Sat Jan 11, 2020 2:52 am
by palantir
Hi Karl -

Just installed the new version but the exact same error remains in my Indigo Eventlog. I switched on debug logging into the plugin.log file but I cannot see anything in there that points me to what is wrong. File is attached. Could you have a look please?

Many thanks,
Ronald

Re: homeAway-version updates

PostPosted: Sat Jan 11, 2020 10:40 am
by kw123
sorry for that, lets try v .16

Re: homeAway-version updates

PostPosted: Sun Jan 12, 2020 11:51 pm
by palantir
kw123 wrote:
sorry for that, lets try v .16


No worries. Working fine now. Thanks for the fast turn-around, Karl!