[SOLVED] [z-wave][Fibaro FGD-212] only battery level, temperatur and power level working

My config:
OH 2.4 stable with OH 2.4 z-wave binding

Item-config:

Dimmer Dimmer01_Value1                           { channel="zwave:device:15a7a49f3a6:node83:switch_dimmer1",autoupdate="false" }
Switch Dimmer01_Switch1                          { channel="zwave:device:15a7a49f3a6:node83:switch_dimmer1",autoupdate="false" }

Number Dimmer01_Scene		                 { channel="zwave:device:15a7a49f3a6:node83:scene_number" }
Number Dimmer01_Power		                 { channel="zwave:device:15a7a49f3a6:node83:sensor_power" }
Number Dimmer01_kwh		                 { channel="zwave:device:15a7a49f3a6:node83:meter_kwh" }
Number Dimmer01_Watts		                 { channel="zwave:device:15a7a49f3a6:node83:meter_watts" }
Switch Dimmer01_Reset                            { channel="zwave:device:15a7a49f3a6:node83:meter_reset" }
Switch Dimmer01_AlarmHeat                        { channel="zwave:device:15a7a49f3a6:node83:alarm_heat" }
Switch Dimmer01_AlarmPower                       { channel="zwave:device:15a7a49f3a6:node83:alarm_power" }
Switch Dimmer01_AlarmSystem                     { channel="zwave:device:15a7a49f3a6:node83:alarm_system" }
Number Dimmer01_Power1		                { channel="zwave:device:15a7a49f3a6:node83:sensor_power1" }
Number Dimmer01_kwh1	                        { channel="zwave:device:15a7a49f3a6:node83:meter_kwh1" }
Number Dimmer01_Watts1		                { channel="zwave:device:15a7a49f3a6:node83:meter_watts1" }
Switch Dimmer01_AlarmHeat1                      { channel="zwave:device:15a7a49f3a6:node83:alarm_heat1" }
Switch Dimmer01_AlarmPower1                     { channel="zwave:device:15a7a49f3a6:node83:alarm_power1" }
Switch Dimmer01_AlarmSystem1                    { channel="zwave:device:15a7a49f3a6:node83:alarm_system1" }
Dimmer Dimmer01_Value2                          { channel="zwave:device:15a7a49f3a6:node83:switch_dimmer2" }

I get values only for:

switch_dimmer1 as Number and Switch
sensor_power1

All other items do not get any values from the device. Any idea?

The only Fibaro FGRGBW device I see in the database is this one. Is the FGRGBWM different than the FGRGBW?

Can you post the manufacturer, device type, device id, and firmware version from the node.xml file in the userdata/zwave directory?

My fault, wrong subject. I mixed to packaging. The device is FGD-212. It is recognised correct but the firmware is 3.5

I looked in the database from chris and there are two entries for this devices. One with firmware lower then 3.5 and one with higher then 3.5. But my device has 3.5 :wink: Not covered by the database.

grafik

Here is the screenshot:

and the xml-file
network_c2e5fc3d__node_83.xml (45.0 KB)

I will add it to the database.

Here are the two DB entries.
https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/133
https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/787

I think this may be a wording problem. When the database says All after 3.5, I think it means All after and including 3.5.

@chris can you confirm if your firmware is 3.5, when the database says All after 3.5, does that include firmware version 3.5?

Since the one is ‘All up to 3.4’ where max firmware is set to 3.4, and the other is ‘All after 3.5’ where the min firmware is set to 3.5, I think your assumption is correct that the value is included.

2 Likes

It looks like in both cases it is including - both for min and max.

I understand. It is in the database.

I made some more tests and let the device run for some hours. I receive datas for some of the items, but some are the same, some I don’t know?

It looks the channels with 1 at the end are the right one.

I will ignore this one’s, looks like the same as the items with ending 1:
Dimmer01_Watts
Dimmer01_Power


Watts1 and Power1 looks like get the same values. I will use only power1 and kwh1

2019-02-23 10:13:02.275 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from NULL to 19.6
2019-02-23 10:13:08.247 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 19.6 to 98.4
2019-02-23 10:17:14.177 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 98.4 to 69.4
2019-02-23 10:17:24.117 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 69.4 to 0.6
2019-02-23 10:17:39.049 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 0.6 to 5.9
2019-02-23 10:17:48.986 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 5.9 to 97.1
2019-02-23 10:17:50.996 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 97.1 to 75.1
2019-02-23 10:17:55.966 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 75.1 to 73.9
2019-02-23 10:25:25.133 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 73.9 to 9.2
2019-02-23 10:25:35.081 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 9.2 to 0.6
2019-02-23 11:16:58.222 [vent.ItemStateChangedEvent] - Dimmer01_kwh1 changed from NULL to 0.02
2019-02-23 11:53:21.431 [vent.ItemStateChangedEvent] - Dimmer01_kwh changed from NULL to 0.02
2019-02-23 11:53:21.474 [vent.ItemStateChangedEvent] - Dimmer01_Watts changed from NULL to 0.6
2019-02-23 11:53:21.660 [vent.ItemStateChangedEvent] - Dimmer01_Watts1 changed from NULL to 0.6
2019-02-23 14:17:29.638 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 0.6 to 4.1
2019-02-23 14:17:30.601 [vent.ItemStateChangedEvent] - Dimmer01_Power changed from 0.6 to 4.1
2019-02-23 14:17:30.701 [vent.ItemStateChangedEvent] - Dimmer01_Watts changed from 0.6 to 4.1
2019-02-23 14:17:30.874 [vent.ItemStateChangedEvent] - Dimmer01_Watts1 changed from 0.6 to 4.1
2019-02-23 14:17:34.612 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 4.1 to 16.7
2019-02-23 14:18:32.375 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 16.7 to 14.9
2019-02-23 14:18:37.360 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 14.9 to 13.3
2019-02-23 14:18:47.302 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 13.3 to 0.6
2019-02-23 14:20:52.779 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 0.6 to 30
2019-02-23 14:20:53.054 [vent.ItemStateChangedEvent] - Dimmer01_Power changed from 4.1 to 30
2019-02-23 14:20:53.149 [vent.ItemStateChangedEvent] - Dimmer01_Watts changed from 4.1 to 30
2019-02-23 14:20:53.332 [vent.ItemStateChangedEvent] - Dimmer01_Watts1 changed from 4.1 to 30
2019-02-23 14:20:57.757 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 30 to 37
2019-02-23 14:21:04.252 [vent.ItemStateChangedEvent] - Dimmer01_Power changed from 30 to 37
2019-02-23 14:21:04.356 [vent.ItemStateChangedEvent] - Dimmer01_Watts changed from 30 to 37
2019-02-23 14:21:04.534 [vent.ItemStateChangedEvent] - Dimmer01_Watts1 changed from 30 to 37
2019-02-23 14:21:07.714 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 37 to 16.7
2019-02-23 14:21:19.122 [vent.ItemStateChangedEvent] - Dimmer01_Power changed from 37 to 16.7
2019-02-23 14:21:19.205 [vent.ItemStateChangedEvent] - Dimmer01_Watts changed from 37 to 16.7
2019-02-23 14:21:19.381 [vent.ItemStateChangedEvent] - Dimmer01_Watts1 changed from 37 to 16.7
2019-02-23 14:21:21.653 [vent.ItemStateChangedEvent] - Dimmer01_Power1 changed from 16.7 to 0.6