Interview not completed - Motion light switch

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
p_carneyrn
Posts: 23
Joined: 06 Sep 2018 13:54

Interview not completed - Motion light switch

Post by p_carneyrn »

I'm a Z-way newbie, but familiar with z-wave. I have tried several times to include my Jasco 26931/GE ZW4006 motion light switch with varying success. Each time I include it the interview process never completes and hangs at 92% (I think it's stuck on lifeline association and group association). Force interview doesn't work. Is there a fix or way to make it think it has completed?

Second, the first time I included it the device parameters came up automatically, but since then it has not. Any fix there?

Thanks in advance.
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: Interview not completed - Motion light switch

Post by micky1500 »

Here is something I posted before.
A few examples of commands that will over-ride Interview failures.
Change the parameters to match your system.
Probably not right, but it normally works :)

192.168.1.89:8083/JS/Run/zway.devices[47].SecurityS2.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].Security.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].Protection.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].instances[1].Security.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].instances[1].SecurityS2.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].instances[1].Protection.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].instances[2].Security.data.interviewDone=true
192.168.1.89:8083/JS/Run/zway.devices[47].instances[2].SecurityS2.data.interviewDone=true
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
ToddGreenfield
Posts: 5
Joined: 20 Dec 2016 20:32

Re: Interview not completed - Motion light switch

Post by ToddGreenfield »

I am having the same exact issues. Has anyone figured out a solution?
I try to run (appropriate parms changed) a couple of the above suggestions but it returns "TypeError: Cannot read property 'data' of undefined".
Suggestions?
iotgregg
Posts: 4
Joined: 20 Aug 2021 04:52

Re: Interview not completed - Motion light switch

Post by iotgregg »

I had the same issue with the motion switch and dimmer from GE/Jasco.
finchalex
Posts: 1
Joined: 19 Mar 2022 14:59

Re: Interview not completed - Motion light switch

Post by finchalex »

I am a Z-way newbie, but familiar with z-wave.

I have tried several times to include my Jasco 26931/GE ZW4006 motion light switch with varying success.

Each time I include it the interview process never completes and hangs at 92% I think it's stuck on lifeline association and group association.

Force interview doesn't work. Is there a fix or way to make it think it has completed.
kfxo
Posts: 5
Joined: 28 Feb 2022 19:44

Re: Interview not completed - Motion light switch

Post by kfxo »

See this thread https://forum.z-wave.me/viewtopic.php?t=32789

Run this in your browser for each missing interview

http://xxZWAYIPxx:8083/JS/Run/zway.devi ... wDone=true

replace xxZWAYIPxx with your ip, xx1xx with device num, and xx2xx with the instance
Post Reply