thomasgermain / vaillant-component

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

Multimatic is not loading after HA update #205

Closed michalkruczek closed 1 year ago

michalkruczek commented 1 year ago

Hi' after last update to HA: Home Assistant 2023.5.4 Supervisor 2023.04.1

Bellow error occured:

Setup failed for custom integration multimatic: Unable to import component: cannot import name 'ApiError' from 'pymultimatic.api' (/usr/local/lib/python3.10/site-packages/pymultimatic/api/__init__.py

thomasgermain commented 1 year ago

Hello,

which version of the integration are you using ?

I just had a try with 2023.5.4, and the integration is loading correctly

michalkruczek commented 1 year ago

Hi, Thomas. I'm using version 1.13.0 of this integration - installed via HACS.

mike4001 commented 1 year ago

1.14.0 couldn't be installed because it required Home Assistant 2023.6.0. If you click install it fails.

1.13.0 works fine for 2023.5.4

But since about an hour 2023.6.0 is released and I could also update to MultiMatic Integration 1.14.0 without any problems

thomasgermain commented 1 year ago

Thanks for your feeback @mike4001

@michalkruczek do you have any other error in your log ? How are you running HA (OS, docker, etc) ? Which version of python are you using ?

antonclaeys commented 1 year ago

I'm running 2023.6.1, want to do a new install of MultiMatic (1.14) and when I try to add it, it keeps loading on "Please wait, starting configuration wizard for multimatic"

thomasgermain commented 1 year ago

I'm running 2023.6.1, want to do a new install of MultiMatic (1.14) and when I try to add it, it keeps loading on "Please wait, starting configuration wizard for multimatic"

Please create a separate issue, since it doesn't seem to be the same problem as the one describe in this issue. (And please provide your logs, if there is any error)