Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaechele/bonaparte

Library to control Napoleon eFIRE enabled fireplaces
https://github.com/kaechele/bonaparte

ble fireplace home-assistant home-automation napoleon reverse-engineering uart

Last synced: 3 months ago
JSON representation

Library to control Napoleon eFIRE enabled fireplaces

Awesome Lists containing this project

README

        

# Bonaparte



CI Status


Documentation Status


Test coverage percentage




Poetry


pre-commit



Supported Python versions
License

Library to control Napoleon eFIRE enabled fireplaces

## Installation

For now the project uses the `pybonaparte` name on PyPI.

To install use: `pip install pybonaparte`.

The name may change to `bonaparte` some time in the future depending on the outcome of this ticket: https://github.com/pypi/support/issues/2683

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## Credits

This library is heavily inspired (if not shamelessly copied) from the work by J. Nick Koston (@bdraco) over at https://github.com/bdraco/yalexs-ble

This package was created with
[Copier](https://copier.readthedocs.io/) and the
[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)
project template.