We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When upgraded to v2.2.0, the light strip no longer received support, whereas it worked fine with previous versions.
2024-01-17 12:44:39.277 DEBUG (MainThread) [custom_components.uniled.lib.ble.device] Checking support for: 'XX:XX:XX:XX:XX:XX' (SP611E)... AdvertisementData(local_name='SP611E', manufacturer_data={20563: b'\x04\x11\xff#\x05\x12\x00\xa5'}, service_uuids=['0000e0ff-0000-1000-8000-0080xxxxxxxx'], tx_power=-127, rssi=-33) 2024-01-17 12:44:39.278 DEBUG (MainThread) [custom_components.uniled.lib.ble.device] Device 'XX:XX:XX:XX:XX:XX' (SP611E) not supported!
The text was updated successfully, but these errors were encountered:
Fix Issue #47 - SP611E not detected
1ca40e1
No branches or pull requests
Describe the bug
When upgraded to v2.2.0, the light strip no longer received support, whereas it worked fine with previous versions.
Debug log
The text was updated successfully, but these errors were encountered: