-
**Home Assistant release (`hass --version`):**
0.30.2
**Python release (`python3 --version`):**
Python 3.4.2
**Component/platform:**
eq3btsmart
**Description of problem:**
Thermostats show temperat…
-
I was really happy to find a proper library for GATT, unfortunately I get a reproducible crash trying to read certain characteristics of my device:
`terminate called after throwing an instance of 'bo…
-
I can make it to the CMake step, but then I receive this error:
```
-- Checking for one of the modules 'bluez'
CMake Error at /usr/share/cmake-3.6/Modules/FindPkgConfig.cmake:646 (message):
No…
-
Currently `magicblueshell.py` is still using the old library gattlib. This should be changed to the new bluepy library.
see http://ianharvey.github.io/bluepy-doc/ for details.
-
Installing pygattlib using the install.sh script fails on a raspberry pi 1.
The bluetooth setup was successful and tests with the gatttool as well.
The original nuimo-raspberrypi-demo project also wo…
jo-me updated
8 years ago
-
Hi,
Is there any solution please to be able to activate the Bluetooth device from the Ubuntu bash?
hcitool dev
gives no device
By running your example led.py from Spyder I get this error:
> > > r…
livi0 updated
8 years ago
-
i can connectwith python library `gattlib`. but can't receive notification,,,
now i use node module `noble`.
-
sudo pip install gattlib gives error:
``edison@ubilinux:/home/pymetawear$ sudo pip install gattlib
Downloading/unpacking gattlib
Downloading gattlib-0.20150805.tar.gz (1.7Mb): 1.7Mb downloaded
Ru…
-
Using a querying of board for handles in the uuid when writing Gatt request must be wrong.
[Offending section](https://github.com/hbldh/pymetawear/blob/master/pymetawear/client.py#L175-L180)
Read BL…
hbldh updated
8 years ago
-
Unable to install with pip:
Running Debian Jessie/Linux
--Error---
Collecting pypavlok
Collecting gattlib>=0.20150805 (from pypavlok)
Using cached gattlib-0.20150805.tar.gz
Building wheels for co…