djtimca / hagooglewifi

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

Error setting up googlewifi at HA startup #60

Closed thewazz1 closed 2 years ago

thewazz1 commented 2 years ago

Recently upgraded to the beta for HA 2022.3.0b4 and previous versions googlewifi worked fine, now it is not finishing setup when I start HA, with the following error:

Logger: homeassistant.setup Source: setup.py:155 First occurred: 8:33:50 AM (1 occurrences) Last logged: 8:33:50 AM

Setup failed for googlewifi: Requirements for googlewifi not found: ['grpcio==1.0.0'].

and

Logger: homeassistant.util.package Source: util/package.py:99 First occurred: 8:33:44 AM (3 occurrences) Last logged: 8:33:50 AM

Unable to install package grpcio==1.0.0: ERROR: Cannot install grpcio==1.0.0 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

djtimca commented 2 years ago

Closed - fixed in today's release.