Skip to content

Commit 8e6928f

Browse files
committed
Add documentation for the select entity
1 parent 9d85498 commit 8e6928f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/_integrations/togrill.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,14 @@ ha_config_flow: true
66
ha_release: '2025.9'
77
ha_category:
88
- Event
9+
- Select
910
- Sensor
1011
- Number
1112
ha_domain: togrill
1213
ha_bluetooth: true
1314
ha_platforms:
1415
- event
16+
- select
1517
- sensor
1618
- number
1719
ha_integration_type: device
@@ -66,6 +68,11 @@ Many ToGrill compatible devices exist from many different vendors. Only a subset
6668
**Temperature**: The current temperature of the given temperature probe
6769
**Battery**: The current battery level of the device.
6870

71+
## Select
72+
73+
**Grill type**: The meat that is currently being measured.
74+
**Taste**: The taste wanted when finished.
75+
6976
## Numbers
7077

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

0 commit comments

Comments
 (0)