I’ve been using Z-Wave for a couple of years now and have successfully integrated several Fibaro FGMS-001 multisensors into my Home Assistant setup. However, recently I encountered an issue with the fourth sensor that I couldn’t seem to resolve on my own. Let me walk through my experience and the steps I took to troubleshoot the problem, in case anyone else has faced a similar issue or might have some insights to share.
The Setup and the Problem
I have four Fibaro FGMS-001 sensors, all purchased at the same time. Three of them have been working perfectly within my HA setup. The fourth one, however, was previously part of another smart home setup. I wanted to integrate it into my current system, so I reset it as per the documentation and followed the standard procedure for adding a new Z-Wave device to HA. While HA successfully recognized the sensor, it didn’t register any of the individual sensor data points like temperature, luminance, or motion detection. This was puzzling because the attributes in the developer tools showed the same data as the working sensors. The only difference was the ID and name of the sensor.
Troubleshooting Steps
I tried several troubleshooting steps:
- Removed and re-added the sensor multiple times.
- Reset the sensor and re-paired it.
- Checked the Z-Wave configuration file for discrepancies.
- Verified that the sensor was functioning by observing attribute updates when moving in front of it.
Despite all these efforts, HA consistently failed to add the sensor data points. The Z-Wave part seemed to be working correctly, but HA wasn’t picking up the sensors.
Seeking Solutions
I reached out to the community to see if anyone had encountered a similar issue or could offer some advice. While waiting for responses, I decided to test the sensor in a different environment to rule out any HA-specific issues. Interestingly, the sensor worked flawlessly in another setup, which suggested that the problem might be HA-related rather than a hardware issue with the sensor itself.
Temporary Workaround
In the meantime, I found a temporary workaround by manually creating the sensor entities in HA. This allowed me to at least see some of the data points, though it wasn’t an ideal long-term solution. I’m still hoping to find a way to get HA to recognize the sensors automatically without manual intervention.
Community Support
I’m optimistic that with the collective knowledge of the community, we can find a more permanent solution. If anyone has dealt with a similar issue or has insights into how HA handles Z-Wave sensor discovery, I’d greatly appreciate your input. Let’s keep the discussion going and hopefully resolve this together!
Thanks to everyone for their time and suggestions. I look forward to hearing your experiences and ideas on this matter.