Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/_integrations/togrill.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ ha_config_flow: true
ha_release: '2025.9'
ha_category:
- Event
- Select
- Sensor
- Number
ha_domain: togrill
ha_bluetooth: true
ha_platforms:
- event
- select
- sensor
- number
ha_integration_type: device
Expand Down Expand Up @@ -66,6 +68,11 @@ Many ToGrill compatible devices exist from many different vendors. Only a subset
**Temperature**: The current temperature of the given temperature probe
**Battery**: The current battery level of the device.

## Select

**Grill type**: The meat that is currently being measured.
**Taste**: The taste wanted when finished.

## Numbers

**Target temperature**: The target temperature of the given temperature probe. Set value to 0 to disable target alarm.
Expand Down