dave-code-ruiz / elkbledom

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

More than 1 light #63

Closed Majikmonke closed 5 months ago

Majikmonke commented 5 months ago

Hi

Is it possible to have more than 1 light on HA? I have one all set up and working fine and it keeps popping up that it finds the second but fails to connect.

dave-code-ruiz commented 5 months ago

I have two strips working together and know some user have 10 at the same time

Majikmonke commented 5 months ago

I just can't add the second it just states that it failed to connect but every few hours it finds it via bluetooth

dave-code-ruiz commented 5 months ago

i think you haven´t problems with strips working together, you can test it going to HA, deleting first strip and testing add only second strip.

To try to help you with problems with your second strip i need you enable debug mode, test to connect strip with HA and send me log, you can enable debug mode with:

https://github.com/dave-code-ruiz/elkbledom?tab=readme-ov-file#enable-debug-mode

Majikmonke commented 5 months ago

working one deleted and debugging enabled, where do i get the log from?

Majikmonke commented 5 months ago

Hi

I believe that this is the code

This error originated from a custom integration.

Logger: custom_components.elkbledom.elkbledom Source: custom_components/elkbledom/elkbledom.py:547 integration: ElkBLEDOM (documentation, issues) First occurred: 13:19:43 (1 occurrences) Last logged: 13:19:43

ELK-BLEDOM0E: Device unexpectedly disconnected; RSSI: -90

Regards

Dan Scate


From: Dave Code @.> Sent: 22 March 2024 11:47 To: dave-code-ruiz/elkbledom @.> Cc: Majikmonke @.>; Author @.> Subject: Re: [dave-code-ruiz/elkbledom] More than 1 light (Issue #63)

i think you haven´t problems with strips working together, you can test it going to HA, deleting first strip and testing add only second strip.

To try to help you with problems with your second strip i need you enable debug mode, test to connect strip with HA and send me log, you can enable debug mode with:

https://github.com/dave-code-ruiz/elkbledom?tab=readme-ov-file#enable-debug-mode

— Reply to this email directly, view it on GitHubhttps://github.com/dave-code-ruiz/elkbledom/issues/63#issuecomment-2014913668, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BEBUFDAG7OOP3P4KF52YEZ3YZQK67AVCNFSM6AAAAABE6EGO5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJUHEYTGNRWHA. You are receiving this because you authored the thread.Message ID: @.***>

Majikmonke commented 5 months ago

This error originated from a custom integration.

Logger: custom_components.elkbledom.elkbledom Source: custom_components/elkbledom/elkbledom.py:435 integration: ElkBLEDOM (documentation, issues) First occurred: 08:42:07 (9 occurrences) Last logged: 09:01:02

Error getting status: ELK-BLEDOM - BE:59:4D:00:11:34: Failed to connect after 9 attempt(s): No backend with an available connection slot that can reach address BE:59:4D:00:11:34 was found: The proxy/adapter is out of connection slots or the device is no longer reachable; Add additional proxies (https://esphome.github.io/bluetooth-proxies/) near this device Error getting status: ELK-BLEDOM - BE:59:4D:00:11:34: Failed to connect after 10 attempt(s): No backend with an available connection slot that can reach address BE:59:4D:00:11:34 was found: The proxy/adapter is out of connection slots or the device is no longer reachable; Add additional proxies (https://esphome.github.io/bluetooth-proxies/) near this device

dave-code-ruiz commented 5 months ago

yes, this errors codes are related with fails to connect to strip.

The reason can be:

good luck with the solution

Majikmonke commented 5 months ago

Hi

The HA is about 2 metres away from the light device and I have deleted all other apps etc so shouldn't be connected elsewhere.

HA find the device multiple times a day but just will not connect. I will just use the remote for that light going forward.

Regards

Dan Scate


From: Dave Code @.> Sent: 25 March 2024 11:51 To: dave-code-ruiz/elkbledom @.> Cc: Majikmonke @.>; Author @.> Subject: Re: [dave-code-ruiz/elkbledom] More than 1 light (Issue #63)

yes, this errors codes are related with fails to connect to strip.

The reason can be:

good luck with the solution

— Reply to this email directly, view it on GitHubhttps://github.com/dave-code-ruiz/elkbledom/issues/63#issuecomment-2017828955, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BEBUFDGWIZGSU5GEL2QVPZLY2AFSNAVCNFSM6AAAAABE6EGO5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJXHAZDQOJVGU. You are receiving this because you authored the thread.Message ID: @.***>

dave-code-ruiz commented 5 months ago

I'm sorry I can't help you i think your error is related with bluetooth and library "bleak" i use to connect, not with my integration code if you need something more you can open new issue