-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Add ToGrill documentation #40291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add ToGrill documentation #40291
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
0d023fd
Add intial documentation for togrill
elupus 2517d4c
tiny style tweaks
c0ffeeca7 418493c
Update source/_integrations/togrill.markdown
elupus ec66bbe
Remark as push
elupus ad15fd3
Update source/_integrations/togrill.markdown
elupus ccda035
Update source/_integrations/togrill.markdown
elupus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
title: ToGrill Bluetooth BBQ thermometers | ||
description: Control and monitor your ToGrill compatible BBQ thermometers. | ||
ha_iot_class: Local Push | ||
ha_config_flow: true | ||
ha_release: '2025.9' | ||
ha_category: | ||
- Sensor | ||
ha_domain: togrill | ||
ha_bluetooth: true | ||
ha_platforms: | ||
- sensor | ||
ha_integration_type: device | ||
ha_codeowners: | ||
- '@elupus' | ||
ha_quality_scale: bronze | ||
--- | ||
|
||
The ToGrill {% term integration %} allows you to connect your ToGrill compatible Bluetooth grill thermometer. | ||
|
||
{% tip %} | ||
|
||
The recommended way to connect the device to Home Assistant is by using an [ESPHome Bluetooth Proxy](https://esphome.io/projects/?type=bluetooth), as they provide the best experience. | ||
|
||
{% endtip %} | ||
|
||
{% include integrations/config_flow.md %} | ||
|
||
Home Assistant will display a list of addresses of the available desks, and you just need to select the one you want to add. Repeat the process to add more than one desk. | ||
|
||
{% note %} | ||
When the Home Assistant integration is active, it will take exclusive control over the device and block access by other controllers like the standard smart phone applications. | ||
{% endnote %} | ||
|
||
## Known working devices | ||
|
||
Many ToGrill compatible devices exist from many different vendors. Only a subset has been tested successfully. These are known to work. Other detected devices may work or may not work as expected. | ||
|
||
| Device | Model | | ||
|----------------------------------|--------| | ||
| Rubicson - BBQ probe thermometer | Pro-05 | | ||
|
||
## Sensors | ||
|
||
**Probe X**: The current temperature of the given temperature probe | ||
**Battery**: The current battery level of the device. | ||
|
||
## Removing the integration | ||
|
||
This integration follows standard integration removal. No extra steps are required. | ||
|
||
{% include integrations/remove_device_service.md %} |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.