Page 1 of 1

Z-Wave after release 2.3799

Posted: Saturday 12 December 2015 12:25
by Domosapiens
With Domoticz release 2.3799 there is a huge update of OpenZwave manufacturer specific Config files.
See: https://github.com/domoticz/domoticz/co ... 96064cf710


This is a result of the OpenZwave update:
Fixed #704 - AutoAssocicate should work regardless of Config file presence:
https://github.com/OpenZWave/open-zwave ... c44b5cecd7

A list of the affected devices (scroll down to see if your devices are on the list):
Affected files1.jpg
Affected files1.jpg (151.56 KiB) Viewed 1295 times
Affected files2.jpg
Affected files2.jpg (103.02 KiB) Viewed 1295 times

A sample of the affected code in the manufacturer specific Config files: removal of auto="true" ( - sign and + sign)

Code: Select all

<CommandClass id="133" name="COMMAND_CLASS_ASSOCIATION">
     <Associations num_groups="1">
-      <Group index="1" max_associations="5" label="Group 1" auto="true"/>
+      <Group index="1" max_associations="5" label="Group 1" />
     </Associations>
   </CommandClass>

As I understand, it's about this table:
Association.JPG
Association.JPG (42.72 KiB) Viewed 1295 times
What exactly is the meaning of this change? Who can explain this?

What do we need to do to ?

Re-Include all affected nodes ?

Or (for the tweaker):
- Stop Domoticz
- Edit the zwcfg_0xnnnnn.xml file and take out the auto="true"
- Start Domoticz
Does this work ?

Please advice,
Domosapiens

Re: Z-Wave after release 2.3799

Posted: Saturday 12 December 2015 13:32
by gcoupe
Yes, indeed there has been a change. I have had "1.1" entries for some time, but now I'm also seeing "1.2" entries.
Domoticz 41.png
Domoticz 41.png (22.87 KiB) Viewed 1276 times
I also wish I knew what these 1.1 and 1.2 entries mean...

Re: Z-Wave after release 2.3799

Posted: Wednesday 16 December 2015 20:04
by Domosapiens
I think the 1.1 and 1.2 has something to do with multi instance associations

What type of device is node 10 ?
Why is it not associated with your Controller 1 ?

Regards
Domosapiens

Re: Z-Wave after release 2.3799

Posted: Wednesday 16 December 2015 20:51
by gcoupe
Domosapiens wrote: What type of device is node 10 ?
Why is it not associated with your Controller 1 ?
Oops! I hadn't noticed that...

It's a Fibaro FGWPE Wall Plug. I don't know why it was showing no associations. Now it's showing the Controller (device 1) associated with it in Groups 1 and 3. I didn't add the associations myself, something must have made it happen...

All the FGWPE wall plugs are showing the controller associated in Groups 1 and 3. I think this is the default, but I've been reading elsewhere in the forum that apparently the controller should only be associated with Group 3 by default?

Re: Z-Wave after release 2.3799

Posted: Wednesday 16 December 2015 21:05
by Domosapiens
Read here at the end:
http://www.pepper1.net/zwavedb/device/476
The Controller (1) Should be at least on Group 1 for Fibaro FGWPE Wall Plug

Re: Z-Wave after release 2.3799

Posted: Thursday 17 December 2015 9:31
by bbqkees
A.f.a.i.k. you can ignore this change.
For Domoticz you only need the nodes to associate with the controller and nothing more.
For most devices this is group 1 but for some it is group 3.