-
Hi,
I am using the latest code from arduino-esp32.
When trying to connect to a device which is not available, the application hangs.
Is there a way to pass a timeout to the connect function or …
ASL07 updated
5 years ago
-
I've had some ideas on building a similar project. Now this project is licensed as GPLv3, it might be a good idea for us to combine our efforts to make things easier. Here's a summary of what I had in…
-
I have been running this for a while and it has been working flawlessly.
On my ESP that gets Emerald data to HA, I also pick up bluetooth from a couple of Xiaomi temperature sensors. That works we…
-
I'm developing a HoG device and since I wanted to try connection without pairing/encryption I disabled `LEAutoSecurity`. However, when doing this the hog profile is not accepted for my device accordin…
-
I have a Sennheiser HD 450 BT headset. I am trying to make Gnome settings display the battery level.
I found that I can extract the level using
```
# gatttool -i hci0 -b 00:1B:66:C7:BF:E0 --char-…
-
I have code
``` sendCharacteristic=service.GetCharacteristicAsync(GattIdentifiers.UartGattCharacteristicSendId); '''
and error message is with latest prerelease vs 22
Error (active) CS1061…
-
### The problem
I am trying to pair HA with an Eve Light Switch through the Homekit integration. I have already successfully paired one device directly via the bluetooth adapter so I know that the de…
-
Hello,
While using the TOIO python bindings, tutorial, and examples in Toio for Python, I encountered a possible bug.
I am running on Window 10 Home. Python 3.11.5 via command prompt access and …
-
## Environment
- Development Kit: [none]
- Module or chip used: [ESP32-WROOM-32D]
- IDF version (run ``git describe --tags`` to find it):
v4.0-dev-1443-g39f090a4f
- Build System: …
-
Originally posted here https://github.com/hbldh/bleak/issues/1491
* bleak version: 0.21.1
* Python version: 3.11.2
* Operating System: Linux rpi400 6.1.0-rpi7-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.…