I have successfully installed and used pydbus to communicate and control a few Bluetooth LE devices from a Raspberry Pi (full version).
When I tried to do the same with Raspbian lite, I got:
object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
Which I don't get how this has occurred. Am i missing something in the Raspbian lite?