Im doing a project where i use a node mcu board to control lights in my house and im using a service called Blynk which provides an app like environment to interact , turn the lights on and off with virtual buttons and for each button we have a webhook that can be used.
So i want to integrate that webhook with custom google assistant commands but as i scoured the internet i only found ifttt which i already know but, is there any way to trigger webhooks with voice command without using ifttt and using the console google thingy? If yes can someone please explain me how to do that?
Thanks in advance.