bretterer/home-assistant-rivian

Setup failed for custom integration 'rivian': Requirements for rivian not found: ['rivian-python-client[ble]==1.1.3'].

Closed this issue · 2 comments

After upgrading my ha to 2024.8, the Rivian integration wouldn't load.

Logs

Logger: homeassistant.setup
Source: setup.py:269
First occurred: 3:51:31 PM (1 occurrences)
Last logged: 3:51:31 PM

Setup failed for custom integration 'rivian': Requirements for rivian not found: ['rivian-python-client[ble]==1.1.3'].
Logger: homeassistant.util.package
Source: util/package.py:123
First occurred: 3:51:25 PM (3 occurrences)
Last logged: 3:51:31 PM

Unable to install package rivian-python-client[ble]==1.1.3: ERROR: Cannot install rivian-python-client 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

Please update to the latest version of the Rivian integration to resolve your issue.

Doh, that was it, forgot this was installed from HACS. Thanks!