robwolff3 / google-assistant-webserver

Docker for google-assistant-webserver
GNU General Public License v3.0
41 stars 15 forks source link

Can't delete orphaned assistant from google home #11

Open leifnel opened 2 years ago

leifnel commented 2 years ago

Not a problem with the ga-webserver itself, but...

I tried to install it on my docker 1½ year ago, and didn't get it working properly, or didn't find an use-case for it,

Anyway, it havent been running for long time, but I still have a "phantom speaker" in the google home app, and when I say "ok google, syncronize devices" I get an error from this "service".

When I try to remove the "speaker" in google home app, there is no associated service, like my automower is associated with Husquarna, my roomba is associated with iRobot etc. So the speaker is orphaned.

When I try to start the container, I see in the logs {\n "error": "deleted_client",\n "error_description": "The OAuth client was deleted."\n}')

It fits with that I can't find the app in the google developer console; it's probably purged because it weren't used for more than a year.

I had a long chat with Google One Help, but they couldn't help.

I just want to get rid of the "speaker" in the list of devices in google home. Is there a way to "force-remove" devices?