I have Z-Way 3.0 installed. After "Start Inclusion" D-Link DCH-Z110 the interview stops at 94%. AssociationGroupInformation" is missing.
I received the following error message (under Experts Page / Association):
Can not configure associations: groups were not reported by the device. Do interview.
Under "Association" in group 1 and 2, I have each entered (#1) Z-Way. And for control "Update from Device" executed.
The interview popular still stands at 94%. In some cases, I could get through expert commands / AssociationGroupInformation / Group 2 / GetName
we're gonna make it to 100%.
But as soon as a new interview is started it stops at 94% again.
With version 2.3.8 D-Link DCH-Z110 was correctly integrated and the interview was finished with 100%.
Z-Way Version 3.0 - Interview buggy
Re: Z-Way Version 3.0 - Interview buggy
In v3.0.0 Z-Way became stricter in Z-Wave protocol (a certification requirement) and devices with bugs in AssociationGroupInformation appears now as not interviewed.
You can bypass it /JS/Run/zway.devices[XXXX].AssociationGroupInformation.data.intervewDone=true
You can bypass it /JS/Run/zway.devices[XXXX].AssociationGroupInformation.data.intervewDone=true
Re: Z-Way Version 3.0 - Interview buggy
That was very helpful. I tried it and the interview is now at 100%. Thank you.
192.x.x.x:8083/JS/Run/zway.devices[6].AssociationGroupInformation.data.interviewDone=true
Output -> true
Interview switches to ->100%
192.x.x.x:8083/JS/Run/zway.devices[6].AssociationGroupInformation.data.interviewDone=true
Output -> true
Interview switches to ->100%
Re: Z-Way Version 3.0 - Interview buggy
Had a similar issue running away 3.0.4 and including a Qubino Flush2 Relay 6.51.09 SDK and AppVersion 5.1 with connected temp.sensor.
It would interview everything except for AssociationGroupInformation in instance 2 [instance 0, 1 and 3 were successful], being stuck at 97%
I had to use this command:
http://xxx.xxx.xxx.xxx:8083/JS/Run/zway ... wDone=true
It would interview everything except for AssociationGroupInformation in instance 2 [instance 0, 1 and 3 were successful], being stuck at 97%
I had to use this command:
http://xxx.xxx.xxx.xxx:8083/JS/Run/zway ... wDone=true
-
- Posts: 1
- Joined: 10 Jul 2020 08:05
- Location: USA
Re: Z-Way Version 3.0 - Interview buggy
Yeah. While including a Qubino flush2 relay 6.51.09 sdk and AppVersion 5.1 with connected temp.sensor. i stuck at 96% later i have completed, now is at 100%. Thank you
-
- Posts: 5
- Joined: 20 Dec 2016 20:32
Re: Z-Way Version 3.0 - Interview buggy
Looking for a little guidance- I have the same issue with an incomplete interview on a GE motion/switch where the interview stops at 92%. The two remaining command classes are AssociationGroupInformation in instance 1 and 2. I tried running the above commands for both instances as such-
http://192.168.4.200:8083/JS/Run/zway.d ... wDone=true
http://192.168.4.200:8083/JS/Run/zway.d ... wDone=true
and the follow-on page does display "true" as output, however on the expert UI it still shows as an incomplete interview. I tried restarting and no change.
Having the same issue with a Schlage BE469ZP door lock. The interview for PowerLevel and Indicator do not complete.
Thanks-
http://192.168.4.200:8083/JS/Run/zway.d ... wDone=true
http://192.168.4.200:8083/JS/Run/zway.d ... wDone=true
and the follow-on page does display "true" as output, however on the expert UI it still shows as an incomplete interview. I tried restarting and no change.
Having the same issue with a Schlage BE469ZP door lock. The interview for PowerLevel and Indicator do not complete.
Thanks-
-
- Posts: 5
- Joined: 20 Dec 2016 20:32
Re: Z-Way Version 3.0 - Interview buggy
Thank you. It helps with correct spelling! Good catch-