peribeir / homeassistant-rademacher

This custom integration provides access to Rademacher Devices connected to a HomePilot (or Start2Smart) bridge.
GNU General Public License v3.0
56 stars 11 forks source link

After update to latest version still get the error #57

Closed eduardoribeiro closed 1 year ago

eduardoribeiro commented 1 year ago

Logger: homeassistant.setup Source: setup.py:202 First occurred: 22:45:06 (1 occurrences) Last logged: 22:45:06

Setup failed for custom integration rademacher: Requirements for rademacher not found: ['pyrademacher==0.6.7'].

Logger: homeassistant.util.package Source: util/package.py:98 First occurred: 22:44:44 (3 occurrences) Last logged: 22:45:06

Unable to install package pyrademacher==0.6.7: ERROR: Cannot install pyrademacher==0.6.7 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 [notice] A new release of pip available: 22.3 -> 22.3.1 [notice] To update, run: pip install --upgrade pip

peribeir commented 1 year ago

I'll try to reproduce the issue in my environment. Strangely it's not erroring in my running HA instance.

eduardoribeiro commented 1 year ago

By the way, I'm using HA Core 2022.12.0b1

peribeir commented 1 year ago

I think I got it. Please test with v1.9.5.

peribeir commented 1 year ago

I actually need to do an update to be compatible with previous versions of HA. Please test with v1.9.6 once I publish it.