mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Fix duplicated "on_ble" in on_ble_service_data_advertise heading (#927)
This commit is contained in:
parent
2e966f1c48
commit
2c9e6588a5
@ -159,8 +159,8 @@ Configuration variables:
|
||||
|
||||
.. _esp32_ble_tracker-on_ble_service_data_advertise:
|
||||
|
||||
``on_ble_on_ble_service_data_advertise``
|
||||
****************************************
|
||||
``on_ble_service_data_advertise``
|
||||
*********************************
|
||||
|
||||
This automation will be triggered when a Bluetooth advertising with service data is received. A
|
||||
variable ``x`` of type ``std::vector<uint8_t>`` is passed to the automation for use in lambdas.
|
||||
|
Loading…
Reference in New Issue
Block a user