dave-code-ruiz / elkbledom

Home Assistant custom component for LED STRIP NAME ELK BLEDOM
MIT License
77 stars 16 forks source link

Error tryng to add lights #58

Closed Giangione76 closed 7 months ago

Giangione76 commented 7 months ago

I've installed this integration from HACS but anytime I try to add from integration panel an error message (in italian) says me : "impossible to load configuration flow: {"message":"Invalid handler specified"}" with only an ok button that end the configuration process. What can I do?

dave-code-ruiz commented 7 months ago

Send me you log, you can see how to in readme.md "enable debug mode"

Giangione76 commented 7 months ago

2024-01-14 23:38:26.092 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration elkbledom: No module named 'bluetooth_sensor_state_data'

I

dave-code-ruiz commented 7 months ago

Hi,

I think you are using old version of integration elkbledom, now i no use this module "bluetooth_sensor_state_data" you can verify it in elkbledom.py line 17 module was commented

throw error, see issue #43

from bluetooth_sensor_state_data import BluetoothData

Anyway you can see more info in #43

dave-code-ruiz commented 7 months ago

sorry, i see now i have not new release for solves it, i will create it soon , download it for solves your issue