deblockt / google-home-push

python lib to push message on google case device
MIT License
15 stars 8 forks source link

Works right away? where is the api for #3

Open paulvanderheijden90 opened 4 years ago

paulvanderheijden90 commented 4 years ago

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

raav3n commented 4 years ago

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

peterd550 commented 3 years ago

You also need to setup the python virtual environment and run the script