Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

No backend with an available connection slot #22

Open
arkadiy-telegin opened this issue Jan 2, 2023 · 0 comments
Open

No backend with an available connection slot #22

arkadiy-telegin opened this issue Jan 2, 2023 · 0 comments

Comments

@arkadiy-telegin
Copy link

I'm trying to integrate the following device: Link. The lights are controlled using the HappyLighting app.

After adding the repository to HACS, adding the integration produces the following errors:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 16:24:47 (1 occurrences)
Last logged: 16:24:47

Detected integration that attempted to call BleakClient with an address instead of a BLEDevice.
Please report issue to the custom integration author for triones using this method at
custom_components/triones/triones.py, line 26: self._device = BleakClient(self._mac)
This error originated from a custom integration.

Logger: custom_components.triones
Source: custom_components/triones/triones.py:101
Integration: Triones (documentation, issues)
First occurred: 16:24:47 (6 occurrences)
Last logged: 16:31:57

Error getting status: No backend with an available connection slot that can reach address 15:D1:DC:81:FB:C6 was found
Error getting status: No backend with an available connection slot that can reach address 15D1DC81FBC6 was found

Home Assistant version: 2022.12.8 in Docker on Raspberry Pi 3b+
Integration version: latest (bebd2b4)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant