Noob - latest openzwave cannot invert blind

Hi, i’m coming from Domoticz. I’m on hass.io image on raspberry, with beta openzwave which is working (discovered deviced previusly on the controller with domoticz). The problem is about my fibaro blind controller, wich i need to invert.
I try to add in config.yaml these lines but it’s not working. Could be that these are for the older zwave addon?

zwave:
  usb_path: /dev/serial/by-id/usb-0658_0200-if00
  device_config:
    cover.camerina_tapparella_level_5:
    invert_openclose_buttons: true
    invert_percent: true

thanks since now

Yes, this is for the “old” integration and will not work. You need to set these parameters through the service ozw.set_config_parameter, see here for more details. You’ll need the node_id, the number of the parameter you want to change and the value for the parameter.

Thanks for your help. It seems that i’ve solved reverting the wires from the fibaro to the roller motor…