python-openzwave icon indicating copy to clipboard operation
python-openzwave copied to clipboard

McoHome h9 CO2 Sensor is Unknown

Open opteemister opened this issue 5 years ago • 0 comments

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: <Product type="0901" id="3102" name="MH9-CO2-WD CO2 Monitor" config="mcohome/mh9co2.xml"/>

It appeared and started working

Thanks

opteemister avatar Apr 20 '20 18:04 opteemister