djtimca / hagooglewifi

Home Assistant integration for Google Wifi systems.
Apache License 2.0
79 stars 26 forks source link

Unable to fetch data from Google Wifi #47

Closed fontes31 closed 2 years ago

fontes31 commented 2 years ago

I am running home assistant on raspberry pi4. I have the error: Unable to fetch data from Google Wifi

on configuration.yaml i have the sensor: google_wifi

Mezzle commented 2 years ago

The error you're seeing here is that the inbuilt google_wifi configuration is failing. You're likely running both simultaneously, and hitting rate limits.

Try disabling the sensor for google_wifi in your config, and just using this addon to see if it affects anything

djtimca commented 2 years ago

Assuming that the solution above solves the issue. I can't replicate.