mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-04-07 18:55:46 +02:00
Docs for ble name (#4477)
This commit is contained in:
parent
708bc8d543
commit
5526e879f0
@ -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
|
||||
-----------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user