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

No backend with an available connection slot #22

@arkadiy-telegin

Description

@arkadiy-telegin

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions