You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 28, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Home Assistant version: 2022.12.8 in Docker on Raspberry Pi 3b+
Integration version: latest (bebd2b4)
The text was updated successfully, but these errors were encountered: