i want to make a IoT device (with raspberry) that can be controlled by google home (and voice commands). I see online that all configuration are:
Google Home <---------------> IFTTT ----------> IoT Action
Is there a way to avoid IFTTT? I want to use a configuration like:
Google Home <----------------> IoT
What library or sdk do i need?
Thanks