Closed martindell closed 2 years ago
I have experienced the same problem running Home Assistant OS
I believe it is due to a new pip dependency resolver introduced in 2022.3.0.
See the Integration dependencies and Python pip section in the release notes.
I have experienced the same problem running Home Assistant OS
I believe it is due to a new pip dependency resolver introduced in 2022.3.0.
See the Integration dependencies and Python pip section in the release notes.
from my logs.
unable to install package requests==2.24.0: ERROR: Cannot install requests==2.24.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
I believe you might be correct on this. I'll get a new update pushed today at some point that will hopefully fix this. testing this morning to make sure it will work in the latest HA.
@martindell
I have put up a new release, 2.1. with a fix. it is working great on my installation after the change. Please give it a shot and let me know if it's working for you as well.
I have put up a new release, 2.1. with a fix. it is working great on my installation after the change. Please give it a shot and let me know if it's working for you as well.
I can confirm that it works on my installation also. Thank you very much.
I have put up a new release, 2.1. with a fix. it is working great on my installation after the change. Please give it a shot and let me know if it's working for you as well.
Awesome, thank you. Works fine for me in HA 2022.2 and 2022.3 👍
I'm running the HA docker on Unraid
In the HA logs yesterday, after a docker upgrade I saw
I downgraded the HA docker version to 2022.2.0 and the blinds work again / no errors in the log. All was working fine before the docker upgrade and all OK now