What I did so far:
- I downloaded https://github.com/brouwer/open-zwave/b ... gbw442.xml added to Config/fibaro folder.
- I updated manufacturer_specific.xml.
- Included device
Nice!
I can configure the device. E.g. I choose input 1 to be 'analog input....'
I chose 'apply configuration for this device'.
I connected a soil moisture sensor to input 1 (current sensor voltage 0.6 volt).
Now I can see the sensor value in the z-wave control panel:
... though it is strange that I see the value of input 1 twice. I have set input 2 as analog input with pull up resistor, nothing is connected so I should see the max value (10 volt). Strangely it appears as input 3. ... That is to say it says 'instance' instead of input. The module has 4 inputs. What are the 5 instances?
But even as I can see the value in the zwave control panel I cannot see the device in domoticz:
(I can't for some reason or other, no longer add a screenshot).
465 ZWAVE 00022000 1 Previous Event Cleared Light/Switch Switch Off - -
459 ZWAVE 00022001 1 Instance 1: Level Light/Switch Switch Set Level: 21 % - -
469 ZWAVE 00022001 1 kWh Meter General kWh 0.000 kWh - -
460 ZWAVE 00022002 1 Instance 2: Level Light/Switch Switch Set Level: 21 % - -
471 ZWAVE 00022002 1 kWh Meter General kWh 0.000 kWh - -
461 ZWAVE 00022003 1 Instance 3: Level Light/Switch Switch Set Level: 6 % - -
462 ZWAVE 00022004 1 Instance 4: Level Light/Switch Switch On - -
463 ZWAVE 00022005 1 Instance 5: Level Light/Switch Switch Off - -
464 ZWAVE 00022006 1 Instance 6: Level Light/Switch Switch Off - -
468 ZWAVE 0002200F 1 Voltage General Voltage 10.5 V - -
466 ZWAVE 00022036 1 Power Management Light/Switch Switch Off - -
467 ZWAVE 00022037 1 System Light/Switch Switch Off - -
453 ZWAVE 00022065 1 Color Color Switch RGBWWZ Set Level: 21 % - -
473 ZWAVE 00022065 1 Unknown Color Switch RGBW Off
So, where are the sensor input voltages?
I thought that the *.xml files only provide the configuration parameters. The readable values should work even without the xml.
So how can I read the input values?