SDK for communicating with Combustion Bluetooth devices
Project description
🔥 combustion_ble
This package enables communication with Combustion Inc. Predictive Thermometers. It uses bleak to provide asychronous, cross-platform support.
Discovered probes show up as instances of the Probe class in the DeviceManager.probes dictionary, and their temperatures and other data are continually updated by incoming BLE advertising messages. Additionally, calling connect() on an individual Probe object will cause the framework to maintain a connection to that device, and will automatically download all logged temperature records on the device.
This SDH was heavily inspired by Combustion Inc.'s Swift SDK. As such, the API is very similar, and the documentation for that SDK is a good reference for this one. The architecture may not be "pythonic" in every respect, but the primary design goal is to make subsequent updaets to this SDH as easy as possible, by tracking the diffs from the "upstream" Swift SDH.
Documentation
Docs for this project are in-progress, and are located at https://combustion-ble.readthedocs.io/
Usage
Docs are still in-progress. In the meantime, see the examples directory for some sample code.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file combustion_ble-0.3.0.tar.gz.
File metadata
- Download URL: combustion_ble-0.3.0.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44fc4050c63ee456c19856de4105fcbda3af518b3988c77a59420ca207eaf8ae
|
|
| MD5 |
e3315566c8f5252bf0a30289606b66e4
|
|
| BLAKE2b-256 |
accae653ddeea7555c9bf902224a75c088ecb01ed94b5e9d9c2e86433263c1ee
|
File details
Details for the file combustion_ble-0.3.0-py3-none-any.whl.
File metadata
- Download URL: combustion_ble-0.3.0-py3-none-any.whl
- Upload date:
- Size: 70.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2dd61826b468a4388784503235f07e455179a34ad6577c74782271c1ecb3431
|
|
| MD5 |
39c1af986c1986c288b4a777e6a46f46
|
|
| BLAKE2b-256 |
7292734b9bc5e680c76287437de3a6982b0138da4434881f6e197a7038562417
|