Skip to content

Commit a3426a2

Browse files
elupusc0ffeeca7
andauthored
Add mention of number entity (#40426)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent 1834466 commit a3426a2

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,10 +6,12 @@ ha_config_flow: true
66
ha_release: '2025.9'
77
ha_category:
88
- Sensor
9+
- Number
910
ha_domain: togrill
1011
ha_bluetooth: true
1112
ha_platforms:
1213
- sensor
14+
- number
1315
ha_integration_type: device
1416
ha_codeowners:
1517
- '@elupus'
@@ -45,6 +47,11 @@ Many ToGrill compatible devices exist from many different vendors. Only a subset
4547
**Probe X**: The current temperature of the given temperature probe
4648
**Battery**: The current battery level of the device.
4749

50+
## Numbers
51+
52+
**Target X**: The target temperature of the given temperature probe. Set value to 0 to disable target alarm.
53+
**Alarm interval**: The interval in minutes between successive alarms.
54+
4855
## Removing the integration
4956

5057
This integration follows standard integration removal. No extra steps are required.

0 commit comments

Comments
 (0)