basnijholt / miflora

☘️🌑🌼πŸ₯€πŸ‘ Mi Flora Plant sensor Python package
MIT License
362 stars 99 forks source link

miflora.backends #100

Closed bern6666 closed 5 years ago

bern6666 commented 6 years ago

I pip-installed v0.4. When importing from miflora.backends.gatttool import GatttoolBackend I got an error: ImportError: No module named 'miflora.backends'

GoestaO commented 6 years ago

from btlewrap.gatttool import GatttoolBackend will do it.

ChristianKuehnel commented 5 years ago

old issue --> closing it