I’ve configured a Home Assistant and Z-Wave-JS stack, but I’m encountering issues with a Z-Wave node. Specifically, my MCO Home MH10-PM2.5-WA (which serves as an air quality, temperature, and humidity sensor) isn’t registering the PM2.5 value. Despite having the latest firmware as per MCO Home, I’m unable to resolve this problem.
My setup runs on a Raspberry Pi 4 with 8GB RAM and employs Docker Compose. For the Z-Wave receiver, I’m using an Aeotec Z-Stick 7. You can find the Docker Compose YAML here.
Do you have any idea how to resolve this issue?
Do you have experience with this device or manufacturer?
I don’t have any direct experience with that device. This is what you should look at:
In home assistant go to settings / devices, click on the device and see if there are any “entities not shown” - expand this list and see if any of them are the missing sensor, you’ll then need to enable them and restart HASS.
Go into the zwavejsui, and get the debug info for the device. Look through this to see if you can find anything related to this item and/or post it here for an expert to look at.