Hi Aleksey,
I am facing same problem, my log is filled with this error
Ā“Ā“Ā“
2020-10-14 14:20:57 ERROR (Thread-84) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:21:12 ERROR (Thread-85) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:21:27 ERROR (Thread-86) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:21:42 ERROR (Thread-87) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:21:57 ERROR (Thread-88) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:22:12 ERROR (Thread-89) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:22:27 ERROR (Thread-90) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:22:42 ERROR (Thread-91) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:22:57 ERROR (Thread-92) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:23:12 ERROR (Thread-93) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
2020-10-14 14:23:27 ERROR (Thread-94) [custom_components.custom_mitemp_bt.sensor] HCIdump thread: OS error: [Errno 19] error while attempting to bind on interface 0: No such device
Ā“Ā“Ā“
I am quite sure this is not a HW issue as i changed to another pi and i still get the same error
I donāt know exactly when this started but I discovered it today.
I am running the beta version of HASSIO on a Raspberry Pi. Here are the system details:
Ā“Ā“Ā“
arch |
armv7l |
chassis |
embedded |
dev |
false |
docker |
true |
docker_version |
19.03.11 |
hassio |
true |
host_os |
HassOS 4.14 |
installation_type |
Home Assistant OS |
os_name |
Linux |
os_version |
4.19.127-v7 |
python_version |
3.8.5 |
supervisor |
247 |
timezone |
Europe/Copenhagen |
version |
0.116.2 |
virtualenv |
false |
Ā“Ā“Ā“
and i am running the latest version of your mitemp_bt component that supports custom Telink firmware
Hope you can help