Bluetooth LE not enabled?

I get this error when I try to add BLE device tracker support to my config file.

2017-07-26 23:13:09 ERROR (SyncWorker_7) [homeassistant.util.package] Unable to install package gattlib==0.20150805: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-rolxqr9d/gattlib/
2017-07-26 23:13:09 ERROR (MainThread) [homeassistant.setup] Not initializing device_tracker.bluetooth_le_tracker because could not install dependency gattlib==0.20150805
2017-07-26 23:13:09 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform device_tracker.bluetooth_le_tracker: Could not install all requirements.

Also I’m not able to use my MiFlora with hass.io, but it works just fine with Raspbian.

It could be that /tmp doesn’t have sufficient amount of free space available. I remember gattlib requiring about 150MB free in /tmp to install.

Hi,

I also get this issue using Hass.io on a pi3, any idea how to raise up /tmp size on a docker container ?

This setup was working fine with pi3 using raspian + AIO script with my nut for presence detection