Fix type in ble_presence.rst (#3489)

- "present" was misspelled as "precent"
- all other lines ent with a period
This commit is contained in:
Maximilian Ertl 2023-12-23 07:18:31 +01:00 committed by GitHub
parent cf7f8bf32d
commit 8e983bd8d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Configuration variables:
to be tracked. Usually used to identify beacons within an iBeacon group.
- **id** (*Optional*, :ref:`config-id`): Manually specify
the ID used for code generation.
- **min_rssi** (*Optional*, int): at which minimum RSSI level would the component report the device be precent
- **min_rssi** (*Optional*, int): at which minimum RSSI level would the component report the device be present.
- All other options from :ref:`Binary Sensor <config-binary_sensor>`.
.. _esp32_ble_tracker-setting_up_devices: