(EDGE Driver-Mc): Z-Wave Device Config Mc

New Update for Edge driver Z-Wave Device Config Mc:

Improvements and changes:

  • Added Profile for Association groups scan to single and multi-channels devices
  • Added Profile for Association Groups Configure to individual association groups for single and Multi Channels devices

with these options:

  • Get Association groups
  • Set Association groups
  • Remove One Node
  • Remove All Nodes

I haven’t tested it much since I only have 2 Z-wave devices with groups and one doesn’t work very well.

The normal procedure for Association groups is:

  1. change the driver on the device to be configured. You will NOT lose any routine or scene, when you finish and return to the driver they will all be recovered as they were. Let’s hope they don’t change it again.
  2. It will open in the last profile used and if it is the first one, the fingerprint information profile will open.
  3. In setting preferences choose the “Device association Group scan” profile. The device will have to be closed and reopened to display the new profile. If it is the first time it is used, it may be necessary to clear the cache of the app.
  4. By default it starts at group 0 and ends at 10, but you can choose others up to 255. There are devices that do not answer when they do not find more enabled groups, but other devices such as the fibaro FGS-223, always answer with the information of the group 1. Therefore repeated groups can be seen. Then you can repeat the search until the number before the group 1 repeated
  5. Press the execute action button:
    • It gives us information on the maximum nodes allowed and how the nodes are configured.
    • When the node coincides with the Hub node, it marks it " * Hub Node * ". This group should not be touched unless it is wrong.
      We can take a picture of how everyone is.

  • If we already know which group we want to configure:
    1. Select the profile in preferences: “Device association Group configure”. You will have to close the device and reopen it to display the new profile. If it is the first time it is used, it may be necessary to clear the cache of the app.
    2. Enter the Association Group number to configure
    3. Select if you are going to configure to send commands to a single or Multi-Channel device
    4. Select “Get” and press the execute action button
    • Show association group information
    1. Insert the Network Node value of the device to link in Hexadecimal format. (You can see it in the CLI)
    2. If it is a multi-channel device, insert the End point number (0 to 127) to which the command will be sent
    3. Select “Set” and press the action button. It will send it and 2 seconds later it will read it and show the result.

  • To remove One Node from an association group, follow the steps above and select “Remove One Node” and press the action button. It will delete it and 2 seconds later it will read it and show the result.

  • To remove all nodes from an association group, follow the steps above and select “Remove All Nodes” and press the action button. It will delete it and 2 seconds later it will read it and show the result.

This is the new driver version:

┌─────────────┬──────────────────────────────────────┐
│ Name        │ Z-Wave Device Config Mc              │
│ Version     │ 2022-09-06T16:56:35.503994897       │
└─────────────┴──────────────────────────────────────┘

If you find any problem, please tell me

2 Likes