basnijholt / miflora

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

Implement backend for support BLED112 dongles #50

Closed ChristianKuehnel closed 6 years ago

ChristianKuehnel commented 6 years ago

As we now have the refactoring in place, we one of the frequent requests was to support BLED112 dongles via the pygatt library. As we now have the architecture to support different backends, it should not be difficult to add this. This needs to be implemented and tested.

:warning: You will need a matching Bluetooth dongle for this...

See also the discussion in https://github.com/open-homeautomation/miflora/issues/24

ChristianKuehnel commented 6 years ago

Done in PR #75