I googled the device and found that someone has created a config file for ZMNHDD1 to use with OpenZwave https://groups.google.com/forum/#!topic ... h1TU-PiTHU. It contains the association details which are:
Code: Select all
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="11">
<Group index="1" max_associations="1" label="Lifeline group" auto="true"/>
<Group index="2" max_associations="16" label="Basic on/off input I1"/>
<Group index="3" max_associations="16" label="Multilevel set Flush dimmer"/>
<Group index="4" max_associations="16" label="Start level change/stop level change input I1"/>
<Group index="5" max_associations="16" label="Basic on/off input I2"/>
<Group index="6" max_associations="16" label="Notification report input I2"/>
<Group index="7" max_associations="16" label="Binary sensor input I2"/>
<Group index="8" max_associations="16" label="Basic on/off input I3"/>
<Group index="9" max_associations="16" label="Notification report input I3"/>
<Group index="10" max_associations="16" label="Binary sensor input I3"/>
<Group index="11" max_associations="16" label="Multilevel sensor report temp sensor"/>
</Associations>
</CommandClass>