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

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: 4 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




uv


pre-commit



Supported Python versions
License

Library to control Napoleon eFIRE enabled fireplaces

> [!NOTE]
> This package was recently renamed from `pybonaparte` to `bonaparte` on PyPI. Please update your dependencies accordingly.

## Installation

To install use: `pip install bonaparte`.

## 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.