ToGrill Bluetooth BBQ thermometers
The ToGrill integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to connect your ToGrill compatible Bluetooth grill thermometer.
The recommended way to connect the device to Home Assistant is by using an ESPHome Bluetooth Proxy
Configuration
To add the ToGrill Bluetooth BBQ thermometers integration to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select ToGrill Bluetooth BBQ thermometers.
-
Follow the instructions on screen to complete the setup.
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.
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.
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 |
Events
Event: The most recently triggered alarm or event on the probe. The following event types are expected:
-
ambient_cool_down
- The ambient temperature returned to normal. -
ambient_low_temp
- The ambient temperature is too low. -
ambient_over_heat
- The ambient temperature is too high. -
device_high_temp
- Internal temperature too high. -
device_low_power
- Power is low. -
ignition_failure
- Ignition failed. -
probe_above_maximum
- Temperature is above the allowed range. -
probe_acknowledge
- Temperature probe alarm was acknowledged by user. -
probe_alarm
- Temperature has reached it’s set temperature target. -
probe_below_minimum
- Temperature is below the allowed range. -
probe_disconnected
- Probe disconnected from device. -
probe_timer_alarm
- Timer alarm triggered (Note. some device will instead triggerprobe_alarm
).
Sensors
Temperature: The current temperature of the given temperature probe Battery: The current battery level of the device.
Numbers
Target temperature: The target temperature of the given temperature probe. Set value to 0 to disable target alarm. Alarm interval: The interval in minutes between successive alarms.
Removing the integration
This integration follows standard integration removal. No extra steps are required.
To remove an integration instance from Home Assistant
- Go to Settings > Devices & services and select the integration card.
- From the list of devices, select the integration instance you want to remove.
- Next to the entry, select the three dots
menu. Then, select Delete.