kpoppel / homeassistant-novafos

Homeassistant wrapper around the Novafos KMD water metering data warehouse.
Apache License 2.0
10 stars 3 forks source link

Integration not loading on Home Assistant 2022.3.0 #4

Closed PerKjaer closed 2 years ago

PerKjaer commented 2 years ago

After update to Home Assistant 2022.3.0 I get the following error:

2022-03-03 14:24:01 ERROR (SyncWorker_6) [homeassistant.util.package] Unable to install package requests==2.22.0: ERROR: Cannot install requests==2.22.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 2022-03-03 14:24:01 ERROR (MainThread) [homeassistant.setup] Setup failed for novafos: Requirements for novafos not found: ['requests==2.22.0'].

Sdahl1234 commented 2 years ago

Change requests==2.22.0 to 2.27.1 in manifest.json