fsaris / home-assistant-awox

AwoX mesh light integration for Home Assistant
MIT License
84 stars 23 forks source link

Can't configure Awox Mesh in HA #61

Closed GermanGiTter closed 2 years ago

GermanGiTter commented 2 years ago

Hi,

I can't complete the integration in HA as it seems I have this problem: homeassistant.requirements.RequirementsNotFound: Requirements for awox not found: ['bluepy>=1.3.0'].

But on the same time I get this error message: Unable to install package bluepy>=1.3.0: error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully -> which was alread addressed here: https://github.com/home-assistant/core/issues/74534

So how can I install the AwoX integration, when I am not able to install (or it's not anymore part of HassOS) the pre-required pybluez anymore ?

Thank you in advance!

fsaris commented 2 years ago

I'm currently working on an update to make the integration compatible with the new HA versions see #59

Closing this issue as it's a duplicate