Andre0512 / hon

Home Assistant integration for Haier hOn: support for Haier/Candy/Hoover home appliances like washing machines and air conditioners in 28 languages.
MIT License
1.23k stars 2.49k forks source link

Setup failed for custom integration hon: Requirements for hon not found: ['pyhOn==0.14.11']. #99

Closed JuPiX-at closed 9 months ago

JuPiX-at commented 10 months ago

Describe the bug After Updating to Version v0.9.1 I get this message and the AddOn can't be loaded:

`Logger: homeassistant.util.package Source: util/package.py:107 First occurred: 11:36:40 (3 occurrences) Last logged: 11:37:05

Unable to install package pyhOn==0.14.11: ERROR: Cannot install pyhon==0.14.11 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 is available: 23.1.2 -> 23.2.1 [notice] To update, run: pip install --upgrade pip`

Environment (please complete the following information):

I am running HomeAssitant Core in Docker on a Asustor AS6202T NAS. After downgrading to v0.9.0 again everything works fine!

Andre0512 commented 10 months ago

Please upgrade home assistant to 2023.7.3. Sorry I will specify the dependency versions less precisely in the future to avoid these problems.

JuPiX-at commented 9 months ago

Thank you. In 2023.7.3 everything works gine!