Docs for ble name (#4477)

This commit is contained in:
Jesse Hills 2024-12-03 18:38:51 +13:00 committed by GitHub
parent 708bc8d543
commit 5526e879f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,6 +36,11 @@ Configuration variables:
- **enable_on_boot** (*Optional*, boolean): If enabled, the BLE interface will be enabled on boot. Defaults to ``true``.
- **name** (*Optional*, string): The name of the BLE device.
- Defaults to the hostname of the device.
- Must be 20 characters or less.
- Must be 13 characters or less when using ``name_add_mac_suffix: true`` - :ref:`esphome-mac_suffix`.
``ble.disable`` Action
-----------------------