Skip to content
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

Bluetooth integration #6

Open
and7ey opened this issue Sep 28, 2022 · 0 comments
Open

Bluetooth integration #6

and7ey opened this issue Sep 28, 2022 · 0 comments

Comments

@and7ey
Copy link

and7ey commented Sep 28, 2022

Do I need to have bluetooth integration installed to have SP110E working? The bluetooth integration finds the bluetooth adapter, but doesn't see any other devices. There are some errors in the log related to this integration:

2022-09-27 21:54:04.327 ERROR (MainThread) [homeassistant.components.bluetooth.scanner] hci0 (B8:27:EB:7F:B2:13): Error stopping scanner: [org.bluez.Error.InProgress] Operation already in progress
...
2022-09-27 22:36:34.606 WARNING (MainThread) [bluetooth_auto_recovery.recover] Bluetooth adapter hci0 successfully turned back ON
...
2022-09-28 02:04:02.862 ERROR (MainThread) [homeassistant.components.bluetooth.scanner] hci0 (B8:27:EB:7F:B2:13): Error stopping scanner: [org.bluez.Error.NotReady] Resource Not Ready
2022-09-28 02:04:05.885 WARNING (MainThread) [bluetooth_auto_recovery.recover] Power state of bluetooth adapter hci0 is OFF after power cycle
...
2022-09-28 18:37:35.567 ERROR (MainThread) [homeassistant.components.bluetooth.scanner] hci0 (B8:27:EB:7F:B2:13): Error stopping scanner: [org.bluez.Error.InProgress] Operation already in progress
2022-09-28 18:39:35.569 ERROR (MainThread) [homeassistant.components.bluetooth.scanner] hci0 (B8:27:EB:7F:B2:13): Error stopping scanner: [org.bluez.Error.NotReady] Resource Not Ready
2022-09-28 18:39:35.803 WARNING (MainThread) [bluetooth_auto_recovery.recover] Bluetooth adapter hci0 successfully turned back ON
2022-09-28 18:40:02.179 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.sp110e is taking over 10 seconds
2022-09-28 18:46:32.195 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.sp110e is taking over 10 seconds
2022-09-28 18:46:52.193 WARNING (MainThread) [homeassistant.components.light] Updating sp110e light took longer than the scheduled update interval 0:00:30

Wouldn't it be better just to delete this integration?

Is there any way to see detailed log of SP110E integration? Was it able to establish connection with the device or not?

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

No branches or pull requests

1 participant