Fibaro Smart Implant Configuration Guide and Tricks

After receiving my two Fibaro Smart Implants, I was both excited and a bit overwhelmed. The devices came with a lot of channels and functionalities, which initially seemed a bit daunting. However, after some trial and error, I managed to get everything working smoothly. Here’s what I learned and how I configured them for optimal use in my smart home setup.

Understanding the Device

The Fibaro Smart Implant (FGBS-222) is a versatile device that offers a range of functionalities. Out of the box, it provides:

  • 2 binary sensors
  • 2 voltage sensors (for analog sensors)
  • 2 switch outputs
  • 1 temperature sensor

The device can support either 1 binary input + 1 voltage sensor or 2 binary sensors, along with 2 switch outputs. This flexibility allows it to be adapted to various use cases, whether you need binary inputs for switches or analog readings for sensors.

Configuration Process

Setting up the Fibaro Smart Implant requires some manual configuration, especially if you’re using it with Vera. Here’s a step-by-step guide based on my experience:

  1. Initial Setup

    • Begin by downloading the manual from the Fibaro website. It provides essential information and parameters that need to be set.
    • The device doesn’t report data immediately, so you’ll need to configure it manually in Vera.
  2. Parameter Adjustments

    • Binary Inputs: To use the binary inputs effectively, I had to adjust parameters 20 and 21 to set them for binary inputs. This ensures that the device sends the correct signals for switches or sensors.
    • Voltage Sensors: For the voltage sensors, parameters 52 and 54 were crucial. These parameters determine how the device reports analog sensor data. By tweaking these, I ensured that the voltage readings were accurate and reliable.
  3. ZWave Mapping in Vera

    • Vera’s ZWave mapping can be a bit tricky. I found that setting the BasicSetCapabilities parameter to 00=Ue1,FF=Te1,2=Ue2,1=Te2 helped in correctly mapping the inputs to the right endpoints. This configuration ensures that each input channel reports data independently without interference.
  4. Device Type and File Configuration

    • For the main device, setting the device type to urn:schemas-micasaverde-com:device:ComboDevice:1 and using the corresponding device file (D_ComboDevice1.xml) was essential. This setup allows Vera to recognize and manage the device correctly.
    • For the binary sensors, I configured them as motion sensors with the device type urn:schemas-micasaverde-com:device:MotionSensor:1 and the device file D_MotionSensor1.xml. This ensures that the binary inputs are recognized as motion sensors, which can be useful for automation triggers.
  5. Hiding Unnecessary Channels

    • If you’re not using certain channels (like the voltage sensors or switch outputs), it’s a good idea to hide them in Vera. This declutters your interface and prevents unintended interactions.
  6. Polling and Stability

    • Disabling polling on the main device is recommended. The Fibaro Smart Implant sends updates instantly when a change occurs, making polling unnecessary and potentially redundant.

Tips and Tricks

  • Binary Inputs as Motion Sensors: By configuring the binary inputs as motion sensors, you can leverage Vera’s built-in automation rules for motion detection. This is particularly useful if you’re using the implants for door or window sensors.
  • Voltage Sensor Calibration: If you’re using analog sensors with the voltage channels, ensure that the sensors are properly calibrated. This will provide accurate readings and prevent false triggers.
  • Firmware Updates: Always check for firmware updates for your Fibaro devices. Updates can improve functionality, fix bugs, and add new features.

Conclusion

The Fibaro Smart Implant is a powerful device that can significantly enhance your smart home setup. While the initial configuration might seem complex, taking the time to set it up correctly will pay off in the long run. With the right parameters and configurations, you can unlock its full potential and integrate it seamlessly into your smart home ecosystem. If you’re considering adding these devices to your setup, I highly recommend giving them a try!

Happy smart home tinkering! :rocket: