When you add a debug node (set to full message mode) what does it show when you send a command to the device?
The output from the Alexa node will be a TurnOnRequest or TurnOffRequest on msg.command, which will need to be changed to something that Blynk understands.
Reading this might help…