Problem with dual Neo light switch

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
e-rook
Posts: 5
Joined: 06 Apr 2017 11:54

Problem with dual Neo light switch

Post by e-rook »

Hello

I have bought Neo Switch like linked below. Interview goes only 90% (I tried 2 different pieces from different packages) - falies on MultiChannelAssociation 1 and 2 (as screen 1).

Additionally Association tab in ExpertUI is empty :(. I can attempt and set manually association using Expert commands but not on Multichannel 1 and 2 and I would like to use it to set light and notify twin switch on 2nd floor. I am attaching XML for it - any advice how to sort it out?

Cheers,
Piotr "Rook"

https://www.aliexpress.com/item/Smart-H ... 68194.html

<ZWaveDevice xmlns="http://www.pepper1.net/zwavedb/xml-schemata/z-wave" schemaVersion="2">
<descriptorVersion>1</descriptorVersion>
<deviceData>
<manufacturerId value="0258"/>
<productType value="0003"/>
<productId value="108b"/>
<libType value="06"/>
<protoVersion value="04"/>
<protoSubVersion value="21"/>
<appVersion value="02"/>
<appSubVersion value="3c"/>
<basicClass value="04"/>
<genericClass value="10"/>
<specificClass value="01"/>
<optional value="true"/>
<listening value="true"/>
<routing value="true"/>
<beamSensor>0</beamSensor>
</deviceData>
<deviceDescription>
<description>
<lang xml:lang="en"/>
</description>
<wakeupNote>
<lang xml:lang="en"/>
</wakeupNote>
<inclusionNote>
<lang xml:lang="en"/>
</inclusionNote>
<productName/>
<brandName/>
<productVersion>2.60</productVersion>
</deviceDescription>
<commandClasses>
<commandClass id="0020" version="1" supported="true" controlled="false" secure="false" inNIF="false"/>
<commandClass id="0025" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0027" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0059" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="005a" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="005e" version="2" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0060" version="4" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0070" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0072" version="2" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0073" version="1" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0085" version="2" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="0086" version="2" supported="true" controlled="false" secure="false" inNIF="true"/>
<commandClass id="008e" version="3" supported="true" controlled="false" secure="false" inNIF="true"/>
</commandClasses>
<assocGroups>
<assocGroup number="1" maxNodes="5">
<description>
<lang xml:lang="en">Group 1</lang>
</description>
</assocGroup>
<assocGroup number="2" maxNodes="5">
<description>
<lang xml:lang="en">Group 2</lang>
</description>
</assocGroup>
<assocGroup number="3" maxNodes="5">
<description>
<lang xml:lang="en">Group 3</lang>
</description>
</assocGroup>
</assocGroups>
</ZWaveDevice>
Attachments
Screen Shot 2018-01-02 at 21.16.22.png
Screen Shot 2018-01-02 at 21.16.22.png (27.62 KiB) Viewed 3363 times
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Problem with dual Neo light switch

Post by PoltoS »

Need to see the log, but certainly the device is faulty in implementing this Command Class.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Problem with dual Neo light switch

Post by PoltoS »

Make sure to use the latest Z-Way
Post Reply