For u all who have the same problem..thanks to another forum I (he) found the solution;
If you open the netatmo_settings.xml file in the 'script' folder you'll probably see there's an extra line added with the same CO2 sensor.
The difference with the current CO2 sensor is the CAPITAL LETTERS;
[OLD]
Code: Select all
<device data_type="Co2" domoticz_dev_id="%Your_ID%" domoticz_dev_subtype="0" domoticz_dev_type="249" id="" module_id="" />
[NEW]
Code: Select all
<device data_type="CO2" domoticz_dev_id="%Your_ID%" domoticz_dev_subtype="0" domoticz_dev_type="249" id="" module_id="" />
Notice the difference in 'Co2' and 'CO2'.
This also has to has to be changed in the netatmo.py script on
line 54:
-->
After that..no more problems!
Raspberry Pi, Aeon Z-Stick, Fibaro Motion Sensor, 4x Fibaro Wall Plug, 2x Fibaro Dimmer, Netatmo Weatherstation