-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eq3btsmart Detected integration that attempted to call BleakClient with an address instead of a BLEDevice. #79221
Comments
Hey there @rytilahti, mind taking a look at this issue as it has been labeled with an integration ( eq3btsmart documentation |
The issue persists in Help on this is highly appreciated. |
issue still persists in Home Assistant 2022.10.2 |
my bad, the usb bluetooth adaptor is listed as incompatible |
It's a known issue and requires further work, see #76040 and rytilahti/python-eq3bt#59 - there are a couple of stopgap solutions until it gets fixed: 1) a custom component: https://community.home-assistant.io/t/eq3-bt-smart-thermostat-working-with-v-2022-7/476620 or 2) a bt-mqtt gateway: https://github.com/zewelor/bt-mqtt-gateway |
See rytilahti/python-eq3bt#70 for a custom component solution, which will hopefully replace the current implementation in the future. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
eq3btsmart device unavailable.
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:77
First occurred: 19:45:58 (1 occurrences)
Last logged: 19:45:58
Detected integration that attempted to call BleakClient with an address instead of a BLEDevice. Please report issue for eq3btsmart using this method at homeassistant/components/eq3btsmart/climate.py, line 189: self._thermostat.update()
What version of Home Assistant Core has the issue?
core-2022.9.7
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
eq3btsmart
Link to integration documentation on our website
https://www.home-assistant.io/integrations/eq3btsmart/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: