google-home-push
google-home-push copied to clipboard
Works right away? where is the api for
Hello,
So if im right I just need to do the instal " pip install googlehomepush" on my raspberry pi. I need to make sure the Raspberry is connect to my local network and my google home mini is also. And then it will work?
i don't understand where I need to fill in the code you are explaining in the api of you're readme. Can you please help me a bit on the way.
I would like that mij google home mini is speaking a text im sending true my raspberry python project.
Thank you already for your time and effort to help me
I found that the
pip install googlehomepush
didn't work for me. I had to clone the git and manually install the setup.py.
I didn't use the API, I just pasted the code in the 'How to Use' into a file, edited the code, and ran it on my terminal and worked just fine
You also need to setup the python virtual environment and run the script