ac-infinity-hacs
ac-infinity-hacs copied to clipboard
logging and discovery fix
Based on #2 there's a break in the BLE discovery loop. When there's more than one BLE device in range, it'll create an unhandled exception and discontinue looking for more devices. This PR handles the exception and adds some debug logging around that conditional.