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 not working with 0.9.1 and HA 7.3 #103

Closed sonyboypatrick closed 9 months ago

sonyboypatrick commented 9 months ago

Hello Andre,

I upgraded my Installation to HA 7.3 and your extension to 0.9.1 but I still got the error with "Requirements for hon not found: ['pyhOn==0.14.11']". I tried to reinstall (delete everything and install again) your extension but now I'm not able to set it up again. The flow to input the user data starts but after that I get no feedback and the integration isnt listed.

image

How can I fix it?

BR Patrick

ilbeppe83 commented 9 months ago

Same for me, after the update I receive the same error, and before that the following other notification:

Logger: homeassistant.util.package Source: util/package.py:107 First occurred: 12:14:17 (3 occurrences) Last logged: 12:14:28

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

Andre0512 commented 9 months ago

Hey, I created a new version and set the dependencies less strict. Please try v0.9.2-beta.1

sonyboypatrick commented 9 months ago

Hey Andre, I dont See an error Message, but the setup is still not working. Nothing happens after entering the login data.

N1c093 commented 9 months ago

@Andre0512 I just updated to v0.9.2-beta.1 Im currently running Home Assistant 2023.7.2

Sadly the error still occurs:

2023-07-28 11:58:12.523 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package pyhOn==0.14.12: ERROR: Cannot install pyhon==0.14.12 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
2023-07-28 11:58:12.524 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration hon: Requirements for hon not found: ['pyhOn==0.14.12'].
JackTonyMa commented 9 months ago

@Andre0512 the same problem ,Im running Home Assistant 2023.6.1 `Logger: homeassistant.util.package Source: util/package.py:107 First occurred: 11:33:36 AM (3 occurrences) Last logged: 11:34:24 AM

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`

N1c093 commented 9 months ago

I just updated Home Assistant to version 2023.8.0 With HA 2023.8.0 the custom component hon 0.9.1 is running fine.

sonyboypatrick commented 9 months ago

For me its still the same problem after updating. I cant setup the Integration. After entering the login data nothing happens.

sonyboypatrick commented 9 months ago

Update: It worked now. I dont know why ... I added a second account and now my main account appeared. I deleted the other one and now everything is fine.