Skip to main content

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

combustion_ble-0.3.3.tar.gz (49.1 kB view hashes)

Uploaded Source

Built Distribution

combustion_ble-0.3.3-py3-none-any.whl (71.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page