thomasgermain / vaillant-component

Multimatic integration for Home Assistant (also compatible with sensoAPP)
MIT License
135 stars 24 forks source link

Unable to install package pymultimatic #225

Closed Krzysztonek closed 10 months ago

Krzysztonek commented 10 months ago

obraz

From couple of days I get following error:

Logger: homeassistant.util.package
Source: util/package.py:108
First occurred: 13:12:05 (3 occurrences)
Last logged: 13:13:11
Unable to install package pymultimatic==0.7.0: ERROR: Cannot install pymultimatic==0.7.0 because these package versions have conflicting dependencies. ERROR: Resolution Impossible: 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

After performing the upgrade: obraz nothing happens, The integration still doesn't work and remains as not read. Reloading option is also not available.

thomasgermain commented 10 months ago

Hello,

See https://github.com/thomasgermain/vaillant-component/issues/220#issuecomment-1711146993

Krzysztonek commented 10 months ago

Thank you, I found manually update trigger and it fixed the problem. Many thanks.