Use of zwave / set_config_parameter in home assistant

ok - so i retested, this is all I used:

{“entity_id”: “sensor.aeotec_zw074_multisensor_gen5_luminance_61”,
“parameter”: “5”,
“value”: “2”
}

And once executed HA process dies, nothing gets written to the “home-assistant.log” log file but there is a new entry in the “OZW_Log.txt” which is:

2016-10-18 18:05:41.856 Warning, Invalid Index Set on ValueList

Its basically exactly the same as whats on the HA site:

Any ideas?