Integration Eglo Connect / Awox Apk

Hello community,

I know there has been a similar thread before, but it didn’t work. I’m looking for a way to integrate Eglo Connect products into home assistant. The app with which these products can be controlled is called “AWOX”.

I own the following devices:
Eglo Connect Plug Plus
FUEVA-C recessed light

I’m absolutely not a professional when it comes to home assistants, but I’ve fought my way through it so far. That would be the last integration that I just can’t manage. Would be really very grateful if someone could help me!

These lights are normally controlled with Bluetooth via the Awox app, but with Alexa or from the Internet these lights can only be controlled with the “Eglo Plug Plus”!

Thanks

I am also interested in how this could be integrated, I have similar seteup but with Eglo 96681 - LED RGB lamp.

I’m currently working on a integration

4 Likes

All hope rests on you :))

Hi, I’m also very interested in this integration. Do you need beta tester :slight_smile:

Hope to get a first beta online during the next lockdown weeks

2 Likes

How many devices do you have? A single one or multiple (that use the mesh)

Hi, I have two devices (EGLO Ceiling Giron 60 and EGLO RGB TW) using mesh as well as the remote control.

Hi.

Im really looking forward to any result here.
Im using 3 x led Rgbww led strips and 2 x ceiling lights and for sure want hem in HA.

Thanks
Christian

Just released a first beta version https://github.com/fsaris/home-assistant-awox

Currently only rgbw light support

2 Likes

Thanks. Will definitely give it a test

Hi minifranske.

I added everything to custom_components/awox - did a restart but still not able to find Awox as integration…Ideas?

Thanks
Christian

Do you see anything in the logs?

After another start of HA it´s showing up now.
Also able to login to Awox yaccoutn and see all light.
No connection yet and get this error when try to move slider

Can you send me the logs? See you already deleted them here :slight_smile:

Lights stays unavailable until it could connect to the first light over bluetooth. So one on the lights should be in bluetooth range of HA.

ups.

Ive started deeper logging. Seems I need to move my Raspberry as it tells not able to connect.
Let me do more testing.

2020-12-23 12:55:55 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:5b:c4:21] Trying to connect
2020-12-23 12:56:17 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:56:36 WARNING (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:5b:c4:21] Failed to connect, trying next device [Failed to connect to peripheral a4:c1:38:5b:c4:21, addr type: public]
2020-12-23 12:56:36 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:68:ce:97] Trying to connect
2020-12-23 12:56:47 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:57:17 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:57:17 WARNING (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:68:ce:97] Failed to connect, trying next device [Failed to connect to peripheral a4:c1:38:68:ce:97, addr type: public]
2020-12-23 12:57:17 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:20:3b:c6] Trying to connect
2020-12-23 12:57:47 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:57:58 WARNING (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:20:3b:c6] Failed to connect, trying next device [Failed to connect to peripheral a4:c1:38:20:3b:c6, addr type: public]
2020-12-23 12:57:58 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:04:b5:d3] Trying to connect
2020-12-23 12:58:17 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:58:39 WARNING (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:04:b5:d3] Failed to connect, trying next device [Failed to connect to peripheral a4:c1:38:04:b5:d3, addr type: public]
2020-12-23 12:58:39 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:58:39 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:dc:6f:94] Trying to connect
2020-12-23 12:58:47 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:59:17 DEBUG (MainThread) [custom_components.awox.awox_mesh] async_update: No connected device
2020-12-23 12:59:20 WARNING (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:dc:6f:94] Failed to connect, trying next device [Failed to connect to peripheral a4:c1:38:dc:6f:94, addr type: public]
2020-12-23 12:59:20 INFO (MainThread) [custom_components.awox.awox_mesh] [a4:c1:38:0a:50:15] Trying to connect
Thanks
Christian

After putting my PI close to one of the lamps it worked…for something 10 minutes. Then stopped. Show lamps online but no more action. Even LED strips showing and worked too. Now…not sure. Reboot didn’t helped. Remove and read integration also not.

Hello

With todays update I gave it another test…Yes…For now it´s stable. Ceiling light and all led strips (3 and 5 meters).

@minifranske can you give me a hint how to install pybluez when home assistant is installed with the hassio image? I have ssh access but no apt :slight_smile:

Not neccessary to install pybluez manually when using the hassio image. Seams already to be installed out of the box.

Thank you for your great work! Your integration works very fine with my two lights :slight_smile: