-
Hello, Daniel
On my trying to start the extension I got this. It does keep connection via xfce bluetooth manager and does work under virtual machine running win8 on in VirtualBox.
Don't know if I'm …
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
-
**Home Assistant release:** 0.30.2
**Python release:** Python 3.4.2
**Component/platform:** Raspbian Jessie on Pi2
**Description of problem:** After running through the following setup (additional …
-
The pip install fails requiring gattlib 0.20160216, but from what I can see the latest in their repository (https://bitbucket.org/OscarAcena/pygattlib) is 0.20150805.
-
Hello,
I'm struggling to install cometblue package.
Everytime I get compilation error as following:
` Running setup.py install for gattlib ... error
Complete output from command /usr/bin/pyt…
-
i dont know why hava the following error(I use bluez 5.41) :
arm-linux-gnueabihf-g++ -L/home/ekeroc/rpi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/lib -L/home/ekeroc/rpi -L/home/ekeroc/gattli…
-
Add implementation for Miflora,
I suggest not to go down the MQTT way, or leave it as optional. Since openhabian is running on rpi which in many cases has built in bluetooth, there is no need to se…
-
### System information:
* I am using: LEGO MINDSTORMS EV3
* I installed ev3dev using this image file: ev3dev-jessie-ev3-generic-2016-10-17
* My kernel version is: 4.4.24-16-ev3d…
-
This works from Ubuntu 17.04 shell:
```
gatttool -b 00:16:53:A4:CD:7E --char-write-req --handle=0x0e --value=0c018139110a00069B9B647f03
```
This doesn't:
```
#!/usr/bin/env python3
from gat…
-
Hello,
I am running Bluetooth version 5.43 and successfully built the gattlib on Pi Zero W. I am attempting to execute the examples, for example the following is the discover. Receiving the followi…