Module to handle communication with ToGrill compatible temperature probes.
Project description
ToGrill Bluetooth Library
ToGrill is a Python library for communicating with ToGrill Bluetooth-enabled devices, such as smart grilling thermometers. It provides tools for scanning, connecting, and interacting with these devices, including reading probe temperatures, setting timers, and configuring temperature ranges.
It's main target use is for integration into Home Assistant integrations.
Features
- Scan for ToGrill Bluetooth devices
- Connect and interact with devices using BLE
- Read probe temperatures and device status
- Set timers and temperature ranges
- Command-line interface for easy usage and scripting
Command-Line Interface
Commands
-
scan Scan for nearby ToGrill Bluetooth devices and display their information.
-
connect
addressConnect to a device by Bluetooth address. This command opens a group of subcommands: Commands can be chained to perform multiple actions in one connection.-
list List all GATT services and characteristics, and read available data.
-
timer
probesecondsSet a timer on the specified probe for a given number of seconds. -
range
probeminimummaximumSet a minimum and maximum temperature range for a probe. -
target
probetargetSet a target temperature for a probe. -
wait Wait indefinitely, keeping the connection open.
-
Examples
togrill-bluetooth scantogrill-bluetooth connect AA:BB:CC:DD:EE:FF list waittogrill-bluetooth connect AA:BB:CC:DD:EE:FF timer 1 600togrill-bluetooth connect AA:BB:CC:DD:EE:FF range 1 50.0 80.0togrill-bluetooth connect AA:BB:CC:DD:EE:FF target 1 65.0togrill-bluetooth connect AA:BB:CC:DD:EE:FF wait
Project details
Release history Release notifications | RSS feed
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 togrill_bluetooth-0.8.1.tar.gz.
File metadata
- Download URL: togrill_bluetooth-0.8.1.tar.gz
- Upload date:
- Size: 38.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09fbe6ed39dbc21c21d7f2f3a010659dfefac1d270505bbef2c6f6e5caba5f4e
|
|
| MD5 |
1e7abf801d8d5b0b6963c31a6ce51aab
|
|
| BLAKE2b-256 |
3e03c1968371a847b862f3c30cefaad06ca514805a20331571c90eacf4d4ea62
|
File details
Details for the file togrill_bluetooth-0.8.1-py3-none-any.whl.
File metadata
- Download URL: togrill_bluetooth-0.8.1-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4573cddce3aa623cce73601d8096825920d83662434506b12944a9f157520d23
|
|
| MD5 |
bbb3d3d9af8e51ff05b0e4216b9fcd8c
|
|
| BLAKE2b-256 |
18b7a4e515903e3285c628ee755a279421e6cc5ef05ac494dd5cb97fd296b4dd
|