-
## Общая информация
* **версия Home Assistant**:2022.7.2
* **способ установки Home Assistant**:
[ ] venv
[*] Docker
[ ] Home Assistant OS
* **версия компонента**: 3.0.0
* **мо…
-
## System
### Software
- **Operating System: Debian GNU/Linux 11 (bullseye)**
- **Python Version: 3.9.2**
- **PyBluez Version: 0.30**
### Hardware
Laptop
```
hci0: Type: Primary…
-
### Description
Product mcu : https://www.wch-ic.com/products/CH32V103.html
Features
Qingke V3A processor, max 80MHz system clock frequency.
Single-cycle multiplication and hardware division.
2…
-
I'm Executin the following:
`pi@pi:~/kettle $ python3 demo.py connect B8:7C:6F:A9:08:61 1116
DEBUG:mikettle.mikettle:Init Mikettle with mac B8:7C:6F:A9:08:61 and pid 1116
Authenticating
Gettin…
-
hello.
I tried to find pid 1-1000 manually.
but, I can't find it.
I entered this code. 1 to 1000
python3 demo.py connect B8:7C:6F:35:98:39 1
I got these messages.
1.
DEBUG:mikettle…
-
Any idea what would cause this? Am I missing some dependency?
```
2021-05-24 21:16:45 ERROR (MainThread) [homeassistant.helpers.entity] Update for cover.switchbot_
curtain fails
Traceback (most re…
-
Hi everyone,
I try to use bluepy, my code has worked before but now i have an error.
I use "import bluepy.btle as btle"
I have setup a new Raspberry Pi3 , installed bluepy with "pip3 install …
-
Currently the description says
__HM-10 BTLE example for theCore embedded C++ framework__ , but the standard specifies only **BLE** abbreviation, so it can be confusing.
-
Hi Andrew,
Great work on this bluetooth mesh stack it looks very promising. I was trying to `cargo build` it but it doesn't seem to work for me out of the box.
The first issue I encounter is th…
-
Long time user, first time poster.
I have this project that uses both Peter's cordova-plugin-ibeacon and the cordova-plugin-bluetoothle plugin. It was working great on Android 4.4 through 6 and all I…