I have the above Invalid Config error card on my main page.
My logs show this:
2017-09-15 21:46:50 ERROR (SyncWorker_13) [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-62k_xt5z/gattlib/
2017-09-15 21:46:50 ERROR (MainThread) [homeassistant.setup] Not initializing device_tracker.bluetooth_le_tracker because could not install dependency gattlib==0.20150805
2017-09-15 21:46:50 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform device_tracker.bluetooth_le_tracker: Could not install all requirements.
I am running on a Raspberry Pi 3 (which has integrated bluetooth - I am not using a bluetooth dongle) and installed a fressh HASS.IO about 2 months ago and the error has been there from the start. I assumed there were some teething problems so didn’t worry about it but the problem still exists after the 0.53.1 update to HASS.IO. I can’t see others reporting it here so have to assume I might have missed something in hardware setup for the Pi? Is there something that needs to be done to activate the bluetooth onboard?