Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 566 Bytes

File metadata and controls

19 lines (12 loc) · 566 Bytes

python-grainfather

A Python library for controlling a Grainfather G30 via Bluetooth LE

Requirements

The library uses bleak for the Bluetooth LE connection and xmltodict for parsing BeerXML files.

Installation

pip install .

Acknowledgements

This project would not exist without kingpulsars reverse engineering effort. Many thanks!