hcoohb / hass-yeelightbt

Home assistant custom component for Yeelight bluetooth
47 stars 15 forks source link

Config flow error #18

Closed mouth4war closed 3 years ago

mouth4war commented 3 years ago

Error occurred loading configuration flow for integration yeelight_bt: cannot import name 'Embedded' from 'construct' (/usr/local/lib/python3.9/site-packages/construct/__init__.py)

mouth4war commented 3 years ago

Logger: homeassistant.config_entries Source: config_entries.py:698

hcoohb commented 3 years ago

Hi, I am curious about this error: this repo does not use the construct library at all... Are you sure you have not installed the component from rytilahti repo? Or was it installed before?

mouth4war commented 3 years ago

I uninstalled and reinstalled from HACS and now config flow works. Getting a permissions error despite changing docker container capabilities.