Attempt to control one Fibaro Dimmer 2 from another unsuccesful

Dear community and potential saviors

I’ve spent a great deal of time trying to get this to work on my own without success. Hopefully someone can assist me!

I have read the relevant home assistant docs and all related manuals from Fibaro (along with a long thread with their support), yet i cannot manage to get one FGD212 Dimmer 2 to control another.

My environment is a Debian 10 VM running Home Assistant 2021.1.3 in VENV Python 3.7.3 with an AEON Labs ZW090 Z-Stick Gen5+ controller. The integration used is the regular zwave intergration (I plan on migrating to zwavejs in the future!).

Wiring

I have added all FGD212 Dimmer 2s in none secure mode and I have confirmed they are neighbors.

Named as following in Home Assistant/Z-wave integration
1 Master Bedroom WiC LED (Node 36)
2 Master Bedroom WiC Bollampa (Node 35)
3 Master Bedroom WiC (Node 25)

My goal is for Node 25 to control node 35 and 36.

My first approach was to group them together using Node group associations. I tried groups 2-5 without success.

Screenshot 2021-02-09 at 12.34.00

This is the output in OWZ.log when i press S1

2021-02-09 12:34:55.305 Detail, Node025, Refreshed Value: old value=0, new value=1, type=list
2021-02-09 12:34:55.305 Detail, Node025, Changes to this value are not verified
2021-02-09 12:34:55.305 Info, Node025, Received Configuration report: Parameter=13, Value=1
2021-02-09 12:34:55.305 Detail, Node025, Notification: ValueChanged
2021-02-09 12:34:56.377 Detail, Node025,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x19, 0x05, 0x70, 0x06, 0x0d, 0x01, 0x00, 0xca, 0x00, 0x5a
2021-02-09 12:34:56.378 Detail, 
2021-02-09 12:34:56.378 Detail, Node025, Refreshed Value: old value=1, new value=0, type=list
2021-02-09 12:34:56.378 Detail, Node025, Changes to this value are not verified
2021-02-09 12:34:56.378 Info, Node025, Received Configuration report: Parameter=13, Value=0
2021-02-09 12:34:56.378 Detail, Node025, Notification: ValueChanged

Fibaro support suggested i use scene activation

I set the following in the z-wave integration

Output of log when i click set configuration parameter

2021-02-09 12:39:39.370 Info, Node025, Sending (Send) message (Callback ID=0x39, Expected Reply=0x13) - ConfigurationCmd_Set (Node=25): 0x01, 0x0c, 0x00, 0x13, 0x19, 0x05, 0x70, 0x04, 0x1c, 0x01, 0x01, 0x25, 0x39, 0x88
2021-02-09 12:39:39.378 Detail, Node025,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2021-02-09 12:39:39.378 Detail, Node025,   ZW_SEND_DATA delivered to Z-Wave stack
2021-02-09 12:39:39.441 Detail, Node025,   Received: 0x01, 0x18, 0x00, 0x13, 0x39, 0x00, 0x00, 0x06, 0x02, 0xc9, 0x7f, 0x7f, 0x7f, 0x7f, 0x00, 0x00, 0x03, 0x0f, 0x05, 0x00, 0x00, 0x03, 0x01, 0x00, 0x00, 0x0b
2021-02-09 12:39:39.441 Detail, Node025,   ZW_SEND_DATA Request with callback ID 0x39 received (expected 0x39)
2021-02-09 12:39:39.441 Info, Node025, Request RTT 71 Average Request RTT 1566
2021-02-09 12:39:39.441 Detail,   Expected callbackId was received
2021-02-09 12:39:39.441 Detail,   Expected reply was received
2021-02-09 12:39:39.441 Detail,   Message transaction complete
2021-02-09 12:39:39.441 Detail, 
2021-02-09 12:39:39.441 Detail, Node025, Removing current message
2021-02-09 12:39:39.441 Detail, 
2021-02-09 12:39:39.441 Info, Node025, Sending (Send) message (Callback ID=0x3a, Expected Reply=0x04) - ConfigurationCmd_Get (Node=25): 0x01, 0x0a, 0x00, 0x13, 0x19, 0x03, 0x70, 0x05, 0x1c, 0x25, 0x3a, 0x8a
2021-02-09 12:39:39.450 Detail, Node025,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2021-02-09 12:39:39.450 Detail, Node025,   ZW_SEND_DATA delivered to Z-Wave stack
2021-02-09 12:39:39.516 Detail, Node025,   Received: 0x01, 0x18, 0x00, 0x13, 0x3a, 0x00, 0x00, 0x07, 0x02, 0xc9, 0x7f, 0x7f, 0x7f, 0x7f, 0x00, 0x00, 0x03, 0x0f, 0x05, 0x00, 0x00, 0x03, 0x01, 0x00, 0x00, 0x09
2021-02-09 12:39:39.516 Detail, Node025,   ZW_SEND_DATA Request with callback ID 0x3a received (expected 0x3a)
2021-02-09 12:39:39.516 Info, Node025, Request RTT 74 Average Request RTT 820
2021-02-09 12:39:39.516 Detail,   Expected callbackId was received
2021-02-09 12:39:39.584 Detail, Node025,   Received: 0x01, 0x0d, 0x00, 0x04, 0x00, 0x19, 0x05, 0x70, 0x06, 0x1c, 0x01, 0x01, 0xc9, 0x00, 0x49
2021-02-09 12:39:39.584 Detail, 
2021-02-09 12:39:39.584 Info, Node025, Response RTT 142 Average Response RTT 2936
2021-02-09 12:39:39.584 Detail, Node025, Refreshed Value: old value=1, new value=1, type=list
2021-02-09 12:39:39.584 Detail, Node025, Changes to this value are not verified
2021-02-09 12:39:39.584 Info, Node025, Received Configuration report: Parameter=28, Value=1
2021-02-09 12:39:39.584 Detail, Node025,   Expected reply and command class was received
2021-02-09 12:39:39.584 Detail, Node025,   Message transaction complete
2021-02-09 12:39:39.584 Detail, 
2021-02-09 12:39:39.584 Detail, Node025, Removing current message
2021-02-09 12:39:39.584 Detail, Node025, Notification: ValueChanged

After that i go to automations in the UI and create an empty automation. I enter a trigger for an event and enter the following as event data

      event_data:
        entity_id: zwave.master_bedroom_wic
        scene_id: 16

UI returns Message malformed: Integration not found

I go to developer tools and Listen to events where I enter zwave.scene_activated. No output when i press S1 like a madman.

I’m a novice when it comes to HA, it is not unlikely i have made multiple simple mistakes. Thank you for reading my post and a BIG thanks in advance to anyone who can offer guidance.

Did you get this working?

(Fick du det att funka, såg på din skiss att vi kan prata svenska)

Hi, yes.

The old zwave integration that was probably the issue. With zwave-js and zwave-js-ui i have the following associations and it works.