-
Hello Richard,
its me again 😅
I got another problem. Some of my thermostats are getting unavailable after 1-2 days.
![image](https://github.com/user-attachments/assets/4781edbf-3508-4fac-a7ec…
-
Ran the install process as per the README:
```
Successfully built bluetti_mqtt
Installing collected packages: crcmod, paho-mqtt, dbus-fast, bleak, aiomqtt, bluetti_mqtt
Successfully installed ai…
-
Hi,
I've created a very simple app that connects to a device and print whatever the device is sending.
The app works well in Linux using bleak, but when I compile it for Android using bleekWare,…
-
Hello, i'm having trouble when scanning, got this error :
```
libpng warning: iCCP: known incorrect sRGB profile
Traceback (most recent call last):
File "C:\Users\Tatane\AppData\Local\Packages\P…
-
I am trying to get this to work on a Raspberry PI 3 B+ running DietPi with Python 3.11 talking to one of these
https://www.temu.com/goods.html?_bg_fs=1&goods_id=601099538343960&sku_id=17592308206019&…
-
**Description**
Starting in v5.40, some closures leak memory despite there being no reference cycles.
**Steps to Reproduce**
```perl
#!/usr/bin/env perl
use v5.38;
use Scalar::Util qw(weaken);…
-
```
C:\Users\MyUser>colmi_r02_client.exe --address=31:38:42:35:XX:XX get-real-time-heart-rate
Starting reading, please wait.
asyncio: Exception in callback Client._handle_tx()(bytearray(b'\...\x00\…
agamm updated
2 weeks ago
-
I am using Python 3.9 on Windows 10
It seems that pyttsx3 and bleak modules can't coexist in the same program. I have boiled it down to 3 statements that immediately cause the error:
import bleak
i…
-
I'm trying to write a MAUI application that uses Plugin.BLE to detect a non-paired bluetooth device that it advertising and get that advertised data.
Initially, I prototyped the BTLE logic using …
-
* Python version: 3.10.12
* Operating System: Ubuntu 22.04
* BlueZ version (`bluetoothctl -v`) in case of Linux: 5.64
### Description
I tried to build the kivy example for Android. An error po…