-
Notifications
You must be signed in to change notification settings - Fork 4
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
BLE connection gives an exception: Cannot read property 'localName' of undefined #7
Comments
Fixed in Homey v2.0.0-rc.3 |
This is not fixed in v2.0.0-rc.3 |
Can you share more code when this happens? |
When i'm trying to find an BleAdvertisement from the ManagerBLE. where let uuid =
|
Sorry. The update to rc3 was failed and i've retested it on rc2. |
No problem! |
This issue is back at v2.0.0-rc.8 |
I've added the code where this happens to: https://github.com/koktaildotcom/homey-mi-flora/tree/feature/ble-advertisement-exception. note: Due to compatibility to 2.0 i've added BLE permissions. They should be removed to be compatible with < 2.0 |
@WeeJeWel any idea when you can take a look at this issue? |
* trigger flows static thought the app (best practice 2.0) * rewrite the update sequence part for better performance * try to resolve issue with bug athombv/homey-apps-sdk-issues#11 * try to resolve issue with bug athombv/homey-apps-sdk-issues#7 * fixed typo bug `true` => `this` in the `Homey.FlowCardTriggerDevice`
Still an issue with 2.0.0 |
This has been fixed in Homey v2.0.5. Thank you for reporting! |
This is still an issue on Homey 2.0.5 |
Can you provide a reproduction path? |
Looks related to: #73 |
|
Thank you! That helped a lot. I'm 100% sure I found the issue and fixed it in Homey v2.0.5-rc.5. |
The text was updated successfully, but these errors were encountered: