-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Home sensor stopped working last night #24815
Comments
If you open your browser to http://192.168.1.90:8008/setup/assistant/alarms do you see anything there? |
Nope. Just an empty page for any URI (as I mentioned). Even if you type a non-existent URI (like |
Are you sure that IP address is correct? |
IP is correct. In fact, I have two Google Homes Mini - both APIs stopped working. That happened around 2.42 AM (European Time). Rebooting doesn't help. |
Can you check the firmware version? |
156414 on both of them. Google Home application on my phone (the latest version from June 20) is still able to manage alarms. |
That is the same FW I have.. |
Strange... Yes, this is the behavior that I expect and actually had before 2.42 AM today. Beside HA component introduced recently, I also curl this API manually from a shell script, so I'm aware of the output format. |
Do you use the same port (8008)? |
Yes, that is the port for that API. |
Thanks! |
Exact same problem here as well. Correct IPs, tried rebooting, etc. I think the Homes were updated and that broke something. Perfect timing too - just got Room Presence working with them again. |
That is probably what happened, but I'm on the same FW version and have that API endpoint working.
|
My cast firmware version is also the same. |
After 3 reboots of the device, I also have this issue, that makes it easier to debug. |
Yes, |
Yeah.. they now require some form of authentication for all other api calls... |
I am getting the same error too. Same fw and cast version as @ludeeus Currently running Hassio 95 |
Yeah, they have started a full rollout of this "feature"... |
The beginning of the end |
To be fair, we should be equally upset google had a bunch of Iot devices in our house with open routes that expose things like device information and connection strengths lol, that or they realize if they do this the only legit way to get this information on a display is their new 'nest hub' screen ecosystem |
Ha first time I'm trying this after struggling with the monitor script by andrewjfreyer. Should I not be optimistic about the great minds here getting it working with authorization similar to the manual setup of google assistant? |
Same issue since yesterday here with googlehome. It does not track BT device anymore. |
I also have the same problem. I get a 403. Google did a silent update again... |
Same problem here. |
#24815 (comment) This is one of the drawbacks of using an unofficial API :( |
what a pity, I just wanted to configure my system to use this feature |
It certainly looks like it @OleksandrBerchenko |
Have tested all endpoints used by the I'm closing down this issue until Google push this again. |
Hi, glad to see this issue is closed now but I still got a 403 error with this: http://192.168.1.16:8008/setup/assistant/alarms I rebooted the device and HA. |
Hey @gekomax. Some people are still getting 403. Someone on rithvikvibhu/GHLocalApi#39 got it working again on the 3rd reboot. You could try rebooting a few times. |
This comment has been minimized.
This comment has been minimized.
Hi, thanks! |
Looks like Google pushed another update out, getting a 403 when trying to look at the scan results and it stopped reporting to Home Assistant. |
Yes, it stopped working again for me too. |
It is also broken again since last night. |
It also doesn't work here since last night. Use fw: 156414 |
It's working for my existing devices (Google home, and Home Hub) |
currently, it's "random" will happen to everyone. |
Mine stopped working again - access denied. I restarted a couple of times and access returned. |
in the end now works for you? |
Yes it works now with nothing more than restarting a couple of times. |
I have last firmare on many minis. The fun fact is that tracking is working only on one device. |
I have this on all my devices (all 2 of them), I am on 0.96.5... |
My google home hub is working, 2 google home mini's aren't working. I have the same error. |
SAme error here! access denied! |
some info over here. rithvikvibhu/GHLocalApi#39 (comment) and https://gist.github.com/rithvikvibhu/1a0f4937af957ef6a78453e3be482c1f
Change port from 8008 to 8443 |
I have the same issue, is this being worked on ? |
it looks good but we need a way to get the token where you don't need root on your phone. |
same here my logs are flooded with google home errors for weeks now |
Thanks, I don't know hot to use the header and its token. |
Home Assistant release with the issue:
0.95.1
Last working Home Assistant release:
0.95.1
Operating environment:
Virtualenv on Raspberry Pi
Component/platform:
https://www.home-assistant.io/components/googlehome/
Description of problem:
It looks like Google Home either closed or changed their local API. Any local URI like
/setup/assistant/alarms
or/setup/bluetooth/scan_results
now returns just an empty page.Problem-relevant
configuration.yaml
entries:Traceback (if applicable):
Additional information:
N/A
The text was updated successfully, but these errors were encountered: