Hello to all forum participants.
Need the help of knowledgeable people.
I bought the MCOHOME PM2.5 Monitor MH10 -
https://www.vesternet.com/mwdownloads/download/link/id/1542/
The device displays data PM2.5 only on its own screen. But does not send PM2.5 data to the controller via z-wave. The device transmits data to my hub only temperature and humidity. But doesn’t transmit measurement data PM 2.5 to z-wave hub. There was no problem with connecting to the network, but in the field “Entities of this Node” shows only Temperature and Humidity entities. Home assistant did not determine the measurement pm2.5 function of this device. Home assistant supports this device? Why does it determine temperature and humidity, but does not see PM2.5 data?
The official User Manual read:
“Association Group
Device supports 1 association group. A gateway is suggested to associate with this group. The
device will report to this associated device (gateway) when detected data changes:
PM2.5: report every 10Sec
Temperature: report when any change≥ 0.5℃
Humidity: report when any change≥ 2%
Command Class supported by the device
COMMAND_CLASS_BASIC;
COMMAND_CLASS_SENSOR_MULTILEVEL;
COMMAND_CLASS_ASSOCIATION;
COMMAND_CLASS_VERSION;
COMMAND_CLASS_MANUFACTURER_SPECIFIC”
Is there any way to add PM2.5 measurements to Home Assistant?
My Smart home based on Raspberry with Sigma Z-Wave USB Adapter.
PS I looked at the file - /srv/homeassistant/lib/python3.5/site-packages/python_openzwave/ozw_config/manufacturer_specific.xml.
But I did not find such model in MCOHome, there is only mh9 CO2.
Maybe should i update Openzwave?
I think that currently in the Home assistant is the old version of openzwave. My Home assistant is 0.84.3 there is a version of openzwave 0.4.10 although 0.4.16 is already available