fsaris / home-assistant-awox

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

Error Handling Request during connexion #25

Closed FaylenFR closed 3 years ago

FaylenFR commented 3 years ago

Hello, I am new in the configuration of Home assistant on RPI3, I tried to install your plugin with HACS but when I have to connect, the plugin says "Error unknown" and in the logs I have "Error Handling request". I know that the identifiers are good I can check them directly on the mobile application The screens with the details : image image Awaiting your return, thank you in advance.

Yours sincerely,

fsaris commented 3 years ago

Could you turn on debug logging and check the full logs? https://github.com/fsaris/home-assistant-awox#troubleshooting

FaylenFR commented 3 years ago

This is image

fsaris commented 3 years ago

Somehow your second light doesn't have a address value.

Do you have 2 lights or more?

Because the 2 lights from the log are currently not supported as they use the zigbee protocol.

See #2

FaylenFR commented 3 years ago

Yes I have 2 identical lights normally compatible with bluetooth and zigbee (for the remote control and the gateway) I use it in bluetooth with my phone and I would like Home Assistant to do the same because I don't have for the moment an aWox gateway or a Zigbee key on my RPI3

So it's not compatible? will it ever be?

fsaris commented 3 years ago

As I don't have such lights it's hard to get these supported as I can not test how these lights communicate.

I'm willing to add support but for me it's currently not possible to provide it

fsaris commented 3 years ago

Duplicate of #2