Mattias Fjellvang
Mattias Fjellvang
Same issue here
I explained how we managed to get it working: https://constantsolutions.dk/2022/11/deferred-deep-linking-from-app-store-using-universal-links-for-ios-with-flutter/
I face the same error, would be great to get pulled in 😊
If you're impatient like me, add this to your composer.json and run `composer update` then you should be able to receive the fork from @YosefOberlander: "require-dev": { "laracasts/generators": "dev-master", //...
I found the [ble_monitor](https://github.com/custom-components/ble_monitor?tab=readme-ov-file#why-isnt-esphome-bluetooth-proxy-not-working-with-ble-monitor) which claims not to support esp bluetooth proxies. I am not sure if it's not working because it's the same with qingping; if it is, perhaps...
Since QingPing is a HomeKit compatible device, it _should_ be possible to use an Bluetooth Proxy as described here: https://www.home-assistant.io/integrations/homekit_controller/#prerequisites In the meantime I have successfully added the device to...
By the way, not sure if it's relevant but this is my ESP-Home configuration: ```yaml substitutions: name: esp32-bluetooth-proxy-e5c390 friendly_name: Bluetooth Proxy e5c390 packages: esphome.bluetooth-proxy: github://esphome/firmware/bluetooth-proxy/esp32-generic.yaml@main esphome: name: ${name} name_add_mac_suffix: false...
Thanks for sharing @derpuma - I have ordered a regular bluetooth dongle to see if using that changes anything
@bdraco or @skgsergio - can you help out here?
@thibaud-sanchez interesting. can you share some details?