Questions tagged [google-nest]
Formerly (or also known as) "Google Home", Google Nest is software used to create Google Assistant based smart speakers and other interactive IoT devices. It can be deployed on a Raspberry Pi.
7 questions
0 votes
0 answers
81 views
Can you change a Pi's bluetooth device class on a Pi 4b and if so how?
I have a Pi4b with the digiamp hat. I want to stream audio from a google device but it doesnt see my pi as a speaker. It does Pair but doesnt appear as a speaker I can use. I want to try changing the ...
0 votes
0 answers
153 views
Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue, but doesn't seem so
Background. I tend to have a raspberry at home running some services (ssh, svn, apache, vpn) that I can access from the outside world. A few days ago I upgraded my hardware from a raspberry pi 3 (...
0 votes
0 answers
107 views
Raspberry Pi Magic Mirror/Google Assistant
I installed a magic mirror software and installed google assistant with it but then after I started the module and tried giving a command everything but then the display shut off. The Pi still has ...
0 votes
1 answer
286 views
Activate Python Script through POST request
I installed and have running the google home + raspberry pi from: http://www.instructables.com/id/Google-Home-Raspberry-Pi-Power-Strip/ I modified the sw1_on.py and sw1_off.py codes to turn on an led ...