Aeotech Wallmote Quad

I have a single Wallmote Quad and can’t seem to get it to associate with any other z-wave device or get the slider function to work. I’ve seen several older posts about this device and wonder if anyone has managed to get it to function correctly and if so how.
I approached Vesternet for support and they just replied that if I thought it didn’t work send it back for a refund :roll_eyes:

I have it working, however I had to reset it twice.
Here you can see the configuration

Thank-you for the info. Interestingly your configuration gives options of enable and disable for the various parameters. OH3 just allows you to set numbers. I’ve assumed 1 for enable and 0 for disable. However parameter 4 “Notification report” says to set to 3 to enable slide even though there is a separate slide parameter. I’ve done this now and the log file does report activity when I slide but it’s all a bit indecipherable and certainly does not show a value of “Decrease” anywhere
Here’s what it says when I swipe switch 1 down

2021-12-11 12:09:32.767 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Application Command Request (ALIVE:GET_CONFIGURATION)

2021-12-11 12:09:32.768 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 51: Incoming command class COMMAND_CLASS_CONFIGURATION, endpoint 0

2021-12-11 12:09:32.768 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 51: SECURITY not supported

2021-12-11 12:09:32.769 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 51: Received COMMAND_CLASS_CONFIGURATION V1 CONFIGURATIONCMD_REPORT

2021-12-11 12:09:32.769 [DEBUG] [class.ZWaveConfigurationCommandClass] - NODE 51: Node configuration report, parameter = 9, value = 16818486, size = 4

2021-12-11 12:09:32.770 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Got an event from Z-Wave network: ZWaveConfigurationParameterEvent

2021-12-11 12:09:32.770 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_CONFIGURATION, value=org.openhab.binding.zwave.internal.protocol.ZWaveConfigurationParameter@c88575

2021-12-11 12:09:32.771 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Update CONFIGURATION 9/4 to 16818486

2021-12-11 12:09:32.771 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Commands processed 1.

2021-12-11 12:09:32.772 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@13c752d.

2021-12-11 12:09:32.957 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Application Command Request (ALIVE:GET_CONFIGURATION)

2021-12-11 12:09:32.958 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 51: Incoming command class COMMAND_CLASS_CONFIGURATION, endpoint 0

2021-12-11 12:09:32.958 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 51: SECURITY not supported

2021-12-11 12:09:32.959 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 51: Received COMMAND_CLASS_CONFIGURATION V1 CONFIGURATIONCMD_REPORT

2021-12-11 12:09:32.959 [DEBUG] [class.ZWaveConfigurationCommandClass] - NODE 51: Node configuration report, parameter = 10, value = 16810039, size = 4

2021-12-11 12:09:32.960 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Got an event from Z-Wave network: ZWaveConfigurationParameterEvent

2021-12-11 12:09:32.960 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_CONFIGURATION, value=org.openhab.binding.zwave.internal.protocol.ZWaveConfigurationParameter@1a110b6

2021-12-11 12:09:32.961 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 51: Update CONFIGURATION 10/4 to 16810039

2021-12-11 12:09:32.961 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Commands processed 1.

2021-12-11 12:09:32.962 [DEBUG] [nal.protocol.ZWaveTransactionManager] - NODE 51: Checking command org.openhab.binding.zwave.internal.protocol.ZWaveCommandClassPayload@1eb202c.

and here is a screen shot of the parameters

Here is my config:

  group_1:
    - controller
  group_2: []
  group_3:
    - controller
  group_4: []
  group_5:
    - controller
  group_6: []
  group_7:
    - controller
  group_8: []
  group_9:
    - controller

  config_1_1: 0
  config_2_1: 0
  config_3_1: 1
  config_4_1: 1
  config_5_4: 65280
  config_39_1: 10
  config_255_4_wo: 0

As I’ve written - I had to factory reset the device and include it again for the device to work.

Also make sure to start and stop the slide in the same quadrant. I tried swiping from one quadrant to the other and that did not work.

Thank you.
I got it all working but only via rules which are slow. I cannot get associations with quibino mini dimmers to work or din rail dimmers either. So I’m probably not going to buy anymore Wallmote Quads but get the 8 button remotes instead that seem to work pretty flawlessly. They don’t look as nice though and they don’t have a rechargeable battery which is a shame.

I got it working via rules, too - but I don’t notice any delay at all.
Maybe you need to try jsr223 or HABApp.