Git Product home page Git Product logo

Comments (11)

drigz avatar drigz commented on April 28, 2024 9

Thanks for your feedback!

Companion app support is in the roadmap and you can sign up for updates if you're interested.

from aiyprojects-raspbian.

alainros avatar alainros commented on April 28, 2024 2

I now see the AIY Kit in my Google Home app on my phone. But I can't assign it a room nor a Nickname.
It always responce with an error saying: " Can't update the setting. Check your connection."
All my devices are on the same Wifi Network, Phone, Google Home, Google mini and the AIY kit running on my Pi3

Any inside?

from aiyprojects-raspbian.

eduncan911 avatar eduncan911 commented on April 28, 2024 1

+1 had me scratching my head as well. Will sign up for updates.

from aiyprojects-raspbian.

ianholing avatar ianholing commented on April 28, 2024

+1 would love to link AIY to home app but it's not possible

from aiyprojects-raspbian.

rikkkurd avatar rikkkurd commented on April 28, 2024

would like to see it showing up in the google home app as well.

from aiyprojects-raspbian.

jpfk123 avatar jpfk123 commented on April 28, 2024

The release notes of the latest SDK update seems to say it should connect to the app now but I cant find how. Anybody knows how to do it? I already created device model ID and followed steps from the embed project tutorials

from aiyprojects-raspbian.

shivasiddharth avatar shivasiddharth commented on April 28, 2024

@jpfk123 Go into home control in the app and your device will be listed under virtual devices

from aiyprojects-raspbian.

jpfk123 avatar jpfk123 commented on April 28, 2024

Thank you very much!! I was looking inside the google home app instead of the assistant settings. I thought I had done something wrong but its working now :-)

from aiyprojects-raspbian.

Matschi89 avatar Matschi89 commented on April 28, 2024

@jpfk123
I'm totally new to the aiy kit and can't get it into the app. Can you help me?
How do I update the aiy kit to the new SDK and pair it with the app afterwards?
Thanks in advance
Cheers

from aiyprojects-raspbian.

t1m0thyj avatar t1m0thyj commented on April 28, 2024

@Matschi89 Run these commands in a terminal in /home/pi/voice-recognizer-raspi (or wherever you have Assistant installed):

git fetch origin pull/207/head:upgrade-assistant
git checkout upgrade-assistant
rm -rf ~/voice-recognizer-raspi/env
scripts/install-deps.sh
sudo systemctl restart voice-recognizer.service

This will pull the updates from the PR submitted by @drigz, and update the Google Assistant library to version 0.1.0.

As @jpfk123 mentioned, it is not possible to see your AIY kit in the Google Home app, but once you have upgraded it should show up in the Google Assistant app on your phone (you should see "Voice Kit" listed under Settings -> Devices).

from aiyprojects-raspbian.

aworkbot avatar aworkbot commented on April 28, 2024

@t1m0thyj I followed your instructions but still no luck. I don't see "VoiceKit" on my Assistant app (neither on devices nor home control)

from aiyprojects-raspbian.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.