Add node fibaro FGS-212 failed

Hello everybody,

First, sorry for my english, I’m belgian and normally I speak french.

I’m new on Home Assistant. I use Hassbian.
I’ve a problem with a fibaro FGS-212 (Relay Switch). I can’t add this node to my system.
My controller is a ZWave.me usb stick on my Raspberry Pi 3 B+

Previously, I used another system and my controller was ok with my switch.

Now, impossible to add my switch to the network.
I try:

  • Reset my controller with
    sudo -s echo -ne “\x01\x04\x00\x42\x01\xB8” > /dev/ttyACM0
  • Reset my switch like the procedure from FIbaro

When I try to add my node to the network, the logs show

2019-09-06 14:29:50.410 Info, Add Device
2019-09-06 14:29:50.410 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0b, 0x7a
2019-09-06 14:29:50.410 Detail, Notification: ControllerCommand - Starting
2019-09-06 14:29:50.413 Detail,
2019-09-06 14:29:50.413 Info, contrlr, Sending (Command) message (Callback ID=0x0b, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0b, 0x7a
2019-09-06 14:29:50.417 Detail, contrlr,   Received: 0x01, 0x07, 0x00, 0x4a, 0x0b, 0x01, 0x00, 0x00, 0xb8
2019-09-06 14:29:50.417 Detail,
2019-09-06 14:29:50.417 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2019-09-06 14:29:50.417 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2019-09-06 14:29:50.417 Detail, Node001,   Expected callbackId was received
2019-09-06 14:29:50.418 Detail, Node001,   Expected reply was received
2019-09-06 14:29:50.418 Detail, Node001,   Message transaction complete
2019-09-06 14:29:50.418 Detail,
2019-09-06 14:29:50.418 Detail, contrlr, Removing current message
2019-09-06 14:29:50.418 Detail, Notification: ControllerCommand - Waiting
2019-09-06 14:29:50.420 Info, WriteNextMsg Controller nothing to do
2019-09-06 14:30:05.408 Detail, Node004,   Received: 0x01, 0x0b, 0x00, 0x04, 0x10, 0x04, 0x03, 0x25, 0x03, 0xff, 0xbb, 0x00, 0x85
2019-09-06 14:30:05.409 Detail,
2019-09-06 14:30:06.118 Detail, Node004,   Received: 0x01, 0x0b, 0x00, 0x04, 0x10, 0x04, 0x03, 0x25, 0x03, 0x00, 0xbb, 0x00, 0x7a
2019-09-06 14:30:06.119 Detail,

But I don’t see any device in Home Assistant.

Is there someone to help me?

Thx

Solved…
Finally I can add my switch after resetting.
The documentation from Fibaro isn’t very clear for this operation. The correct procedure is :
• Unplug the switch posée
• Press the B button and maintain it until plug the power
• Release the B button

The switch is reset to the factory settings :slight_smile: