FGD-211 command=configuration

Next steps are for someone to add the channel into the database - pretty much as I said above -:

define the channel config_decimal and then define the parameter=XX where XX is the parameter number.

If you have an account to edit the database, then please feel free to do this :slight_smile: .

Please anyone add this channel, please please… i can’t edit database.

What channel do you want added :confused:?

Sorry - have you requested access? If you have an account I can give you access - in general anyone should be able to edit the database.

My account:
Name Vladislav
Username brutevinch

Maybe this as you said:

“define the channel config_decimal and then define the parameter=XX where XX is the parameter number.”

parameter=40

I’ve updated your access.

Please check and confirm if it ok. And what is next? delete xml and reinitialize device?
http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/119

Thanks.
Once the database is updated and merged into github, you will need to update to the latest snapshot to include this definition.

Chris, can you done this to the end? i’m afraid to brake something in database =( haven’t enough skills to understand how zwave channels works. Thank you.

I’ll try and take a look at this in the next day or so.

Thank you! If i need to remind you just let me know

Added config parameter channel to versions above 1.9 (lower versions do not have parameter 40)

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/118
http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/119

1 Like

Thanks @sihui - much appreciated :slight_smile: . I’ll try and do a database update this evening…

@sihui @chris Thanks!!!

Hi, Chris. Any news? And what my next steps to test result?

Database update has been performed, you need to update to the latest snapshot zwave binding:

or if you are using the development branch wait until the next update is published.

1 Like

Thank you!

Installed last zwave snapshot on stable OH2.1 but there is no new features in binding after reinitialization.

/opt/openhab2/conf # ls ../addons                                                                                                                                               root@openhab
org.openhab.binding.zwave-2.2.0-SNAPSHOT.jar  org.openhab.ui.iconset.climacons-2.0.0-SNAPSHOT.jar  README
2017-07-15 00:32:27.337 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising Thing Node...
2017-07-15 00:32:27.338 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.339 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising cmd channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.339 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising poll channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.340 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising cmd channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.340 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising poll channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.342 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising state channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.343 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising state channel zwave:device:15bbe728e21:node4:switch_dimmer
2017-07-15 00:32:27.345 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising channel zwave:device:15bbe728e21:node4:scene_number
2017-07-15 00:32:27.346 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising cmd channel zwave:device:15bbe728e21:node4:scene_number
2017-07-15 00:32:27.346 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising poll channel zwave:device:15bbe728e21:node4:scene_number
2017-07-15 00:32:27.347 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 4: Initialising state channel zwave:device:15bbe728e21:node4:scene_number

Did you delete the thing and add it back again? If not, you will still have the old definition - ESH won’t update the thing definition automatically.

Thx. all works fine now but I can’t send parameter from Slider (Dimmer) like in oh1.8. Now it works only if I use Number item.