warchildmd/google-assistant-hotword-raspi

feature request

rottieGO opened this issue · 2 comments

Hey, not an issue parse but anyway you can add triggers for GPIO control.

example 1 "Google, turn on LED" and it connects to GPIO that has the LED?
example 2 "Google, open switch" and it turns the servo on given GPIO

Did u figured it out how to do this ?

I'm interested in same. I can control GPIO at startup but having trouble finding the hook/location in the code where I can process a custom event locally. Any help is greatly appreciated.