It seems the list of supported devices is pretty outdated. Could you please update it? Because some new devices can't be found in it.
Here is example from https://github.com/OpenZWave/open-zwave
McoHome CO2 Sensor.
https://github.com/OpenZWave/open-zwave/blob/master/config/manufacturer_specific.xml#L1172
After adding it manually in
lib/python3.7/site-packages/python_openzwave/ozw_config/manufacturer_specific.xml
new line:
It appeared and started working
Thanks