Another easy way to do is to follow Blynk Docs by using functions: led.off() and led.on()
led.off()
led.on()
exactly according to