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
- Host: GitHub
- URL: https://github.com/kaechele/bonaparte
- Owner: kaechele
- License: mit
- Created: 2023-02-12T19:09:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T19:16:46.000Z (about 1 year ago)
- Last Synced: 2025-04-13T03:57:13.075Z (about 1 year ago)
- Topics: ble, fireplace, home-assistant, home-automation, napoleon, reverse-engineering, uart
- Language: Python
- Homepage: https://bonaparte.readthedocs.io
- Size: 1.09 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Bonaparte
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.