jankrib / ha-xcomfort-bridge

Eaton xComfort integration with Home Assistant
Apache License 2.0
31 stars 13 forks source link

xcomfort Bridge integration failed to load on HA 2022.7.0 #6

Closed oywino closed 2 years ago

oywino commented 2 years ago

After updating HA from v2022.6.7 to v2022.7.0 the xComfort Bridge Integration failed to load with the following error message: Logger: homeassistant.setup Source: setup.py:162 First occurred: 10:23:08 PM (1 occurrences) Last logged: 10:23:08 PM Setup failed for custom integration xcomfort_bridge: Requirements for xcomfort_bridge not found: ['pycryptodome==3.12.0'].

A much more extensive log dump can be found here: https://pastebin.com/DBgKXhQA I suspect this may be related to the fact that HA was updated to Python 3.10 but I am not an expert so that's just my guess.

I would be so glad if you could take a look at this and perhaps see if there is a quick fix. I'd be more than happy to contribute with 'coffee or bear' 👍

oywino commented 2 years ago

Changing the manifest to pycryptodome==3.15.0